Skip to content

GAS85/kinopub-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

kinopub-downloader

This is simple shell Kinopub Downloader via Podcasts.

Dependencies

  • curl, awk (comes by default on most systems)
  • xmlstarlet — install with:
sudo apt install xmlstarlet   # Debian/Ubuntu
brew install xmlstarlet       # macOS

How to Use

Save the script as kinopub_downloader.sh.

Make it executable:

chmod +x kinopub_downloader

Replace the placeholder XML URL in XML_URL and DOWNLOAD_PATH.

Run it:

./kinopub_downloader.sh
# Or
./kinopub_downloader.sh s01e03 # to start downloading from Season 1 Episod 3

Todo

Add possiblity to set all parameters via CLI.

About

This is simple shell Kinopub Downloader via Podcasts.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages