youtube-dl
2016-05-19 Yen Chi HsuanMerge pull request #9537 from TRox1972/p1
2016-05-18 TRox1972[Makefile] delete thumbnails
2016-05-18 Sergey M․[ndtv] Fix extraction
2016-05-18 Sergey M․[utils] Allow None in remove_{start,end}
2016-05-18 remitamine[formula1] Add new extractor(closes #3617)
2016-05-17 Sergey M․[nfb] Modernize and extract subtitles
2016-05-17 Sergey M․[nfb] Fix uploader extraction
2016-05-17 Yen Chi Hsuan[abcnews] Added a new extractor (closes #3992)
2016-05-17 Yen Chi Hsuan[utils] Check for None values in SOCKS proxy
2016-05-16 Philipp Hagemeisterrelease 2016.05.16
2016-05-15 Sergey M․[groupon] Add support for Youtube embeds (Closes #9508)
2016-05-15 Sergey M․[collegehumor] Remove extractor
2016-05-15 Yen Chi Hsuan[hearthisat] Update the first test
2016-05-15 Yen Chi Hsuan[hearthisat] Detect invalid download links (fixes ...
2016-05-15 Yen Chi Hsuan[utils] Fix getheader in urlhandle_detect_ext
2016-05-14 Sergey M․[xvideos] Extract html5 player formats (Closes #9495)
2016-05-14 Sergey M․[extractor/common] Improve name extraction for m3u8...
2016-05-14 Sergey M․[extractor/generic] Improve 3qsdn embeds support (Close...
2016-05-14 Sergey M․[utils] Simplify integer conversion in js_to_json
2016-05-14 Sergey M․[extractor/generic:3qsdn] Add support for embeds
2016-05-14 Sergey M․[3qsdn] Add extractor
2016-05-14 Sergey M․[test_utils] PEP 8
2016-05-14 Sergey M․[ora] Revert extraction to regexes
2016-05-14 Sergey M․[utils] Process non-base 10 integers in js_to_json
2016-05-14 felix[ora] minimise fragile regex shenanigans; recognise...
2016-05-14 felix[utils] js_to_json: various improvements
2016-05-14 Yen Chi HsuanMerge pull request #9492 from jwilk/teamcoco
2016-05-14 Yen Chi HsuanMerge pull request #9493 from jwilk/errno
2016-05-14 Jakub WilkDon't hardcode errno constant
2016-05-14 Jakub Wilk[teamcoco] Fix base64 regexp
2016-05-14 Yen Chi Hsuan[test/test_socks] Skip SOCKS tests
2016-05-14 Yen Chi HsuanMerge pull request #9466 from TRox1972/patch-1
2016-05-13 Sergey M․[cinemassacre] Remove extractor (Closes #9457)
2016-05-13 Sergey M․[YoutubeDL] Sanitize url for url and url_transparent...
2016-05-13 remitamine[sina] fix extraction(fixes #1146)
2016-05-13 Sergey M․[imdb] Improve extraction
2016-05-13 Sergey M․[imdb] Relax _VALID_URL (Closes #9481)
2016-05-13 Yen Chi Hsuan[openload] Fix extraction (closes #9472)
2016-05-13 remitamine[brightcove] change the protocol for m3u8 formats to...
2016-05-13 remitamine[nrk] extract m3u8 formats
2016-05-13 remitamine[extractors] add import for UstudioEmbedIE
2016-05-13 remitamine[ustudio] add support ustudio app/embed urls
2016-05-12 remitamine[mgtv] extract http formats
2016-05-12 Sergey M․[nrk] Rework extractor (Closes #9470)
2016-05-12 Sergey M․[twitch:bookmarks] Remove extractor
2016-05-12 Sergey M․[twitch] Skip dead tests
2016-05-12 Yen Chi Hsuan[utils] Unquote crendentials passed to SOCKS proxies
2016-05-12 TRox1972Update README.md
2016-05-12 Yen Chi Hsuan[bloomberg] Fix test_Bloomberg
2016-05-12 Yen Chi Hsuan[downloader/f4m] Tolerate truncate segments when testing
2016-05-12 Yen Chi Hsuan[vevo] Delay the georestriction check to prevent false...
2016-05-12 Yen Chi Hsuan[utils] Add Œ and œ found in French to ACCENT_CHARS
2016-05-12 Yen Chi Hsuan[iqiyi] Fix 1080P extraction (closes #9446)
2016-05-11 Sergey M․[__init__] Simplify colon presence check
2016-05-11 teemuyBugfix: Allow colons in custom HTTP header values.
2016-05-10 Yen Chi Hsuan[compat] Rename shlex_quote and remove unused subproces...
2016-05-10 Philipp Hagemeisterrelease 2016.05.10
2016-05-10 Yen Chi Hsuan[test/test_socks] Use a different port range
2016-05-10 Yen Chi Hsuan[options] Update --proxy description for SOCKS proxies
2016-05-10 Yen Chi Hsuan[socks] Remove a superfluous clause
2016-05-10 Yen Chi Hsuan[test/test_socks] Test with local SOCKS servers
2016-05-10 Yen Chi Hsuan[compat] Rename struct_(un)pack to compat_struct_(un...
2016-05-10 Yen Chi Hsuan[utils] Add rationale for register_socks_protocols
2016-05-10 Yen Chi Hsuan[utils] Register SOCKS protocols in urllib and support...
2016-05-10 Yen Chi Hsuan[socks] Eliminate magic constants and improve
2016-05-10 Yen Chi Hsuan[test/test_socks] Add tests for SOCKS proxies
2016-05-10 Yen Chi Hsuan[socks] Support SOCKS proxies
2016-05-10 Yen Chi Hsuan[utils,compat] Move struct_pack and struct_unpack to...
2016-05-10 Yen Chi Hsuan[socks] Add socks.py from @bluec0re's public domain...
2016-05-09 Sergey M․[downloader/hls] PEP 8
2016-05-09 Sergey M․[test_compat] Remove unused import
2016-05-09 Sergey M․[downloader/external] Call ffmpeg with with HTTP_PROXY...
2016-05-09 Sergey M․[test_compat] Avoid None values for compat_setenv
2016-05-09 Sergey M․[test_compat] Use compat_setenv
2016-05-09 Sergey M․[compat] Add compat_setenv
2016-05-09 Sergey M․[downloader/hls] Add event media playlists to unsupport...
2016-05-09 Sergey M․[downloader/hls] Remove EXT-X-MEDIA-SEQUENCE from unsup...
2016-05-09 Sergey M․Credit @sleep-walker for #9431
2016-05-09 Sergey M․[ceskatelevize] Simplify, restore bonus video test...
2016-05-09 Tomáš Čech[ceskatelevize] Add support for live streams
2016-05-08 Sergey MMerge pull request #9358 from dstftw/hls-native-to...
2016-05-08 Sergey M․[mva] Improve _VALID_URLs
2016-05-08 Sergey M․[mva] Add extractor (Closes #6667)
2016-05-08 Yen Chi Hsuan[litv] Add new extractor
2016-05-08 Sergey M․[arte] Improve language preference (Closes #9401, close...
2016-05-07 Sergey M․Expanduser for more options with input files
2016-05-07 Sergey M․[downloader/external] Add temp fix ffmpeg m3u8 download...
2016-05-07 Sergey M․Credit @inondle for #9400
2016-05-07 Sergey M․Credit @kdeldycke for #9430
2016-05-07 Sergey MMerge pull request #9430 from kdeldycke/batch_file_home...
2016-05-07 Kevin DeldyckeExpand user's home in batch file path.
2016-05-07 Yen Chi Hsuan[telegraaf] Fix extractor (closes #9318)
2016-05-07 Sergey M․[flickr] Extract uploader URL (Closes #9426)
2016-05-07 remitamine[flickr] extract license field(closes #9425)
2016-05-06 Sergey MMerge pull request #9400 from inondle/master
2016-05-06 inondle[liveleak] Adds support for thumbnails, updates tests
2016-05-06 Sergey M․[vevo] Revert videoplayer.vevo.com to api.vevo.com
2016-05-06 Sergey M․[vevo] Allow request to api.vevo.com to fail (Closes...
2016-05-06 Sergey M․[youtube] Allow empty attribute values in description...
2016-05-06 Sergey M․[utils] Allow empty attribute values in get_element_by_...
next