1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-03-20 22:59:44 +00:00
youtube-dl/youtube_dl
John Hawkinson cb2e9ec69e Use subsidiary page's media ID, not parent page
Video IDs should be based on the unique ID of the video, not the
meeting ID of the parent page that links to the media
page. Unfortunately we don't learn the media ID until after
downloading the first page.
2016-10-10 02:24:39 -04:00
..
downloader [downloader/http] xattr values should be bytes 2016-10-01 19:58:13 +08:00
extractor Use subsidiary page's media ID, not parent page 2016-10-10 02:24:39 -04:00
postprocessor Unify coding cookie 2016-10-03 23:44:29 +07:00
__init__.py Unify coding cookie 2016-10-03 23:44:29 +07:00
__main__.py
aes.py
cache.py
compat.py [compat] Fix test_cmdline_umlauts on Python 2.6 2016-07-07 22:30:58 +08:00
jsinterp.py [jsinterp] Relax JS function regex (Closes #9863) 2016-06-23 09:41:34 +07:00
options.py [options] Actually print Adobe Pass options sections in --help 2016-09-15 22:18:31 +07:00
socks.py Fix misspelling 2016-06-26 01:28:55 +07:00
swfinterp.py
update.py
utils.py Unify coding cookie 2016-10-03 23:44:29 +07:00
version.py release 2016.10.02 2016-10-02 15:58:00 +07:00
YoutubeDL.py Unify coding cookie 2016-10-03 23:44:29 +07:00