Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | [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 | |
* | | | | | | [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 | |
* | | | | | | [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 mutant... | Yen Chi Hsuan | 2016-03-04 | 2 | -0/+62 | |
|/| | | | | | | ||||||
| * | | | | | | [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 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [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 query... | remitamine | 2016-03-03 | 1 | -0/+7 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | [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 | |
* | | | | | | [test/http] Fix failure in Jython | Yen Chi Hsuan | 2016-03-03 | 1 | -1/+6 | |
* | | | | | | [jython] Introduce compat_os_name | Yen Chi Hsuan | 2016-03-03 | 6 | -17/+28 | |
* | | | | | | Merge branch 'jython-support' | Yen Chi Hsuan | 2016-03-03 | 3 | -6/+28 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | [utils] Jython support - handle filenames correctly | Yen Chi Hsuan | 2016-03-03 | 1 | -0/+4 | |
| * | | | | | Jython support - handle *.class files | Yen Chi Hsuan | 2016-02-21 | 2 | -1/+3 | |
| * | | | | | [utils] Jython support - disable setproctitle() until ctypes is complete | Yen Chi Hsuan | 2016-02-21 | 1 | -0/+6 | |
| * | | | | | [utils] Jython support: tolerate missing fcntl module | Yen Chi Hsuan | 2016-02-21 | 1 | -5/+15 | |
* | | | | | | [twitter] Media info is not always in the first entity | Yen Chi Hsuan | 2016-03-03 | 1 | -1/+21 | |
* | | | | | | [twitter] Now Twitter serves the same file for Firefox and Chrome | Yen Chi Hsuan | 2016-03-03 | 1 | -68/+55 | |
* | | | | | | [twitter] Fix extraction of test_Twitter and test_Twitter_1 | Yen Chi Hsuan | 2016-03-03 | 1 | -20/+51 | |
* | | | | | | [twitter] Support twitter.com/i/videos/tweet/ URLS | Yen Chi Hsuan | 2016-03-03 | 1 | -9/+44 | |
* | | | | | | [thepltform] detect other types of errors | remitamine | 2016-03-02 | 1 | -9/+6 | |
* | | | | | | [utils] remove check for val from find_xpath_attr | remitamine | 2016-03-02 | 1 | -2/+0 | |
* | | | | | | [leeco] Letv renamed to LeEco | Yen Chi Hsuan | 2016-03-03 | 2 | -7/+9 | |
* | | | | | | [letv] Merge LetvTvIE into LetvPlaylistIE | Yen Chi Hsuan | 2016-03-03 | 2 | -26/+31 | |
* | | | | | | [letv] Correct regular expressions and fix a typo | Yen Chi Hsuan | 2016-03-03 | 1 | -5/+5 | |
* | | | | | | [letv] Order imports alphabetically | Yen Chi Hsuan | 2016-03-03 | 1 | -6/+6 | |
* | | | | | | [letv] Keep videos' order in playlists | Yen Chi Hsuan | 2016-03-03 | 1 | -2/+3 |