summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | [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
|\ \ \ \ \ \ | | | | | | | | | | | | | | [utils] add update_url_query function to create or update query string params
| * | | | | | [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 ↵remitamine2016-03-031-0/+7
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | query string params
* | | | | | [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
| | | | | |
* | | | | | [twitch] Workaround broken paging (Closes #8740)Sergey M․2016-03-031-5/+22
| | | | | |
* | | | | | [Makefile] Allow specifying the Python version in offline testsYen Chi Hsuan2016-03-031-1/+1
| | | | | |
* | | | | | [test/http] Fix failure in JythonYen Chi Hsuan2016-03-031-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make offlinetest passed on the latest Jython hg version with patched lib-python/2.7/urllib2.py pulled from CPython 2.7.11
* | | | | | [jython] Introduce compat_os_nameYen Chi Hsuan2016-03-036-17/+28
| | | | | | | | | | | | | | | | | | | | | | | | os.name is always 'java' on Jython
* | | | | | Merge branch 'jython-support'Yen Chi Hsuan2016-03-033-6/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | Closes #8302
| * | | | | [utils] Jython support - handle filenames correctlyYen Chi Hsuan2016-03-031-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Now test:youtube downloads
| * | | | | Jython support - handle *.class filesYen Chi Hsuan2016-02-212-1/+3
| | | | | |
| * | | | | [utils] Jython support - disable setproctitle() until ctypes is completeYen Chi Hsuan2016-02-211-0/+6
| | | | | |
| * | | | | [utils] Jython support: tolerate missing fcntl moduleYen Chi Hsuan2016-02-211-5/+15
| | | | | |
* | | | | | [twitter] Media info is not always in the first entityYen Chi Hsuan2016-03-031-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #8704
* | | | | | [twitter] Now Twitter serves the same file for Firefox and ChromeYen Chi Hsuan2016-03-031-68/+55
| | | | | |
* | | | | | [twitter] Fix extraction of test_Twitter and test_Twitter_1Yen Chi Hsuan2016-03-031-20/+51
| | | | | |
* | | | | | [twitter] Support twitter.com/i/videos/tweet/ URLSYen Chi Hsuan2016-03-031-9/+44
| | | | | | | | | | | | | | | | | | | | | | | | Closes #8737
* | | | | | [thepltform] detect other types of errorsremitamine2016-03-021-9/+6
| | | | | |
* | | | | | [utils] remove check for val from find_xpath_attrremitamine2016-03-021-2/+0
| | | | | |
* | | | | | [leeco] Letv renamed to LeEcoYen Chi Hsuan2016-03-032-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LeEco is the company name and Le is the domain name. For more information see the Chinese news post http://www.techorz.com/company-news/letv-renamed-to-leeco-and-new-logo/
* | | | | | [letv] Merge LetvTvIE into LetvPlaylistIEYen Chi Hsuan2016-03-032-26/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And 1. Add more URL examples 2. Improve the matching pattern
* | | | | | [letv] Correct regular expressions and fix a typoYen Chi Hsuan2016-03-031-5/+5
| | | | | |
* | | | | | [letv] Order imports alphabeticallyYen Chi Hsuan2016-03-031-6/+6
| | | | | |
* | | | | | [letv] Keep videos' order in playlistsYen Chi Hsuan2016-03-031-2/+3
| | | | | |
* | | | | | [letv] Domain name changedYen Chi Hsuan2016-03-031-15/+18
| | | | | |
* | | | | | [twitch:playlistbase] Mark brokenSergey M․2016-03-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | Twitch paging mechanism is completely broken on twitch side serving all videos all the time and making our travis builds stall.
* | | | | | [vimeo] Extract uploader_url (Closes #8727)Sergey M․2016-03-031-3/+13
| | | | | |
* | | | | | [youtube] Extract uploader_url (Closes #8724)Sergey M․2016-03-021-2/+44
| | | | | |
* | | | | | [extractor/common] Document uploader_urlSergey M․2016-03-021-0/+1
| | | | | |
* | | | | | [README.md] Document license field for output templateSergey M2016-03-021-0/+1
| | | | | |
* | | | | | [youtube] Extract license (Closes #8725)Sergey M․2016-03-021-1/+44
| | | | | |
* | | | | | [extractor/common] Document license metafieldSergey M․2016-03-021-0/+1
| | | | | |
* | | | | | [youtube] improve width and height extraction from fmt_listremitamine2016-03-021-6/+11
| | | | | |
* | | | | | Merge branch 'master' of github.com:rg3/youtube-dlremitamine2016-03-021-1/+1
|\ \ \ \ \ \
| * | | | | | [YoutubeDL] Skip postprocessing and archive report when outputting to stdout ↵Sergey M․2016-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (Closes #8729)
* | | | | | | Revert "[youtube] add tbr to _formats extracted from watch_as3.swf"remitamine2016-03-021-36/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4a5ba28a87a1a1632e58a1de404eb1fa268118a3.
* | | | | | | Revert "[youtube] add basic info for some unknown formats extracted from ↵remitamine2016-03-021-21/+0
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | watch_as3.swf" This reverts commit 85ca019d9679d75c26b7ee4106dd7d98136f3c88.
* | | | | | [youtube] add basic info for some unknown formats extracted from watch_as3.swfremitamine2016-03-021-0/+21
| | | | | |
* | | | | | [youtube] add tbr to _formats extracted from watch_as3.swfremitamine2016-03-021-35/+36
| | | | | |