Skip to content

jxu124/python_rss_subscription

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rss_magnet

rss_magnet

GitHub Test Badge

Prepare

pip install -r requarements.txt

Usage

URL_RSS="https://share.dmhy.org/topics/rss/rss.xml"
URL_META="https://a.jxu124.ml/webdav/configure/anime_query"
URL_JSON="https://a.jxu124.ml/webdav/configure/AnimeDB.json"
python main.py --url_rss "$URL_RSS" --url_meta "$URL_META" --url_json "$URL_JSON" --username admin --password 123456

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages