Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [downloader/f4m] Fragment filenames must be sanitized | Antti Ajanki | 2015-05-03 | 1 | -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-31 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [imgut:album] Add extractor (Closes #6711) | Sergey M․ | 2015-08-30 | 2 | -2/+30 | |
| | | | | ||||||
* | | | | [youtube] Simplify and extract more metadata from url_encoded_fmt_stream_map ↵ | Sergey M․ | 2015-08-30 | 1 | -18/+35 | |
| | | | | | | | | | | | | | | | | (Closes #5993) | |||||
* | | | | [youtube] Fix missing format details for 60fps DASH formats | Anssi Hannula | 2015-08-30 | 1 | -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_none | Yen Chi Hsuan | 2015-08-30 | 1 | -4/+5 | |
| | | | | ||||||
* | | | | [abc] Support YouTube embeds (fixes #6595) | Yen Chi Hsuan | 2015-08-30 | 1 | -7/+35 | |
| | | | | ||||||
* | | | | [nowtv] Fix display_id (Closes #6702) | Sergey M․ | 2015-08-29 | 1 | -0/+6 | |
| | | | | ||||||
* | | | | [kaltura] Fix _VALID_URL formatting | Sergey M․ | 2015-08-29 | 1 | -3/+2 | |
| | | | | ||||||
* | | | | [kaltura] Clarify html5 player comment | Sergey M․ | 2015-08-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [kaltura] Strictify _VALID_URL | Sergey M․ | 2015-08-29 | 1 | -10/+22 | |
| | | | | ||||||
* | | | | [kaltura] add html5 player urls | sourcerect | 2015-08-29 | 1 | -6/+11 | |
| | | | | ||||||
* | | | | [generic] Add test for screenwavemedia embed | Sergey M․ | 2015-08-29 | 1 | -0/+10 | |
| | | | | ||||||
* | | | | [generic] Use screenwavemedia embed pattern | Sergey M․ | 2015-08-29 | 1 | -6/+3 | |
| | | | | ||||||
* | | | | [cinemassacre] Use screenwavemedia embed pattern | Sergey M․ | 2015-08-29 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | [screenwavemedia] Improve _VALID_URL | Sergey M․ | 2015-08-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [screenwavemedia] Add EMBED_PATTERN | Sergey M․ | 2015-08-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [screenwavemedia] warn when falling back to a hardcoded list of streams | felix | 2015-08-29 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [screenwavemedia] use the true JS value instead of a comment | felix | 2015-08-29 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [generic] Look for ScreenwaveMedia embeds | felix | 2015-08-29 | 1 | -0/+9 | |
| | | | | ||||||
* | | | | [mtvservices] Fix title extraction under python 2 | Sergey M․ | 2015-08-28 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [mtvservices] Catch more georestriction errors | Sergey M․ | 2015-08-28 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [mtvde] Add support for news | Sergey M․ | 2015-08-28 | 1 | -1/+18 | |
| | | | | ||||||
* | | | | [mtvde] Add test for mediagen URL without query | Sergey M․ | 2015-08-28 | 1 | -0/+12 | |
| | | | | ||||||
* | | | | [mtvservices] Fix mediagen URL generation | Sergey M․ | 2015-08-28 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | [mtvde] Simplify (Closes #6673) | Sergey M․ | 2015-08-28 | 1 | -30/+29 | |
| | | | | ||||||
* | | | | [MTV] move German mtv site to new class | Paul Hartmann | 2015-08-28 | 2 | -0/+38 | |
| | | | | ||||||
* | | | | release 2015.08.28 | Philipp Hagemeister | 2015-08-28 | 2 | -3/+3 | |
| | | | | ||||||
* | | | | [foxnews] Clarify IE_DESC | Sergey M․ | 2015-08-27 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [foxnews] Simplify (Closes #6694) | Sergey M․ | 2015-08-27 | 1 | -5/+5 | |
| | | | | ||||||
* | | | | Added matching test for FoxBusiness. | nmrugg | 2015-08-27 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | Make FoxBusiness work. | nmrugg | 2015-08-27 | 1 | -2/+6 | |
| | | | | ||||||
* | | | | [shared] Add filesize to test | Sergey M․ | 2015-08-26 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [shared] Add test for vivo | Sergey M․ | 2015-08-26 | 1 | -2/+11 | |
| | | | | ||||||
* | | | | [shared] Clarify IE_DESC | Sergey M․ | 2015-08-26 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [shared] Extend _VALID_URL to support vivo.sx (Closes #6681) | Sergey M․ | 2015-08-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [crunchyroll] Fix typo | Sergey M․ | 2015-08-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [udemy] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -3/+1 | |
| | | | | ||||||
* | | | | [tubitv] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -3/+1 | |
| | | | | ||||||
* | | | | [smotri] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -4/+1 | |
| | | | | ||||||
* | | | | [safari] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -4/+1 | |
| | | | | ||||||
* | | | | [pluralsight] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -3/+1 | |
| | | | | ||||||
* | | | | [lynda] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -3/+1 | |
| | | | | ||||||
* | | | | [eroprofile] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -2/+1 | |
| | | | | ||||||
* | | | | [crunchyroll] Use raise_login_required | Sergey M․ | 2015-08-26 | 1 | -4/+1 | |
| | | | | ||||||
* | | | | [extractor/common] Add raise_login_required | Sergey M․ | 2015-08-26 | 1 | -0/+6 | |
| | | | | ||||||
* | | | | [crunchyroll] Detect required login (#6677) | Sergey M․ | 2015-08-26 | 1 | -1/+9 | |
| | | | | ||||||
* | | | | Merge pull request #6679 from jaimeMF/youtube-fix-player-version-regex | Sergey M. | 2015-08-26 | 1 | -2/+2 | |
|\ \ \ \ | | | | | | | | | | | [youtube] Adapt player version regex to handle urls ending in '/html5player-new.js' | |||||
| * | | | | [youtube] Adapt player version regex to handle urls ending in ↵ | Jaime Marquínez Ferrándiz | 2015-08-26 | 1 | -2/+2 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | '/html5player-new.js' It was always extracting 'new' as the version, breaking the cache system. | |||||
* | | | | [yandexmusic:playlist] Handle playlists with more than 150 tracks (Closes #6666) | Sergey M․ | 2015-08-26 | 1 | -6/+45 | |
| | | | |