Age | Commit message (Collapse) | Author |
|
Old embedding approaches are now "Legacy Studio"
|
|
https://github.com/remitamine/youtube-dl into remitamine-brightcove_in_page_embed
|
|
|
|
|
|
Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (…
|
|
|
|
Deletes parse_xml from utils, because it also does it.
|
|
|
|
|
|
closes #6991)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve generic SMIL support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of the entire page in python 2.
-requires- fixed compat_urllib_parse_unquote
example - the following will save with a mangled playlist title,
instead of the kanji for 'tsunami'. This affects all utf8encoded
urls as well
youtube-dl -f18 -o '%(playlist_title)s-%(title)s.%(ext)s' \
https://gist.githubusercontent.com/atomicdryad/fcb97465e6060fc519e1/raw/61c14c1e3a4985471dcf56c281d24d7e781a4e0e/tsunami.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add --force-generic-extractor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|