dvdtube will download all of a YouTube user's uploads and then optionally create a DVD.
To obtain a list of command-line arguments, run the script with -h or --help as the only command line argument. It will print a list with descriptions.
It's purely for educational purposes as a proof-of-concept.
Product's homepage
Requirements:
· Python
· python-feedparser
· python-gdata
· youtube-dl
· Videotrans
What's New in This Release: [ read full changelog ]
· The main new feature is the ability to split a group of many videos into smaller groups that will fit onto DVD5/DVD9 media. Performance should also be better due to some code cleanup and streamlining in the way loops are handled.