Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [downloader/fragment] Make speed more smooth | Sergey M․ | 2016-03-06 | 1 | -1/+2 |
| | | | | | At the beginning of every segment there was a drop to Unknown speed due to timeslice being too small to calculate speed. Now last speed from the previous fragment is used. | ||||
* | [YoutubeDL] Carry long lines and improve readability | Sergey M․ | 2016-03-06 | 1 | -10/+18 |
| | |||||
* | [YoutubeDL] Fix typo in m3u8_native fixup | Sergey M․ | 2016-03-06 | 1 | -1/+1 |
| | |||||
* | update tests related to the change in youtube http format sorting | remitamine | 2016-03-05 | 8 | -14/+14 |
| | | | | the change was done in 82156fdbf0913c75181484dcc813565713bf78e9 | ||||
* | [cinemassacre] update tests | remitamine | 2016-03-05 | 1 | -6/+18 |
| | |||||
* | [cnet] fix info extraction | remitamine | 2016-03-05 | 1 | -4/+2 |
| | |||||
* | Merge pull request #8718 from remitamine/m3u8-fixup | remitamine | 2016-03-05 | 3 | -4/+34 |
|\ | | | | | Add fixup for media files produced by HlsNative downloader(fixes #4776) | ||||
| * | Add fixup for media files produced by HlsNative downloader(fixes #4776) | remitamine | 2016-03-01 | 3 | -4/+34 |
| | | |||||
* | | Merge pull request #8754 from remitamine/5min | remitamine | 2016-03-05 | 4 | -91/+60 |
|\ \ | | | | | | | update 5min related web sites info extraction and add support for Aol features. | ||||
| * | | [aol] imporve extraction | remitamine | 2016-03-04 | 2 | -48/+27 |
| | | | | | | | | | | | | | | | - add support for aol features - remove support for legacy urls | ||||
| * | | [engadget] remove support for legacy urls | remitamine | 2016-03-04 | 1 | -22/+3 |
| | | | |||||
| * | | [fivemin] improve extraction | remitamine | 2016-03-04 | 1 | -21/+30 |
| | | | | | | | | | | | | | | | | | | | | | - skip m3u8 formats(404 error) - skip unavailable test - download embed page only when it's needed - update _VALID_URL regex(joystiq.com redirect to engadget.com) | ||||
* | | | [vgtv] support ap.vgtv.no and fix old videos extraction(fixes #8719) | remitamine | 2016-03-05 | 1 | -5/+12 |
| | | | |||||
* | | | [jeuxvideo] Fix config URL extraction (Closes #8774) | Sergey M․ | 2016-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | [revison3] fix video_id for --download-archive | remitamine | 2016-03-05 | 1 | -6/+14 |
| | | | |||||
* | | | [YoutubeDL] Fix resolution with missing height in output template dict | Sergey M․ | 2016-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | [revision3] add support for pages of type tag | remitamine | 2016-03-05 | 1 | -5/+14 |
| | | | |||||
* | | | [revision3] add support pages of type embed | remitamine | 2016-03-05 | 1 | -17/+49 |
| | | | |||||
* | | | [elpais] Add support for alternative layout (Closes #8744) | Sergey M․ | 2016-03-05 | 1 | -10/+21 |
| | | | |||||
* | | | [twitter] Provide more metadata | Yen Chi Hsuan | 2016-03-05 | 1 | -6/+12 |
| | | | |||||
* | | | [utils] update_url_query: Encode the strings in the query dict | Jaime Marquínez Ferrándiz | 2016-03-04 | 1 | -0/+1 |
| | | | | | | | | | | | | The test case with {'test': '第二行тест'} was failing on python 2 (the non-ascii characters were replaced with '?'). | ||||
* | | | [foxnews] update test | remitamine | 2016-03-04 | 1 | -0/+4 |
| | | | |||||
* | | | [youporn] Fix sources regex | Sergey M․ | 2016-03-05 | 1 | -1/+1 |
| | | | |||||
* | | | [youporn] Fix quality extraction (Closes #8758) | Sergey M․ | 2016-03-05 | 1 | -1/+2 |
| | | | |||||
* | | | [bleacherreport] update tests | remitamine | 2016-03-04 | 1 | -3/+7 |
| | | | |||||
* | | | [audimedia] update _VALID_URL and video_id regex and improve http format_id | remitamine | 2016-03-04 | 1 | -5/+14 |
| | | | |||||
* | | | [kusi] Correct test_KUSI | Yen Chi Hsuan | 2016-03-05 | 1 | -1/+4 |
| | | | |||||
* | | | [kusi] Two fixes | Yen Chi Hsuan | 2016-03-04 | 1 | -8/+6 |
| | | | | | | | | | | | | Thanks @dstftw for pointing out those | ||||
* | | | [yandexmusic] Capture and output API errors | Sergey M․ | 2016-03-04 | 1 | -2/+16 |
| | | | |||||
* | | | Merge branch 'mutantmonkey-kusi' | Yen Chi Hsuan | 2016-03-04 | 2 | -0/+99 |
|\ \ \ | |||||
| * | | | [kusi] Simplify and improve | Yen Chi Hsuan | 2016-03-04 | 1 | -23/+49 |
| | | | | |||||
| * | | | [kusi] Add a test for the alternative form of URL | Yen Chi Hsuan | 2016-03-04 | 1 | -3/+14 |
| | | | | |||||
| * | | | Merge branch 'kusi' of https://github.com/mutantmonkey/youtube-dl into ↵ | Yen Chi Hsuan | 2016-03-04 | 2 | -0/+62 |
|/| | | | | | | | | | | | | | | | mutantmonkey-kusi | ||||
| * | | | [KUSI] Add new extractor | mutantmonkey | 2016-02-16 | 2 | -0/+62 |
| | | | | |||||
* | | | | [leeco] Skip an invalid test. test_LePlaylist_1 is sufficient | Yen Chi Hsuan | 2016-03-04 | 1 | -8/+2 |
| | | | | |||||
* | | | | [leeco] format_id should be strings | Yen Chi Hsuan | 2016-03-04 | 1 | -1/+1 |
| | | | | |||||
* | | | | [douyutv] Fix tests | Yen Chi Hsuan | 2016-03-04 | 1 | -3/+20 |
| |/ / |/| | | |||||
* | | | [livestream] Fix FutureWarning (Closes #8742) | Sergey M․ | 2016-03-04 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #8739 from remitamine/update_url_params | remitamine | 2016-03-03 | 2 | -0/+45 |
|\ \ \ | | | | | | | | | [utils] add update_url_query function to create or update query string params | ||||
| * | | | [test/test_utils] add more tests for update_url_query | remitamine | 2016-03-03 | 1 | -0/+9 |
| | | | | |||||
| * | | | [test/test_utils] add tests for update_url_query | remitamine | 2016-03-03 | 1 | -0/+28 |
| | | | | |||||
| * | | | [utils] add update_url_query function | remitamine | 2016-03-03 | 2 | -8/+8 |
| | | | | |||||
| * | | | [extractor/common] use compat_parse_qs in update_url_params | remitamine | 2016-03-03 | 1 | -1/+2 |
| | | | | |||||
| * | | | [extractor/common] add update_url_params helper method to add or update ↵ | remitamine | 2016-03-03 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | query string params | ||||
* | | | | [indavideo:embed] Fix tags extraction (Closes #8738) | Sergey M․ | 2016-03-04 | 1 | -1/+1 |
| | | | | |||||
* | | | | [twitch:playlistbase] Fix all at once fetch | Sergey M․ | 2016-03-03 | 1 | -2/+1 |
| | | | | |||||
* | | | | [twitch:playlistbase] Restore original _PAGE_LIMIT | Sergey M․ | 2016-03-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | [twitch:playlistsbase] Use orderedSet | Sergey M․ | 2016-03-03 | 1 | -1/+2 |
| | | | | |||||
* | | | | [twitch] Workaround broken paging (Closes #8740) | Sergey M․ | 2016-03-03 | 1 | -5/+22 |
| | | | | |||||
* | | | | [Makefile] Allow specifying the Python version in offline tests | Yen Chi Hsuan | 2016-03-03 | 1 | -1/+1 |
| | | | |