Switch codebase to use sanitized_Request instead of
[youtube-dl] / youtube_dl / YoutubeDL.py
2015-11-23 Sergey M?Switch codebase to use sanitized_Request instead of
2015-11-23 Sergey M․Rename compat_urllib_request_Request to sanitized_Reque...
2015-11-23 Sergey M․[YoutubeDL] Wrap plain-text URL requests in compat_urll...
2015-11-23 Sergey MMerge pull request #7599 from lalinsky/fix-youtube
2015-11-20 Sergey MMerge pull request #7579 from ashutosh-mishra/typo_fix
2015-11-20 ashutosh-mishraTypo fix, found while going through the code.
2015-11-19 Sergey MMerge pull request #7519 from barlik/master
2015-11-19 hedii[YoutubeDL] Add playlist finished downloading message...
2015-11-16 Rastislav BarlikClarify that automatic subtitles are generated.
2015-11-13 Sergey M․Merge branch 'brightcove_in_page_embed' of https:/...
2015-11-10 David Ben ZakaiUsing internal opener
2015-11-10 David Ben ZakaiAdding proxy to update procedure
2015-11-04 Sergey M․[YoutubeDL] Sanitize path after output template substit...
2015-10-31 Yen Chi HsuanMerge branch 'pr-democracynow' of https://github.com...
2015-10-18 Yen Chi HsuanMerge pull request #7208 from yan12125/letv-fix
2015-10-18 Yen Chi HsuanMerge branch 'pr-twitter' of https://github.com/atomicd...
2015-10-18 Yen Chi Hsuan[YoutubeDL] Use DataHandler
2015-10-05 Sergey M.Merge pull request #6963 from remitamine/appledaily
2015-10-04 Sergey M․[YoutubeDL] Autocalculate ext for subtitles when missing
2015-09-13 Sergey M․Merge branch 'nowness' of https://github.com/remitamine...
2015-09-12 Yen Chi HsuanMerge branch 'master' of https://github.com/linhua55...
2015-09-06 Sergey M․[YoutubeDL] Use custom cookie processor
2015-09-05 Sergey M․[YoutubeDL] Ensure bool params always present in downloader
2015-09-05 Yen Chi HsuanMerge branch 'vlive' of https://github.com/ping/youtube...
2015-08-30 Sergey M.Merge pull request #5588 from aajanki/encode_frag_filenames
2015-08-30 Sergey M․[YoutubeDL] Encode thumbnail filename (Closes #6714)
2015-08-15 Sergey M․Merge branch 'shahid' of https://github.com/remitamine...
2015-08-07 Sergey M.Merge pull request #6428 from dstftw/improve-generic...
2015-08-07 Sergey M․Merge branch 'clipfish' of https://github.com/remitamin...
2015-08-07 Sergey M․Merge branch 'dcn' of https://github.com/remitamine...
2015-08-06 Sergey M․[YoutubeDL] Remove unused imports
2015-08-06 Sergey M․[YoutubeDL:utils] Move percent encode non-ASCII URLs...
2015-08-05 Sergey M.Merge pull request #6463 from jaimeMF/format_spec_fix_d...
2015-08-04 Jaime Marquínez... [YoutubeDL] format spec: correctly handle dashes and...
2015-08-03 Jaime Marquínez... YoutubeDL: format spec: don't accept a bare '/' (#6124)
2015-08-03 Jaime Marquínez... Merge remote-tracking branch 'jaimemf/format_spec_group...
2015-07-25 Yen Chi HsuanMerge branch 'ir90tv' of https://github.com/cyb3r/youtu...
2015-07-24 Sergey M․Merge branch 'pr-bbcnews' of https://github.com/atomicd...
2015-07-23 Sergey M.Merge pull request #6306 from jaimeMF/extract_start_time
2015-07-22 Sergey M․Merge branch 'patch/enhance-tagesschau-regex' of https...
2015-07-22 Sergey M.Merge pull request #6292 from atomicdryad/pr-fix_pbs_titles
2015-07-22 Yen Chi HsuanMerge pull request #6303 from jaimeMF/dash_no_live
2015-07-22 Yen Chi HsuanMerge branch 'lecture2go' of https://github.com/nichdu...
2015-07-20 Jaime Marquínez... [YoutubeDL] don't default to 'bestvideo+bestaudio/best...
2015-07-20 Jaime Marquínez... Merge remote-tracking branch 'yan12125/download-dash...
2015-07-17 Sergey M.Merge pull request #6259 from remitamine/howstuffworks
2015-07-12 Sergey M․Merge branch 'rdsca' of https://github.com/fstirlitz...
2015-07-11 Sergey M․Merge branch 'aurium-master'
2015-07-11 Sergey M․Revert xvid to avi and make docs to be similar to exist...
2015-07-11 Sergey M․Merge branch 'master' of https://github.com/aurium...
2015-07-10 Sergey M․Merge branch 'webofstories' of https://github.com/duffe...
2015-07-10 Jaime Marquínez... [YoutubeDL] format spec: add additional checks for...
2015-07-10 Yen Chi HsuanMerge branch 'kuwo' of https://github.com/ping/youtube...
2015-07-10 Yen Chi HsuanMerge branch 'neteasemusic' of https://github.com/ping...
2015-07-06 Yen Chi HsuanMerge branch 'qqmusic-format-fix' of https://github...
2015-07-06 Yen Chi HsuanMerge branch 'qqmusic-album-fix' of https://github...
2015-07-06 Yen Chi HsuanMerge branch 'qqmusic-playlist' of https://github.com...
2015-07-04 Jaime Marquínez... [YoutubeDL] format spec: Do not fail when a filter...
2015-07-04 Jaime Marquínez... [YoutubeDL] format spec: fix handling of '/' with ','
2015-06-30 Aurélio A. HeckertRename --pp-params to --postprocessor-args and access...
2015-06-30 Jaime Marquínez... [YoutubeDL] format spec: Fix handling of '+' with '/'
2015-06-29 Sergey M.Merge pull request #6098 from dstftw/use-codecs-from...
2015-06-29 Sergey M.Merge pull request #6097 from dstftw/union-itags-from...
2015-06-29 Jaime Marquínez... [YoutubeDL] format spec: allow grouping specifiers...
2015-06-28 Jaime Marquínez... [YoutubeDL] format spec: treat 'all' like a normal...
2015-06-28 Jaime Marquínez... [YoutubeDL] rework how the format spec is processed
2015-06-28 Sergey M․Merge branch 'gebn-moviefap'
2015-06-28 Sergey M․[YoutubeDL] Handle None width and height similarly...
2015-06-27 Sergey M․Merge branch 'snagfilms' of https://github.com/remitami...
2015-06-24 Sergey M.Merge pull request #5961 from dstftw/force-generic...
2015-06-19 Sergey M․Merge branch 'pinkbike' of https://github.com/misterhat...
2015-06-16 Aurélio A. HeckertUse shlex.split for --pp-params and update related...
2015-06-15 Yen Chi HsuanMerge branch 'PeterDing-youku'
2015-06-15 Yen Chi Hsuan[YoutubeDL] Youku extractor now uses the standard forma...
2015-06-15 Yen Chi HsuanMerge branch 'youku' of https://github.com/PeterDing...
2015-06-14 Sergey M.Merge pull request #5975 from chaoskagami/niconico_qual...
2015-06-14 Sergey M.Merge pull request #5976 from SpEcHiDe/patch-1
2015-06-14 Shrimadhav U Kspelling mistake corrected
2015-06-13 Sergey M․Merge branch 'dramafever' of https://github.com/ping...
2015-06-12 Sergey M․[YoutubeDL] Remove force_generic_extractor arg from...
2015-06-12 Sergey M․[YoutubeDL] Remove global state for force_generic_extra...
2015-06-12 Sergey M․[YoutubeDL] Fix for multiple URLs
2015-06-12 Sergey M․Add `--force-generic-extractor`
2015-06-12 Sergey M․Merge branch '5tv' of https://github.com/hlintala/youtu...
2015-06-12 Sergey M․Merge branch 'tvc' of https://github.com/hlintala/youtu...
2015-06-08 Sergey M․[YoutubeDL] Handle out-of-range timestamps (#5826)
2015-06-06 Sergey M․Merge branch 'ruutu' of https://github.com/hlintala...
2015-06-03 Yen Chi HsuanMerge branch 'iqiyi' of https://github.com/PeterDing...
2015-05-30 Sergey M․[YoutubeDL] Tweak select_format for video only media
2015-05-30 Sergey M․[YoutubeDL] Do not loose request method information
2015-05-30 Yen Chi HsuanMerge branch 'porn91' of https://github.com/PeterDing...
2015-05-30 Sergey M․[YoutubeDL] Make sure all formats have unique format_id
2015-05-28 Sergey M․Merge branch 'soompi' of https://github.com/ping/youtub...
2015-05-24 Sergey M.Merge pull request #5780 from jaimeMF/remove-nondash
2015-05-24 Sergey M․Merge branch 'karrierevideos' of https://github.com...
2015-05-24 Sergey M.Merge pull request #5772 from frenchy1983/fix_tnaflix_regex
2015-05-23 Sergey M․[YoutubeDL] Initialize `files_to_delete` (Closes #5797)
2015-05-20 Sergey M․Merge branch 'ping-viki-shows'
2015-05-17 Sergey M․[YoutubeDL] Clarify incompatible formats merge message
2015-05-15 Sergey M․Merge branch 'sportbox-fix' of https://github.com/maddo...
next