aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [test/test_write_annotations] fix test filenameremitamine2015-09-071-1/+1
| | | | Closes #6781
* Merge pull request #6783 from remitamine/yahoo-testsYen Chi Hsuan2015-09-071-1/+1
|\ | | | | [yahoo] change test md5 checksum
| * [yahoo] change test md5 checksumremitamine2015-09-071-1/+1
| |
* | Merge pull request #6784 from remitamine/aljazeeraYen Chi Hsuan2015-09-071-0/+1
|\ \ | |/ |/| [ajazzera] skip test
| * [ajazzera] skip testremitamine2015-09-071-0/+1
|/
* [ceskatelevize] Extract playlists (Closes #6772)Sergey M․2015-09-071-58/+94
|
* [techtvmit] Update testSergey M․2015-09-061-3/+3
|
* [techtvmit] Fix extractionSergey M․2015-09-061-2/+2
|
* Merge pull request #6774 from remitamine/academicearthSergey M.2015-09-061-1/+1
|\ | | | | [academicearth] fix test info
| * [academicearth] fix test inforemitamine2015-09-061-1/+1
| |
* | Merge pull request #6773 from remitamine/airmozillaSergey M.2015-09-061-2/+2
|\ \ | | | | | | [airmozilla] fix test info
| * | [airmozilla] fix test inforemitamine2015-09-061-2/+2
| |/
* / [eagleplatform] Fix extractionSergey M․2015-09-061-1/+1
|/
* [utils] Comment cookie processing until result from travis and some more testingSergey M․2015-09-061-8/+8
|
* [kuwo:singer] Skip testSergey M․2015-09-061-0/+1
|
* [utils] Simplify cookie processorSergey M․2015-09-061-3/+1
|
* [niconico] Use encode_dictSergey M․2015-09-061-4/+2
|
* [niconico] Use encode_dictSergey M․2015-09-061-4/+2
|
* [youtube] Use encode_dictSergey M․2015-09-061-6/+3
|
* [gorillavid] Add test for filehoot.com (Closes #6771)Sergey M․2015-09-061-0/+8
|
* [gorillavid] Improve titleSergey M․2015-09-061-1/+1
|
* [gorillavid] Encode fieldsSergey M․2015-09-061-1/+2
|
* [gorillavid] Add support for filehoot.comSergey M․2015-09-061-2/+2
|
* [gorillavid] Build correct URLSergey M․2015-09-061-1/+2
|
* [utils] Add encode_dictSergey M․2015-09-061-0/+4
|
* [extractor/common] Extract submit inputsSergey M․2015-09-061-1/+1
|
* [utils] Add issue URL in comment for #6457Sergey M․2015-09-061-1/+2
|
* [YoutubeDL] Use custom cookie processorSergey M․2015-09-061-2/+2
|
* [utils] Add cookie processor for cookie correction (Closes #6769)Sergey M․2015-09-061-0/+26
|
* [adultswim] Fix extraction on python 2.6Sergey M․2015-09-061-1/+1
|
* [compat] Fix python version check for compat_shlex_splitSergey M․2015-09-051-1/+1
|
* [generic] Capture <audio> tags in addition to <video> tagsfelix2015-09-051-1/+1
|
* [test_compat] Fix typoSergey M․2015-09-051-1/+1
|
* [options] Use compat_shlex_splitSergey M․2015-09-051-2/+2
|
* [__init__] Use compat_shlex_splitSergey M․2015-09-051-3/+3
|
* [test_compat] Add test for compat_shlex_splitSergey M․2015-09-051-0/+4
|
* [compat] Add compat shlex.splitSergey M․2015-09-051-0/+13
|
* [YoutubeDL] Ensure bool params always present in downloaderSergey M․2015-09-051-1/+5
|
* [postprocessor/common] Use 'self._downloader.params' instead of 'self.params'Jaime Marquínez Ferrándiz2015-09-051-1/+1
| | | | 'self.params' is not defined
* [dcn] PEP8Yen Chi Hsuan2015-09-051-2/+2
|
* Merge branch 'ping-vlive'Yen Chi Hsuan2015-09-052-0/+87
|\
| * [vlive] PEP8Yen Chi Hsuan2015-09-051-1/+1
| |
| * Merge branch 'vlive' of https://github.com/ping/youtube-dl into ping-vliveYen Chi Hsuan2015-09-052-0/+87
|/|
| * [vlive] Add info about www. to m. redirects for mobileping2015-09-011-0/+1
| |
| * [vlive] Fixes for reviewping2015-08-311-2/+2
| |
| * [vlive] Remove upload_date extraction & cleanupping2015-08-241-16/+7
| |
| * [vlive] New extractor for vlive.tvping2015-08-202-0/+95
| |
* | [test_utils] Add tests for cli option convertersSergey M․2015-09-051-0/+48
| |
* | [postprocessor/common] Use generalized cli option convertersSergey M․2015-09-051-5/+2
| |
* | [downloader/external] Use generalized cli option convertersSergey M․2015-09-051-17/+8
| |