Skip to content

A container to automatically download you favorite TV shows from Auvio

Notifications You must be signed in to change notification settings

xorob0/auto-dl-auvio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto DL Auvio

This container is my way of automatically download videos from Auvio. You give it the link to your TV show, a system path and a delay and it will automatically download new episodes.

You can run it with this command:

 docker run -v /video/demain:/output -e url="https://www.rtbf.be/auvio/emissions/detail_demain-nous-appartient?id=11520" -e timeout=3600 -e path=/output xorob00/auto-dl-auvio

Disclamer

I'm not a Python dev, this code works for me but it might not do what you want. If you have feature request just drop me an issue and I'll try to see what I can do.

About

A container to automatically download you favorite TV shows from Auvio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published