Skip to content

prenagha/patreon-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patreon Artist Download

If you sponsor a music (or some audio) artist on Patreon, you might want to download all their MP3 audio files.

This Python 3 script uses your private Patreon RSS Feed URL and downloads all the MP3 files.

Sets the MP3 ID3 tags

Copy config-sample.ini to config.ini and edit accordingly

Uses a few Python libraries

FeedParser

pip3 install feedparser

https://github.com/kurtmckee/feedparser

Requests

https://github.com/requests/requests

pip3 install requests

EyeD3

https://github.com/nicfit/eyeD3

pip3 install eyed3

About

Download MP3s from the Patreon artists you sponsor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages