Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [downloader/http] Retry download when urlopen times out (#26603) (refs #10935) | Ori Avtalion | 2020-09-18 | 1 | -1/+6 | |
| | ||||||
* | release 2020.09.14 | Sergey M․ | 2020-09-14 | 8 | -14/+16 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-09-14 | 1 | -0/+18 | |
| | | | | [ci skip] | |||||
* | [postprocessor/embedthumbnail] Fix issues (closes #25717) | Sergey M․ | 2020-09-14 | 1 | -21/+32 | |
| | | | | | * Fix WebP with wrong extension processing * Fix embedding of thumbnails with % character in path | |||||
* | [postprocessor/embedthumbnail] Add support for non jpeg/png thumbnails ↵ | Alex Merkel | 2020-09-14 | 1 | -0/+22 | |
| | | | | (closes #25687) | |||||
* | [rtlnl] Extend _VALID_URL for new embed URL schema | Sergey M․ | 2020-09-13 | 1 | -1/+6 | |
| | ||||||
* | [rtlnl] Extend _VALID_URL (#26549) (closes #25821) | Derek Land | 2020-09-13 | 1 | -1/+16 | |
| | ||||||
* | [youtube] Fix empty description extraction (#26575) (closes #26006) | Daniel Peukert | 2020-09-13 | 1 | -2/+20 | |
| | ||||||
* | [srgssr] Extend _VALID_URL (closes #26555, closes #26556, closes #26578) | Sergey M․ | 2020-09-13 | 1 | -1/+7 | |
| | ||||||
* | [googledrive] Use redirect URLs for source format (closes #18877, closes ↵ | Sergey M․ | 2020-09-13 | 1 | -8/+19 | |
| | | | | #23919, closes #24689, closes #26565) | |||||
* | [svtplay] Fix id extraction (closes #26576) | Sergey M․ | 2020-09-13 | 1 | -1/+3 | |
| | ||||||
* | [redbulltv] improve support for rebull.com TV localized URLS(#22063) | Remita Amine | 2020-09-13 | 1 | -1/+16 | |
| | ||||||
* | [redbulltv] Add support for new redbull.com TV URLs(closes #22037)(closes ↵ | Remita Amine | 2020-09-12 | 2 | -12/+100 | |
| | | | | #22063) | |||||
* | [soundcloud] Reduce pagination limit to fix 502 Bad Gateway errors when ↵ | tfvlrue | 2020-09-12 | 1 | -1/+3 | |
| | | | | | | | listing a user's tracks. (#26557) Per the documentation here https://developers.soundcloud.com/blog/offset-pagination-deprecated the maximum limit is 200, so let's respect that (even if a higher value sometimes works). Co-authored-by: tfvlrue <tfvlrue> | |||||
* | release 2020.09.06 | Sergey M․ | 2020-09-06 | 8 | -21/+18 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-09-06 | 1 | -0/+21 | |
| | | | | [ci skip] | |||||
* | [nrktv:episode] Improve video id extraction (closes #25594, closes #26369, ↵ | Sergey M․ | 2020-09-06 | 1 | -7/+13 | |
| | | | | closes #26409) | |||||
* | [youtube] Fix age gate content detection (#26100) (closes #26152, closes ↵ | random-nick | 2020-09-06 | 1 | -1/+2 | |
| | | | | #26311, closes #26384) | |||||
* | [youtube:user] Extend _VALID_URL (closes #26443) | Sergey M․ | 2020-09-06 | 1 | -1/+4 | |
| | ||||||
* | [utils] Recognize wav mimetype (closes #26463) | Sergey M․ | 2020-09-06 | 2 | -0/+3 | |
| | ||||||
* | [xhamster] Improve initials regex (#26526) (closes #26353) | TheRealDude2 | 2020-09-06 | 1 | -1/+2 | |
| | ||||||
* | [svtplay] Fix svt id extraction (closes #26425, closes #26428, closes #26438) | Sergey M․ | 2020-09-06 | 1 | -3/+9 | |
| | ||||||
* | [twitch] Rework extractors (closes #12297, closes #20414, closes #20604, ↵ | Sergey M․ | 2020-09-06 | 2 | -251/+424 | |
| | | | | | | | | closes #21811, closes #21812, closes #22979, closes #24263, closes #25010, closes #25553, closes #25606) * Switch to GraphQL. + Add support for collections. + Add support for clips and collections playlists. | |||||
* | [biqle] improve video_ext extraction | Remita Amine | 2020-08-27 | 1 | -6/+14 | |
| | ||||||
* | [xhamster] Extend _VALID_URL (closes #25927) | Sergey M․ | 2020-08-12 | 1 | -1/+7 | |
| | ||||||
* | [xhamster] Fix extraction (closes #26157) (#26254) | TheRealDude2 | 2020-08-12 | 1 | -1/+1 | |
| | ||||||
* | [xhamster] Extend _VALID_URL (closes #25789) (#25804) | JChris246 | 2020-08-12 | 1 | -2/+5 | |
| | ||||||
* | release 2020.07.28 | Sergey M․ | 2020-07-28 | 7 | -14/+14 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-07-28 | 1 | -0/+12 | |
| | | | | [ci skip] | |||||
* | [youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes ↵ | Sergey M․ | 2020-07-28 | 1 | -1/+1 | |
| | | | | #26136, closes #26137) | |||||
* | [youtube] Improve description extraction (closes #25937) (#25980) | MRWITEK | 2020-07-14 | 1 | -1/+1 | |
| | ||||||
* | [wistia] Restrict embed regex (closes #25969) | Sergey M․ | 2020-07-11 | 1 | -1/+1 | |
| | ||||||
* | [youtube] Prevent excess HTTP 301 (#25786) | Glenn Slayden | 2020-07-01 | 1 | -3/+3 | |
| | ||||||
* | [youtube:playlists] Extend _VALID_URL (closes #25810) | Sergey M․ | 2020-06-28 | 1 | -1/+4 | |
| | ||||||
* | [bellmedia] add support for cp24.com clip URLs(closes #25764) | Remita Amine | 2020-06-23 | 1 | -2/+5 | |
| | ||||||
* | [brightcove] Improve embed detection (closes #25674) | Sergey M․ | 2020-06-16 | 1 | -1/+1 | |
| | ||||||
* | release 2020.06.16.1 | Sergey M․ | 2020-06-16 | 7 | -14/+14 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-06-16 | 1 | -0/+7 | |
| | | | | [ci skip] | |||||
* | [youtube] Force old layout (closes #25682, closes #25683, closes #25680, ↵ | Sergey M․ | 2020-06-16 | 1 | -1/+1 | |
| | | | | closes #25686) | |||||
* | [youtube] Fix categories and improve tags extraction | Sergey M․ | 2020-06-16 | 1 | -3/+7 | |
| | ||||||
* | release 2020.06.16 | Sergey M․ | 2020-06-16 | 7 | -14/+14 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-06-16 | 1 | -0/+13 | |
| | | | | [ci skip] | |||||
* | [youtube] Fix uploader id and uploader URL extraction | Sergey M․ | 2020-06-16 | 1 | -0/+7 | |
| | ||||||
* | [youtube] Improve view count extraction | Sergey M․ | 2020-06-16 | 1 | -0/+2 | |
| | ||||||
* | [youtube] Fix upload date extraction | Sergey M․ | 2020-06-16 | 1 | -0/+5 | |
| | ||||||
* | [youtube] Fix thumbnails extraction and remove uploader id extraction ↵ | Sergey M․ | 2020-06-16 | 1 | -13/+27 | |
| | | | | warning (closes #25676) | |||||
* | [youtube] Fix playlist and feed extraction (closes #25675) | Sergey M․ | 2020-06-16 | 1 | -2/+9 | |
| | ||||||
* | [facebook] Support single-video ID links | Philipp Hagemeister | 2020-06-14 | 1 | -9/+12 | |
| | | | | I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet. | |||||
* | [youtube] Extract chapters from JSON (closes #24819) | Sergey M․ | 2020-06-06 | 2 | -3/+62 | |
| | ||||||
* | [kaltura] Add support for multiple embeds on a webpage (closes #25523) | Sergey M․ | 2020-06-06 | 2 | -9/+28 | |
| |