Merge branch 'automatic-signatures'
[youtube-dl] / youtube_dl / extractor / youtube.py
2013-09-24 Philipp HagemeisterMerge branch 'automatic-signatures'
2013-09-24 Philipp HagemeisterFix 86 signature (#1494)
2013-09-24 Philipp HagemeisterFix output of --youtube-print-sig-code when counting...
2013-09-24 Philipp HagemeisterAllow opts.cachedir == None to disable cache
2013-09-24 Jaime Marquínez... [youtube] Update one of the test's description
2013-09-24 Jaime Marquínez... [youtube] update algos for length 86 and 84 (fixes...
2013-09-22 Philipp HagemeisterCorrect test strings
2013-09-22 Philipp HagemeisterDo not warn if fallback is without alternatives (becaus...
2013-09-22 Philipp Hagemeister[youtube] Improve flash player URL handling
2013-09-22 Philipp Hagemeister[youtube] Remove _decrypt_signature_age_gate
2013-09-22 Philipp Hagemeister[youtube] Actually pass in cachedir option
2013-09-22 Philipp Hagemeister[youtube] Improve source code quality
2013-09-22 Philipp HagemeisterUpdate static signatures
2013-09-22 Philipp Hagemeister[youtube] Improve cache and add an option to print...
2013-09-21 Philipp Hagemeister[youtube] Add filesystem signature cache
2013-09-21 Philipp HagemeisterClarify a couple of calls
2013-09-21 Philipp HagemeisterUse reader instead of indexing
2013-09-21 Philipp HagemeisterPrepare signature function caching
2013-09-21 Philipp HagemeisterChange test target (Verified with node.js)
2013-09-21 Philipp HagemeisterImplement more opcodes
2013-09-21 Philipp HagemeisterRestore accidentally deleted commits
2013-09-20 Jaime Marquínez... [youtube] add algo for length 91
2013-09-20 Jaime Marquínez... Merge pull request #1464 from patrickslin/patch-7
2013-09-20 patrickslinUnable to decrypt signature length 93 (fixes #1461)
2013-09-18 Jaime Marquínez... Merge pull request #1438 from rzhxeo/fktv
2013-09-18 Jaime Marquínez... [youtube] apply the fix for lists with number of videos...
2013-09-17 Jaime Marquínez... [youtube] Don't search the flash player version for...
2013-09-17 Philipp HagemeisterUpdate 85 signature (Fixes #1449)
2013-09-16 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2013-09-15 Jaime Marquínez... Merge pull request #1422 from rzhxeo/xhamster
2013-09-15 Jaime Marquínez... [youtube] support youtube.googleapis.com/v/* urls ...
2013-09-13 Jaime Marquínez... Merge pull request #1413 from tewe/master
2013-09-13 Jaime Marquínez... Merge pull request #1409 from JohnyMoSwag/master (close...
2013-09-13 Jaime Marquínez... Merge pull request #1350 from Jaiz909/description-keyer...
2013-09-12 Jaime Marquínez... [youtube] update algo for length 82 (fixes #1416)
2013-09-11 Jaime Marquínez... [youtube] Fix detection of videos with automatic captions
2013-09-11 Jaime Marquínez... [subtitles] Also list the available automatic captions...
2013-09-11 Jaime Marquínez... [youtube] Support automatic captions with original...
2013-09-11 Jaime Marquínez... Merge branch 'subtitles_rework' (closes PR #1326)
2013-09-11 Jaime Marquínez... [subtitles] Use self._download_webpage for extracting...
2013-09-11 Jaime Marquínez... [subtitles] Simplify the extraction of subtitles in...
2013-09-11 Jaime Marquínez... [subtitles] rename SubitlesIE to SubtitlesInfoExtractor
2013-09-11 Jaime Marquínez... [youtube] move subtitles methods from the base extracto...
2013-09-11 Ismael Mejia[subtitles] made inheritance hierarchy flat as requested
2013-09-11 Ismael MejiaMerge branch 'master' into subtitles_rework
2013-09-11 Jaime Marquínez... [youtube] update algo for length 85 (fixes #1408 and...
2013-09-09 Jaime Marquínez... [youtube] Modify the regex to match ids of length 11...
2013-09-08 Jaime Marquínez... Revert "[youtube] Fix detection of tags from HLS videos."
2013-09-07 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-09-06 Ismael MejiaMerge branch 'master' into subtitles_rework
2013-09-06 Ismael Mejia[subtitles] fixed multiple subtitles language separated...
2013-09-06 Jaime Marquínez... [youtube] Fix some issues with the detection of playlis...
2013-09-06 Jaime Marquínez... [youtube] Fix detection of feeds urls (fixes #1294)
2013-09-06 Philipp HagemeisterMerge remote-tracking branch 'origin/master'
2013-09-06 Jaime Marquínez... [youtube] Users: download from the api in json to simpl...
2013-09-06 Jaime Marquínez... [youtube] Fix detection of tags from HLS videos.
2013-09-06 Jaime Marquínez... Merge pull request #1378 from patrickslin/patch-6
2013-09-06 patrickslinVevo sig changed again, please update for us! Thanks...
2013-09-05 Jaime Marquínez... [youtube] Urls like youtube.com/NASA are now interprete...
2013-09-05 Jaime Marquínez... [youtube] Playlists: extract the videos id from ['media...
2013-09-04 Philipp HagemeisterMerge pull request #1341 from xanadu/master
2013-09-04 Allan ZhouAHLS -> Apple HTTP Live Streaming
2013-09-03 Allan ZhouMerge remote-tracking branch 'upstream/master'
2013-08-31 Allan ZhouMerge remote-tracking branch 'upstream/master'
2013-08-31 Allan Zhouadd support for "-f mp4" for YouTube
2013-08-30 Pierre RudloffMerge remote-tracking branch 'upstream/master'
2013-08-30 Jaime Marquínez... [youtube] update algo for length 86
2013-08-30 Jaime Marquínez... [youtube] Fix typo in the _VALID_URL for YoutubeFavouri...
2013-08-29 Jaime Marquínez... [youtube] update algo for length 84
2013-08-29 Jaime Marquínez... [youtube] update algo for length 86 (fixes #1349)
2013-08-29 Jaime Marquínez... Merge pull request #1342 from whydoubt/fix_mit_26
2013-08-29 Jaime Marquínez... Update descriptions checksum for some test for Unistra...
2013-08-28 Allan ZhouMerge remote-tracking branch 'upstream/master'
2013-08-28 Philipp HagemeisterMerge remote-tracking branch 'rzhxeo/youporn-hd'
2013-08-28 Philipp HagemeisterMerge remote-tracking branch 'Huarong/master'
2013-08-28 Philipp HagemeisterMerge remote-tracking branch 'origin/reuse_ies'
2013-08-28 Pierre RudloffMerge remote-tracking branch 'upstream/master'
2013-08-28 Jaime Marquínez... Merge pull request #1181 from h3xx/master
2013-08-28 Jaime Marquínez... [youtube] update algo for length 88, thanks to @Ramhack...
2013-08-28 Philipp Hagemeister[addanime] improve
2013-08-27 Ismael MejiaMerge branch 'master' into subtitles_rework
2013-08-27 Philipp HagemeisterMerge remote-tracking branch 'Rudloff/canalc2'
2013-08-26 Allan ZhouMerge remote-tracking branch 'upstream/master'
2013-08-26 Philipp HagemeisterMerge pull request #1231 from yasoob/master
2013-08-25 Philipp HagemeisterMerge pull request #1310 from rzhxeo/rtlnow
2013-08-24 Pierre RudloffMerge remote-tracking branch 'upstream/master'
2013-08-24 Jaime Marquínez... [youtube] update algo for length 84
2013-08-23 Allan ZhouMerge remote-tracking branch 'upstream/master'
2013-08-23 Jaime Marquínez... [youtube] update algo for length 86 (fixes #1302)
2013-08-23 Jaime Marquínez... Allow to specify multiple subtitles languages separated...
2013-08-23 Jaime Marquínez... Merge pull request #1301 from rzhxeo/xhamster
2013-08-23 Jaime Marquínez... [youtube] Fix download of subtitles with '--all-subs'
2013-08-23 Jaime Marquínez... Merge pull request #937 from jaimeMF/subtitles_rework
2013-08-23 Jaime Marquínez... [youtube] add algo for length 80 and update player...
2013-08-23 Allan ZhouMerge remote-tracking branch 'upstream/master'
2013-08-22 Ismael MejiaMerge branch 'master' into subtitles_rework
2013-08-22 Philipp HagemeisterMerge pull request #1297 from iemejia/master
2013-08-22 Ismael MejiaMerge branch 'master' into subtitles_rework
2013-08-22 Jaime Marquínez... [youtube] update algo for length 82 (fixes #1296)
2013-08-22 Jaime Marquínez... [youtube] fix the order of DASH formats
next