summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | [nbc:news] Remove unnecessary compat_strSergey M․2015-12-201-5/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [YoutubeDL] Revert error_to_str for ExtractorErrorSergey M․2015-12-201-1/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Use proper encoding on compat_str construction when necessarySergey M․2015-12-202-10/+11
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [utils] Add encode_compat_strSergey M․2015-12-201-0/+4
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [YoutubeDL] More error_to_strSergey M․2015-12-201-1/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [YoutubeDL] Use error_to_strSergey M․2015-12-201-2/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Properly convert errors to stringsSergey M․2015-12-206-19/+17
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [utils] Add error_to_strSergey M․2015-12-201-0/+9
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [gputechconf] improve extractionremitamine2015-12-191-4/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [gputechconf] Add new extractor(closes #5775)remitamine2015-12-192-0/+58
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [extractor/common] Properly decode error string on python 2 (Closes #1354, ↵Sergey M․2015-12-201-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #3957, closes #4037, closes #6449)
* | | | | | | | | | | | | | | | | [faz] fix info extractionremitamine2015-12-191-1/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [fktv] fix info extractionremitamine2015-12-191-19/+15
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] Change IE_NAMESergey M․2015-12-191-1/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] Rename to toggleSergey M․2015-12-192-2/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] Improve _VALID_URLSergey M․2015-12-191-2/+3
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] Improve formats extraction robustnessSergey M․2015-12-191-4/+7
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] Extract countersSergey M․2015-12-191-0/+8
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] Extract thumbnailsSergey M․2015-12-191-8/+26
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] ImproveSergey M․2015-12-191-6/+8
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] StyleSergey M․2015-12-191-4/+10
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] Remove unused importsSergey M․2015-12-191-5/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [toggle] Use sanitized_RequestSergey M․2015-12-191-2/+3
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [togglesg] Fixesping2015-12-191-3/+3
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [togglesg] New extractor for toggle.sgping2015-12-192-0/+160
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [utils] Support alternative timestamp format in TTMLYen Chi Hsuan2015-12-192-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #7608
* | | | | | | | | | | | | | | | | [utils] Fix TTML conversionYen Chi Hsuan2015-12-192-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tolerate invalid timestamps (closes #7909)
* | | | | | | | | | | | | | | | | [brightcove:new] Add test for ref: prefixed video idSergey M․2015-12-181-0/+4
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [brightcove:new] Clarify ref: prefixSergey M․2015-12-181-0/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [brightcove:new] Fix typoSergey M․2015-12-181-1/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [brightcove:new] Add support for ref: preffixed video ids (Closes #7794)Sergey M․2015-12-181-2/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [nowness] Add support for brightcove:new videos (Closes #7884)Sergey M․2015-12-181-4/+10
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [brightcove:new] Add _extract_urlSergey M․2015-12-181-0/+5
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [ndr] Fix description and upload date extraction (Closes #7893)Sergey M․2015-12-181-2/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | release 2015.12.18Philipp Hagemeister2015-12-181-1/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [jsinterp] Extend function regex (Closes #7900, closes #7901)Sergey M․2015-12-181-1/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [iqiyi] Update key (closes #7896)Yen Chi Hsuan2015-12-181-2/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7895 from Blue9/patch-1Yen Chi Hsuan2015-12-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix hyperlink to youtube-dl options
| * | | | | | | | | | | | | | | | | Fix hyperlink to youtube-dl optionsGautam M2015-12-181-1/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | [noco] Fix bitratesSergey M․2015-12-171-2/+2
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [noco] ModernizeSergey M․2015-12-171-2/+1
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [noco] Adjust timestamp according to server time (Closes #7864)Sergey M․2015-12-171-2/+25
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | [pbs] Extend _VALID_URL (Closes #7889)Sergey M․2015-12-171-160/+160
| |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | [youku] check for the correct variableremitamine2015-12-171-1/+1
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | [vimeo] add test for original formatremitamine2015-12-161-0/+14
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | [vimeo] prefer original formatremitamine2015-12-161-2/+3
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | [vimeo] extract source file(closes #1072)remitamine2015-12-161-0/+15
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | [rutube] Extend _VALID_URLSergey M․2015-12-161-3/+6
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | [tf1] Fix testsSergey M․2015-12-151-1/+2
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | [tf1] Relax _VALID_URLSergey M․2015-12-151-1/+4
| | | | | | | | | | | | | | | |