summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-14[postprocessor/embedthumbnail] Fix issues (closes #25717)Sergey M․
* Fix WebP with wrong extension processing * Fix embedding of thumbnails with % character in path
2020-09-14[postprocessor/embedthumbnail] Add support for non jpeg/png thumbnails ↵Alex Merkel
(closes #25687)
2020-09-13[rtlnl] Extend _VALID_URL for new embed URL schemaSergey M․
2020-09-13[rtlnl] Extend _VALID_URL (#26549) (closes #25821)Derek Land
2020-09-13[youtube] Fix empty description extraction (#26575) (closes #26006)Daniel Peukert
2020-09-13[srgssr] Extend _VALID_URL (closes #26555, closes #26556, closes #26578)Sergey M․
2020-09-13[googledrive] Use redirect URLs for source format (closes #18877, closes ↵Sergey M․
#23919, closes #24689, closes #26565)
2020-09-13[svtplay] Fix id extraction (closes #26576)Sergey M․
2020-09-13[redbulltv] improve support for rebull.com TV localized URLS(#22063)Remita Amine
2020-09-12[redbulltv] Add support for new redbull.com TV URLs(closes #22037)(closes ↵Remita Amine
#22063)
2020-09-12[soundcloud] Reduce pagination limit to fix 502 Bad Gateway errors when ↵tfvlrue
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>
2020-09-06release 2020.09.06Sergey M․
2020-09-06[ChangeLog] ActualizeSergey M․
[ci skip]
2020-09-06[nrktv:episode] Improve video id extraction (closes #25594, closes #26369, ↵Sergey M․
closes #26409)
2020-09-06[youtube] Fix age gate content detection (#26100) (closes #26152, closes ↵random-nick
#26311, closes #26384)
2020-09-06[youtube:user] Extend _VALID_URL (closes #26443)Sergey M․
2020-09-06[utils] Recognize wav mimetype (closes #26463)Sergey M․
2020-09-06[xhamster] Improve initials regex (#26526) (closes #26353)TheRealDude2
2020-09-06[svtplay] Fix svt id extraction (closes #26425, closes #26428, closes #26438)Sergey M․
2020-09-06[twitch] Rework extractors (closes #12297, closes #20414, closes #20604, ↵Sergey M․
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.
2020-08-27[biqle] improve video_ext extractionRemita Amine
2020-08-12[xhamster] Extend _VALID_URL (closes #25927)Sergey M․
2020-08-12[xhamster] Fix extraction (closes #26157) (#26254)TheRealDude2
2020-08-12[xhamster] Extend _VALID_URL (closes #25789) (#25804)JChris246
2020-07-28release 2020.07.28Sergey M․
2020-07-28[ChangeLog] ActualizeSergey M․
[ci skip]
2020-07-28[youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes ↵Sergey M․
#26136, closes #26137)
2020-07-14[youtube] Improve description extraction (closes #25937) (#25980)MRWITEK
2020-07-11[wistia] Restrict embed regex (closes #25969)Sergey M․
2020-07-01[youtube] Prevent excess HTTP 301 (#25786)Glenn Slayden
2020-06-28[youtube:playlists] Extend _VALID_URL (closes #25810)Sergey M․
2020-06-23[bellmedia] add support for cp24.com clip URLs(closes #25764)Remita Amine
2020-06-16[brightcove] Improve embed detection (closes #25674)Sergey M․
2020-06-16release 2020.06.16.1Sergey M․
2020-06-16[ChangeLog] ActualizeSergey M․
[ci skip]
2020-06-16[youtube] Force old layout (closes #25682, closes #25683, closes #25680, ↵Sergey M․
closes #25686)
2020-06-16[youtube] Fix categories and improve tags extractionSergey M․
2020-06-16release 2020.06.16Sergey M․
2020-06-16[ChangeLog] ActualizeSergey M․
[ci skip]
2020-06-16[youtube] Fix uploader id and uploader URL extractionSergey M․
2020-06-16[youtube] Improve view count extractionSergey M․
2020-06-16[youtube] Fix upload date extractionSergey M․
2020-06-16[youtube] Fix thumbnails extraction and remove uploader id extraction ↵Sergey M․
warning (closes #25676)
2020-06-16[youtube] Fix playlist and feed extraction (closes #25675)Sergey M․
2020-06-14[facebook] Support single-video ID linksPhilipp Hagemeister
I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet.
2020-06-06[youtube] Extract chapters from JSON (closes #24819)Sergey M․
2020-06-06[kaltura] Add support for multiple embeds on a webpage (closes #25523)Sergey M․
2020-06-06release 2020.06.06Sergey M․
2020-06-06[ChangeLog] ActualizeSergey M․
[ci skip]
2020-06-06[tele5] Bypass geo restrictionSergey M․