Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tele13] improve extraction | remitamine | 2015-12-20 | 1 | -32/+32 |
| | | | | | | | - improve jwplayer setup regex - sort formats - remove duplicate formats - update youtube test | ||||
* | [tele13] skip test | remitamine | 2015-09-07 | 1 | -2/+6 |
| | |||||
* | [canal13cl] fix info extraction | remitamine | 2015-09-07 | 3 | -49/+78 |
| | |||||
* | [youtube:shows] Use https | Jaime Marquínez Ferrándiz | 2015-09-07 | 1 | -2/+2 |
| | |||||
* | [youtube] fix show extraction (fixes #4841) | remitamine | 2015-09-07 | 1 | -2/+2 |
| | | | | Closes #6782) | ||||
* | [test/test_write_annotations] fix test filename | remitamine | 2015-09-07 | 1 | -1/+1 |
| | | | | Closes #6781 | ||||
* | Merge pull request #6783 from remitamine/yahoo-tests | Yen Chi Hsuan | 2015-09-07 | 1 | -1/+1 |
|\ | | | | | [yahoo] change test md5 checksum | ||||
| * | [yahoo] change test md5 checksum | remitamine | 2015-09-07 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #6784 from remitamine/aljazeera | Yen Chi Hsuan | 2015-09-07 | 1 | -0/+1 |
|\ \ | |/ |/| | [ajazzera] skip test | ||||
| * | [ajazzera] skip test | remitamine | 2015-09-07 | 1 | -0/+1 |
|/ | |||||
* | [ceskatelevize] Extract playlists (Closes #6772) | Sergey M․ | 2015-09-07 | 1 | -58/+94 |
| | |||||
* | [techtvmit] Update test | Sergey M․ | 2015-09-06 | 1 | -3/+3 |
| | |||||
* | [techtvmit] Fix extraction | Sergey M․ | 2015-09-06 | 1 | -2/+2 |
| | |||||
* | Merge pull request #6774 from remitamine/academicearth | Sergey M. | 2015-09-06 | 1 | -1/+1 |
|\ | | | | | [academicearth] fix test info | ||||
| * | [academicearth] fix test info | remitamine | 2015-09-06 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #6773 from remitamine/airmozilla | Sergey M. | 2015-09-06 | 1 | -2/+2 |
|\ \ | | | | | | | [airmozilla] fix test info | ||||
| * | | [airmozilla] fix test info | remitamine | 2015-09-06 | 1 | -2/+2 |
| |/ | |||||
* / | [eagleplatform] Fix extraction | Sergey M․ | 2015-09-06 | 1 | -1/+1 |
|/ | |||||
* | [utils] Comment cookie processing until result from travis and some more testing | Sergey M․ | 2015-09-06 | 1 | -8/+8 |
| | |||||
* | [kuwo:singer] Skip test | Sergey M․ | 2015-09-06 | 1 | -0/+1 |
| | |||||
* | [utils] Simplify cookie processor | Sergey M․ | 2015-09-06 | 1 | -3/+1 |
| | |||||
* | [niconico] Use encode_dict | Sergey M․ | 2015-09-06 | 1 | -4/+2 |
| | |||||
* | [niconico] Use encode_dict | Sergey M․ | 2015-09-06 | 1 | -4/+2 |
| | |||||
* | [youtube] Use encode_dict | Sergey M․ | 2015-09-06 | 1 | -6/+3 |
| | |||||
* | [gorillavid] Add test for filehoot.com (Closes #6771) | Sergey M․ | 2015-09-06 | 1 | -0/+8 |
| | |||||
* | [gorillavid] Improve title | Sergey M․ | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | [gorillavid] Encode fields | Sergey M․ | 2015-09-06 | 1 | -1/+2 |
| | |||||
* | [gorillavid] Add support for filehoot.com | Sergey M․ | 2015-09-06 | 1 | -2/+2 |
| | |||||
* | [gorillavid] Build correct URL | Sergey M․ | 2015-09-06 | 1 | -1/+2 |
| | |||||
* | [utils] Add encode_dict | Sergey M․ | 2015-09-06 | 1 | -0/+4 |
| | |||||
* | [extractor/common] Extract submit inputs | Sergey M․ | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | [utils] Add issue URL in comment for #6457 | Sergey M․ | 2015-09-06 | 1 | -1/+2 |
| | |||||
* | [YoutubeDL] Use custom cookie processor | Sergey M․ | 2015-09-06 | 1 | -2/+2 |
| | |||||
* | [utils] Add cookie processor for cookie correction (Closes #6769) | Sergey M․ | 2015-09-06 | 1 | -0/+26 |
| | |||||
* | [adultswim] Fix extraction on python 2.6 | Sergey M․ | 2015-09-06 | 1 | -1/+1 |
| | |||||
* | [compat] Fix python version check for compat_shlex_split | Sergey M․ | 2015-09-05 | 1 | -1/+1 |
| | |||||
* | [generic] Capture <audio> tags in addition to <video> tags | felix | 2015-09-05 | 1 | -1/+1 |
| | |||||
* | [test_compat] Fix typo | Sergey M․ | 2015-09-05 | 1 | -1/+1 |
| | |||||
* | [options] Use compat_shlex_split | Sergey M․ | 2015-09-05 | 1 | -2/+2 |
| | |||||
* | [__init__] Use compat_shlex_split | Sergey M․ | 2015-09-05 | 1 | -3/+3 |
| | |||||
* | [test_compat] Add test for compat_shlex_split | Sergey M․ | 2015-09-05 | 1 | -0/+4 |
| | |||||
* | [compat] Add compat shlex.split | Sergey M․ | 2015-09-05 | 1 | -0/+13 |
| | |||||
* | [YoutubeDL] Ensure bool params always present in downloader | Sergey M․ | 2015-09-05 | 1 | -1/+5 |
| | |||||
* | [postprocessor/common] Use 'self._downloader.params' instead of 'self.params' | Jaime Marquínez Ferrándiz | 2015-09-05 | 1 | -1/+1 |
| | | | | 'self.params' is not defined | ||||
* | [dcn] PEP8 | Yen Chi Hsuan | 2015-09-05 | 1 | -2/+2 |
| | |||||
* | Merge branch 'ping-vlive' | Yen Chi Hsuan | 2015-09-05 | 2 | -0/+87 |
|\ | |||||
| * | [vlive] PEP8 | Yen Chi Hsuan | 2015-09-05 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'vlive' of https://github.com/ping/youtube-dl into ping-vlive | Yen Chi Hsuan | 2015-09-05 | 2 | -0/+87 |
|/| | |||||
| * | [vlive] Add info about www. to m. redirects for mobile | ping | 2015-09-01 | 1 | -0/+1 |
| | | |||||
| * | [vlive] Fixes for review | ping | 2015-08-31 | 1 | -2/+2 |
| | |