summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [dumpert] Support 'embed/' urls (fixes #6712)Jaime Marquínez Ferrándiz2015-09-011-3/+7
|
* [globo] Fix extraction and make more robust (Closes #6728)Sergey M․2015-09-011-5/+6
|
* [odnoklassniki] Fix extraction and extend _VALID_URL (closes #6726)Yen Chi Hsuan2015-09-011-2/+5
|
* [fc2] Fix referSergey M․2015-08-311-1/+1
|
* [fc2] Add test for #3171Sergey M․2015-08-311-0/+3
|
* [fc2] Relax _VALID_URL (Closes #3171)Sergey M․2015-08-311-1/+1
|
* [hls] Properly encode fragment filenameSergey M․2015-08-311-4/+5
|
* [f4m] Add missing importsSergey M․2015-08-311-0/+2
|
* Merge pull request #5588 from aajanki/encode_frag_filenamesSergey M.2015-08-311-11/+12
|\ | | | | [f4m] Fix encode error by sanitizing fragment filenames
| * [downloader/f4m] Fragment filenames must be sanitizedAntti Ajanki2015-05-031-11/+12
| | | | | | | | | | because the fragment was written to a file with a sanitized name by http_dl.download()
* | [YoutubeDL] Encode thumbnail filename (Closes #6714)Sergey M․2015-08-311-1/+1
| |
* | [imgut:album] Add extractor (Closes #6711)Sergey M․2015-08-302-2/+30
| |
* | [youtube] Simplify and extract more metadata from url_encoded_fmt_stream_map ↵Sergey M․2015-08-301-18/+35
| | | | | | | | (Closes #5993)
* | [youtube] Fix missing format details for 60fps DASH formatsAnssi Hannula2015-08-301-3/+28
| | | | | | | | | | | | | | | | | | | | | | 60fps DASH formats do not appear in the DASH manifest, but the non-DASH video info page does contain additional parameters for DASH formats that we can parse. Use those when they exist. This fixes "bestvideo" not selecting 60fps formats over similar 30fps formats just because the file size is unknown.
* | [abc] Use int_or_noneYen Chi Hsuan2015-08-301-4/+5
| |
* | [abc] Support YouTube embeds (fixes #6595)Yen Chi Hsuan2015-08-301-7/+35
| |
* | [nowtv] Fix display_id (Closes #6702)Sergey M․2015-08-291-0/+6
| |
* | [kaltura] Fix _VALID_URL formattingSergey M․2015-08-291-3/+2
| |
* | [kaltura] Clarify html5 player commentSergey M․2015-08-291-1/+1
| |
* | [kaltura] Strictify _VALID_URLSergey M․2015-08-291-10/+22
| |
* | [kaltura] add html5 player urlssourcerect2015-08-291-6/+11
| |
* | [generic] Add test for screenwavemedia embedSergey M․2015-08-291-0/+10
| |
* | [generic] Use screenwavemedia embed patternSergey M․2015-08-291-6/+3
| |
* | [cinemassacre] Use screenwavemedia embed patternSergey M․2015-08-291-3/+4
| |
* | [screenwavemedia] Improve _VALID_URLSergey M․2015-08-291-1/+1
| |
* | [screenwavemedia] Add EMBED_PATTERNSergey M․2015-08-291-1/+1
| |
* | [screenwavemedia] warn when falling back to a hardcoded list of streamsfelix2015-08-291-0/+1
| |
* | [screenwavemedia] use the true JS value instead of a commentfelix2015-08-291-1/+1
| |
* | [generic] Look for ScreenwaveMedia embedsfelix2015-08-291-0/+9
| |
* | [mtvservices] Fix title extraction under python 2Sergey M․2015-08-281-1/+1
| |
* | [mtvservices] Catch more georestriction errorsSergey M․2015-08-281-1/+1
| |
* | [mtvde] Add support for newsSergey M․2015-08-281-1/+18
| |
* | [mtvde] Add test for mediagen URL without querySergey M․2015-08-281-0/+12
| |
* | [mtvservices] Fix mediagen URL generationSergey M․2015-08-281-1/+2
| |
* | [mtvde] Simplify (Closes #6673)Sergey M․2015-08-281-30/+29
| |
* | [MTV] move German mtv site to new classPaul Hartmann2015-08-282-0/+38
| |
* | release 2015.08.28Philipp Hagemeister2015-08-282-3/+3
| |
* | [foxnews] Clarify IE_DESCSergey M․2015-08-271-0/+1
| |
* | [foxnews] Simplify (Closes #6694)Sergey M․2015-08-271-5/+5
| |
* | Added matching test for FoxBusiness.nmrugg2015-08-271-0/+4
| |
* | Make FoxBusiness work.nmrugg2015-08-271-2/+6
| |
* | [shared] Add filesize to testSergey M․2015-08-261-0/+1
| |
* | [shared] Add test for vivoSergey M․2015-08-261-2/+11
| |
* | [shared] Clarify IE_DESCSergey M․2015-08-261-0/+1
| |
* | [shared] Extend _VALID_URL to support vivo.sx (Closes #6681)Sergey M․2015-08-261-1/+1
| |
* | [crunchyroll] Fix typoSergey M․2015-08-261-1/+1
| |
* | [udemy] Use raise_login_requiredSergey M․2015-08-261-3/+1
| |
* | [tubitv] Use raise_login_requiredSergey M․2015-08-261-3/+1
| |
* | [smotri] Use raise_login_requiredSergey M․2015-08-261-4/+1
| |
* | [safari] Use raise_login_requiredSergey M․2015-08-261-4/+1
| |