aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/youtube.py
AgeCommit message (Expand)Author
2013-10-09[youtube] Do not recognize attribution link as user (Fixes #1573)Philipp Hagemeister
2013-10-09[youtube] set the 'name' parameter in the subtitles url (fixes #1577)Jaime Marquínez Ferrándiz
2013-10-07Restore warning when user forgets to quote URL (#1396)Philipp Hagemeister
2013-10-06Call extracted property age_limit everywherePhilipp Hagemeister
2013-10-06Allow users to specify an age limit (fixes #1545)Philipp Hagemeister
2013-10-04Include length in player cache IDPhilipp Hagemeister
2013-10-04[youtube] new static 82 signaturePhilipp Hagemeister
2013-10-02[youtube] Simplify cache_dir code (#1529)Philipp Hagemeister
2013-10-02Merge remote-tracking branch 'holomorph/master'Philipp Hagemeister
2013-10-02[youtube] Fix static 82 signature (Closes #1539)Philipp Hagemeister
2013-10-02[youtube] Support videos without a title (Fixes #1391, Closes #1542)Philipp Hagemeister
2013-10-01Merge pull request #1531 from rg3/no-playlistFilippo Valsorda
2013-10-01[youtube] correct --no-playlist for python3Filippo Valsorda
2013-10-01Properly handle stream meap not being presentPhilipp Hagemeister
2013-10-01Handle videos without url_encoded_fmt_stream_map (Fixes #1535)Philipp Hagemeister
2013-09-30Support XDG base directory specificationMark Oteiza
2013-09-30implement --no-playlist to only download current video - closes #755Filippo Valsorda
2013-09-27[youtube] Add hlsvp to the error message if it can't be found and remove the ...Jaime Marquínez Ferrándiz
2013-09-27[youtube] Set the thumbnail to None if it can't be extractedJaime Marquínez Ferrándiz
2013-09-27[youtube] update description of testJaime Marquínez Ferrándiz
2013-09-27[youtube] Fix 83 signature (Closes #1511)Philipp Hagemeister
2013-09-24Merge branch 'automatic-signatures'Philipp Hagemeister
2013-09-24Fix 86 signature (#1494)Philipp Hagemeister
2013-09-24Fix output of --youtube-print-sig-code when counting down to 0Philipp Hagemeister
2013-09-24Allow opts.cachedir == None to disable cachePhilipp Hagemeister
2013-09-24[youtube] Update one of the test's descriptionJaime Marquínez Ferrándiz
2013-09-24[youtube] update algos for length 86 and 84 (fixes #1494)Jaime Marquínez Ferrándiz
2013-09-22Correct test stringsPhilipp Hagemeister
2013-09-22Do not warn if fallback is without alternatives (because we did not get the f...Philipp Hagemeister
2013-09-22[youtube] Improve flash player URL handlingPhilipp Hagemeister
2013-09-22[youtube] Remove _decrypt_signature_age_gatePhilipp Hagemeister
2013-09-22[youtube] Actually pass in cachedir optionPhilipp Hagemeister
2013-09-22[youtube] Improve source code qualityPhilipp Hagemeister
2013-09-22Update static signaturesPhilipp Hagemeister
2013-09-22[youtube] Improve cache and add an option to print the extracted signaturesPhilipp Hagemeister
2013-09-22[youtube] Add filesystem signature cachePhilipp Hagemeister
2013-09-21Clarify a couple of callsPhilipp Hagemeister
2013-09-21Use reader instead of indexingPhilipp Hagemeister
2013-09-21Prepare signature function cachingPhilipp Hagemeister
2013-09-21Change test target (Verified with node.js)Philipp Hagemeister
2013-09-21Implement more opcodesPhilipp Hagemeister
2013-09-21Restore accidentally deleted commitsPhilipp Hagemeister
2013-09-20[youtube] add algo for length 91Jaime Marquínez Ferrándiz
2013-09-19Unable to decrypt signature length 93 (fixes #1461)patrickslin
2013-09-18[youtube] apply the fix for lists with number of videos multiple of _MAX_RESU...Jaime Marquínez Ferrándiz
2013-09-17[youtube] Don't search the flash player version for videos with age gate acti...Jaime Marquínez Ferrándiz
2013-09-17Update 85 signature (Fixes #1449)Philipp Hagemeister
2013-09-15[youtube] support youtube.googleapis.com/v/* urls (fixes #1425)Jaime Marquínez Ferrándiz
2013-09-12[youtube] update algo for length 82 (fixes #1416)Jaime Marquínez Ferrándiz
2013-09-11[youtube] Fix detection of videos with automatic captionsJaime Marquínez Ferrándiz