summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* release 2016.03.06 2016.03.06Philipp Hagemeister2016-03-063-4/+8
* [vimeo] Don't pollute std_headersYen Chi Hsuan2016-03-061-3/+2
* [downloader/fragment] Make speed more smoothSergey M․2016-03-061-1/+2
* [YoutubeDL] Carry long lines and improve readabilitySergey M․2016-03-061-10/+18
* [YoutubeDL] Fix typo in m3u8_native fixupSergey M․2016-03-061-1/+1
* update tests related to the change in youtube http format sortingremitamine2016-03-058-14/+14
* [cinemassacre] update testsremitamine2016-03-051-6/+18
* [cnet] fix info extractionremitamine2016-03-051-4/+2
* Merge pull request #8718 from remitamine/m3u8-fixupremitamine2016-03-053-4/+34
|\
| * Add fixup for media files produced by HlsNative downloader(fixes #4776)remitamine2016-03-013-4/+34
* | Merge pull request #8754 from remitamine/5minremitamine2016-03-054-91/+60
|\ \
| * | [aol] imporve extractionremitamine2016-03-042-48/+27
| * | [engadget] remove support for legacy urlsremitamine2016-03-041-22/+3
| * | [fivemin] improve extractionremitamine2016-03-041-21/+30
* | | [vgtv] support ap.vgtv.no and fix old videos extraction(fixes #8719)remitamine2016-03-051-5/+12
* | | [jeuxvideo] Fix config URL extraction (Closes #8774)Sergey M․2016-03-051-1/+1
* | | [revison3] fix video_id for --download-archiveremitamine2016-03-051-6/+14
* | | [YoutubeDL] Fix resolution with missing height in output template dictSergey M․2016-03-051-1/+1
* | | [revision3] add support for pages of type tagremitamine2016-03-051-5/+14
* | | [revision3] add support pages of type embedremitamine2016-03-051-17/+49
* | | [elpais] Add support for alternative layout (Closes #8744)Sergey M․2016-03-051-10/+21
* | | [twitter] Provide more metadataYen Chi Hsuan2016-03-051-6/+12
* | | [utils] update_url_query: Encode the strings in the query dictJaime Marquínez Ferrándiz2016-03-041-0/+1
* | | [foxnews] update testremitamine2016-03-041-0/+4
* | | [youporn] Fix sources regexSergey M․2016-03-051-1/+1
* | | [youporn] Fix quality extraction (Closes #8758)Sergey M․2016-03-051-1/+2
* | | [bleacherreport] update testsremitamine2016-03-041-3/+7
* | | [audimedia] update _VALID_URL and video_id regex and improve http format_idremitamine2016-03-041-5/+14
* | | [kusi] Correct test_KUSIYen Chi Hsuan2016-03-051-1/+4
* | | [kusi] Two fixesYen Chi Hsuan2016-03-041-8/+6
* | | [yandexmusic] Capture and output API errorsSergey M․2016-03-041-2/+16
* | | Merge branch 'mutantmonkey-kusi'Yen Chi Hsuan2016-03-042-0/+99
|\ \ \
| * | | [kusi] Simplify and improveYen Chi Hsuan2016-03-041-23/+49
| * | | [kusi] Add a test for the alternative form of URLYen Chi Hsuan2016-03-041-3/+14
| * | | Merge branch 'kusi' of https://github.com/mutantmonkey/youtube-dl into mutant...Yen Chi Hsuan2016-03-042-0/+62
|/| | |
| * | | [KUSI] Add new extractormutantmonkey2016-02-162-0/+62
* | | | [leeco] Skip an invalid test. test_LePlaylist_1 is sufficientYen Chi Hsuan2016-03-041-8/+2
* | | | [leeco] format_id should be stringsYen Chi Hsuan2016-03-041-1/+1
* | | | [douyutv] Fix testsYen Chi Hsuan2016-03-041-3/+20
| |/ / |/| |
* | | [livestream] Fix FutureWarning (Closes #8742)Sergey M․2016-03-041-1/+1
* | | Merge pull request #8739 from remitamine/update_url_paramsremitamine2016-03-032-0/+45
|\ \ \
| * | | [test/test_utils] add more tests for update_url_queryremitamine2016-03-031-0/+9
| * | | [test/test_utils] add tests for update_url_queryremitamine2016-03-031-0/+28
| * | | [utils] add update_url_query functionremitamine2016-03-032-8/+8
| * | | [extractor/common] use compat_parse_qs in update_url_paramsremitamine2016-03-031-1/+2
| * | | [extractor/common] add update_url_params helper method to add or update query...remitamine2016-03-031-0/+7
* | | | [indavideo:embed] Fix tags extraction (Closes #8738)Sergey M․2016-03-041-1/+1
* | | | [twitch:playlistbase] Fix all at once fetchSergey M․2016-03-031-2/+1
* | | | [twitch:playlistbase] Restore original _PAGE_LIMITSergey M․2016-03-031-1/+1
* | | | [twitch:playlistsbase] Use orderedSetSergey M․2016-03-031-1/+2