youtube-dl
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․[vimeo] Use compat_urllib_request_Request
2015-11-23 Sergey M․[YoutubeDL] Wrap plain-text URL requests in compat_urll...
2015-11-23 Sergey M․[compat] Add compat_urllib_request_Request
2015-11-23 Sergey M․[youtube] Fix test
2015-11-23 Sergey M․[youtube] Fix test
2015-11-23 Sergey M․[youtube] Clarify ytplayer.config extraction rationale
2015-11-23 Sergey M․[youtube] Add test with '};' in tags
2015-11-23 Sergey M․[youtube] Improve ytplayer.config extraction
2015-11-23 Sergey MMerge pull request #7599 from lalinsky/fix-youtube
2015-11-22 Sergey M․[pluralsight] Add support for alternative webpage layou...
2015-11-22 Lukáš Lalinský[youtube] Send the list of patterns directly to _search...
2015-11-22 Lukáš Lalinský[youtube] Fall back to the original regex for ytplayer...
2015-11-22 Sergey M․[rutube] Remove unnecessary print
2015-11-22 Lukáš Lalinský[youtube] More explicit player config JSON extraction...
2015-11-22 Sergey M․[pornhd] Fix title extraction (Closes #7596)
2015-11-22 Sergey M․[utils] Check ext with trailing slash against the list...
2015-11-22 Sergey M․[test_utils] Add tests for determine_ext
2015-11-22 Sergey M․[utils] Improve determine_ext (Closes #7593)
2015-11-21 Sergey M․[youtube] Add test for multi page list of playlists
2015-11-21 Sergey M․[youtube] Extract base for entry list extractors and...
2015-11-21 Philipp Hagemeisterrelease 2015.11.21
2015-11-21 Sergey M․[youtube:show] Rework in terms of playlists base extractor
2015-11-21 Sergey M․[youtube:user:playlists] Add extractor (Closes #3817)
2015-11-21 Sergey M․[pluralsight] Rephrase
2015-11-21 Sergey M․[pluralsight] Clarify allowed qualities guessing rationale
2015-11-21 Sergey M․[soundcloud] Remove unused variable
2015-11-21 Sergey M․[pluralsight] Until listing formats request only single...
2015-11-21 Sergey M․[pluralsight] Clarify and randomize ViewClip sleep...
2015-11-21 Andrzej Lichnerowicz[pluralsight] prevent error 429 when sensing video...
2015-11-21 Sergey M․[pluralsight] Improve login detection
2015-11-21 Sergey M․[pluralsight] Extract base class
2015-11-21 Sergey M․[pluralsight] Update some more URLs
2015-11-21 Sergey M․[pluralsight] Update _LOGIN_URL
2015-11-21 Sergey M․[soundcloud:search] Simplify (Closes #7213)
2015-11-21 Sergey M․[soundcloud:search] Remove no track results message
2015-11-21 Sergey M․[soundcloud:search] Fix non-ASCII searches
2015-11-21 Sergey M․[utils] Improve encode_dict
2015-11-21 Sergey M․[soundcloud:search] PEP 8
2015-11-21 reiv[soundcloud] Remove limit on search results
2015-11-21 reiv[soundcloud] Use correct error message conventions
2015-11-21 reivRewrite as list comprehension.
2015-11-21 reivSimplify with itertools.islice().
2015-11-21 reivFix some compatibility issues, cleanup.
2015-11-21 reiv[soundcloud] Add Soundcloud search extractor
2015-11-21 Sergey M․[rutube] Extract all formats
2015-11-21 Sergey M․[extractor/common] Use baseURL from f4m manifest for...
2015-11-21 Sergey M․[rutube:embed] Extend _VALID_URL (Closes #7588)
2015-11-21 Yen Chi Hsuan[generic] Extract M3U8 formats (closes #7582)
2015-11-21 Yen Chi Hsuan[generic] Refactor
2015-11-21 Yen Chi Hsuan[generic] Unescape URLs from JWPlayer (#7582)
2015-11-21 Sergey M․[pluralsight:course] Improve _VALID_URL
2015-11-21 Sergey M․[pluralsight] Do not require pluralsight account
2015-11-21 Sergey M․[pluralsight] Update ViewClip URL
2015-11-21 Sergey M․[pluralsight] Do not rely on argument order in query...
2015-11-20 Sergey M․[kaltura] Add test for referrer protected video (#7409)
2015-11-20 Sergey M․[kaltura] Clean description
2015-11-20 Sergey M․[kaltura] Improve
2015-11-20 Sergey M․[generic] Use referrer from source kaltura embed URLs...
2015-11-20 Sergey M․[kaltura] Add support for referrer protected videos...
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 M․[instagram] Improve _VALID_URL (Closes #7568)
2015-11-19 Sergey M․[theplatform] Style
2015-11-19 Sergey M․[theplatform] Handle protocolless feed URLs (Closes...
2015-11-19 Sergey M․[bloomberg] Reax _VALID_URL (Closes #7546)
2015-11-19 Sergey MMerge pull request #7519 from barlik/master
2015-11-19 hedii[YoutubeDL] Add playlist finished downloading message...
2015-11-19 Sergey M․[vimeo] Add test for #7552
2015-11-19 Sergey M․[vimeo:group] Improve _VALID_URL (Closes #7552)
2015-11-19 Sergey M․[vimeo] Improve playlists extraction
2015-11-19 Philipp Hagemeisterrelease 2015.11.19
2015-11-19 Yen Chi Hsuan[UDNEmbed] Fix generic UDN pages
2015-11-19 Sergey M․[pbs] Update API URL (Closes #7565)
2015-11-18 Philipp Hagemeisterrelease 2015.11.18
2015-11-18 Jaime Marquínez... [youtube:playlist] fix title extraction (fixes #7544...
2015-11-17 Sergey M․[pbs] Extend _VALID_URL
2015-11-17 Jaime Marquínez... [dplay] Add 'encoding: utf-8' line
2015-11-17 Jaime Marquínez... [dplay] Add extractor (closes #7515)
2015-11-17 Jaime Marquínez... [rtve] Remove unused import
2015-11-17 Sergey M․[rtve.es:alacarta] Fix extraction
2015-11-16 Sergey MMerge pull request #7514 from ping/patch-7301
2015-11-16 Sergey M․[utils] Style
2015-11-16 Sergey M․[utils] Skip invalid/non HTML entities (Closes #7518)
2015-11-16 Rastislav BarlikClarify that automatic subtitles are generated.
2015-11-16 ping[neteasemusic] Fixes #7301
2015-11-15 Philipp Hagemeisterrelease 2015.11.15
2015-11-15 Sergey M․[theplatform] Add test for #7385
2015-11-15 Sergey M․[theplatform] Handle explicitly specified SMIL (#7385)
2015-11-15 Sergey MMerge pull request #7436 from davidbz/add_proxy_to_upda...
2015-11-15 David Ben ZakaiRemoving an unnecessary import
2015-11-15 Sergey M․[nowtv:list] Add extrator (Closes #7147)
2015-11-14 Sergey M․[dumpert] Use original protocol
2015-11-14 Sergey M․[dumpert] Disable SSL (Closes #7504)
2015-11-14 Sergey M․[periscope] Relax _VALID_URL (Closes #7503)
2015-11-14 Jaime Marquínez... [periscope] Remove unused imports
2015-11-14 Sergey M․[bbc] Allow selectionunavailable errors (Closes #7502)
2015-11-14 Sergey M․[quickscope] Remove extractor (2)
2015-11-14 Sergey M․[quickscope] Remove extractor
next