TSedlar / mu-feed

A MangaUpdates RSS feed generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mu-feed

A MangaUpdates RSS feed generator

You can self-host this on now.sh with very little knowledge and use this to generate RSS feeds for MangaUpdates

Setup

To use it, you should make their list public.

The settings I use on my reading list are below:

You will then be able to see your public list URL, for example, mine is:

https://www.mangaupdates.com/mylist.html?id=542166&list=read

Take note of the ?id=xxxx&list=xxxx part for later

Instructions

Go to import a repository, as seen below:

Use the following url during import: https://github.com/TSedlar/mu-feed.git

Fill in the form and press Begin import

Registering

Head on over to now.sh and get started with GitHub

Now you will want to go to your now.sh account, and install Now for GitHub.

Select the repository you imported and click next/install:

Now go to your GitHub repositories and locate the repository you imported.

Click the Create File button

Type BUILD or anything you want in the field it highlights and click Commit new file

Finishing up

Now you will have the project imported to your now.sh project

Click the project and locate the URLs

Refer to the above section for your id and list

You can now obtain your MangaUpdates RSS feed file at https://mu-feed.<username>.now.sh/feed.js?id=xxxxxx&list=xxxx

About

A MangaUpdates RSS feed generator

License:MIT License


Languages

Language:JavaScript 100.0%