Age | Commit message (Collapse) | Author |
|
|
|
enhance error detection in ThePlatformIE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some of them may be an 'url' result, which in general don't have the 'title' field.
|
|
|
|
Video has been reuploaded / edited
|
|
|
|
|
|
|
|
This makes nationalarchives.gov.uk work (Fixes #4907, fixes #4876)
|
|
(Fixes #4859)
|
|
character](http://stackoverflow.com/a/400316/1106367), so it needs to be escaped.
|
|
|
|
generic extractor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[generic] indicate when a direct video has been extracted
|
|
|
|
|
|
utils is large enough without these compatibility functions.
Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
|
|
Fixes #4052.
|