Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Allow URLs that have a 'subdirectory' before the actual program name, e.g.
'xyz/xyz-episode-1'.
* The author and broadcastDate fields in the XML file may be empty.
* Add test case for the two problems above.
|
|
|
|
|
|
|
|
|
|
|
|
#2552)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All the code uses now the urlopen method of YoutubeDL
|
|
Use the timeout argument of the `OpenerDirector.open` method instead
|
|
|
|
|
|
The date is now interpreted as UTC for consistency.
|
|
|
|
|
|
This site requires a CAPTCHA to download, supports arbitrary files and not only audio/video, and I can't find a single uncopyrighted video with a quick google search.
Closes #1255
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|