aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-24release 2015.11.242015.11.24Philipp Hagemeister
2015-11-24[jsinterp] Adapt to updated YouTube code generation (Fixes #7623, fixes #7624...Philipp Hagemeister
2015-11-24README: Document which other programs may be helpful (Fixes #7621)Philipp Hagemeister
2015-11-23release 2015.11.232015.11.23Philipp Hagemeister
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-11-23Rename compat_urllib_request_Request to sanitized_Request and move to utilsSergey M․
2015-11-23[vimeo] Use compat_urllib_request_RequestSergey M․
2015-11-23[YoutubeDL] Wrap plain-text URL requests in compat_urllib_request_RequestSergey M․
2015-11-23[compat] Add compat_urllib_request_RequestSergey M․
2015-11-23[youtube] Fix testSergey M․
2015-11-23[youtube] Fix testSergey M․
2015-11-23[youtube] Clarify ytplayer.config extraction rationaleSergey M․
2015-11-23[youtube] Add test with '};' in tagsSergey M․
2015-11-23[youtube] Improve ytplayer.config extractionSergey M․
2015-11-23Merge pull request #7599 from lalinsky/fix-youtubeSergey M
2015-11-23[pluralsight] Add support for alternative webpage layout (Closes #7607)Sergey M․
2015-11-22[youtube] Send the list of patterns directly to _search_regexLukáš Lalinský
2015-11-22[youtube] Fall back to the original regex for ytplayer.configLukáš Lalinský
2015-11-22[rutube] Remove unnecessary printSergey M․
2015-11-22[youtube] More explicit player config JSON extraction (fixes #7468)Lukáš Lalinský
2015-11-22[pornhd] Fix title extraction (Closes #7596)Sergey M․
2015-11-22[utils] Check ext with trailing slash against the list of known extensionsSergey M․
2015-11-22[test_utils] Add tests for determine_extSergey M․
2015-11-22[utils] Improve determine_ext (Closes #7593)Sergey M․
2015-11-22[youtube] Add test for multi page list of playlistsSergey M․
2015-11-22[youtube] Extract base for entry list extractors and support multi page lists...Sergey M․
2015-11-21release 2015.11.212015.11.21Philipp Hagemeister
2015-11-22[youtube:show] Rework in terms of playlists base extractorSergey M․
2015-11-22[youtube:user:playlists] Add extractor (Closes #3817)Sergey M․
2015-11-22[pluralsight] RephraseSergey M․
2015-11-22[pluralsight] Clarify allowed qualities guessing rationaleSergey M․
2015-11-22[soundcloud] Remove unused variableSergey M․
2015-11-22[pluralsight] Until listing formats request only single formatSergey M․
2015-11-22[pluralsight] Clarify and randomize ViewClip sleep intervalSergey M․
2015-11-21[pluralsight] prevent error 429 when sensing video formatsAndrzej Lichnerowicz
2015-11-21[pluralsight] Improve login detectionSergey M․
2015-11-21[pluralsight] Extract base classSergey M․
2015-11-21[pluralsight] Update some more URLsSergey M․
2015-11-21[pluralsight] Update _LOGIN_URLSergey M․
2015-11-21[soundcloud:search] Simplify (Closes #7213)Sergey M․
2015-11-21[soundcloud:search] Remove no track results messageSergey M․
2015-11-21[soundcloud:search] Fix non-ASCII searchesSergey M․
2015-11-21[utils] Improve encode_dictSergey M․
2015-11-21[soundcloud:search] PEP 8Sergey M․
2015-11-21[soundcloud] Remove limit on search resultsreiv
2015-11-21[soundcloud] Use correct error message conventionsreiv
2015-11-21Rewrite as list comprehension.reiv
2015-11-21Simplify with itertools.islice().reiv
2015-11-21Fix some compatibility issues, cleanup.reiv
2015-11-21[soundcloud] Add Soundcloud search extractorreiv