Commit Graph

17742 Commits (299056ad52222911eea22db0b1a0715bef7572ef)
 

Author SHA1 Message Date
xarantolus 299056ad52 Fix python2 compatibility and title extraction
xarantolus f536080701 Run formatter
xarantolus 5c430b67bd [youtube] Fix feed extraction
In order to extract videos from further pages, we need to get various variables that are in an argument to the `ytcfg.set` call in a script on the feed page.
xarantolus e03b4f3e05 [youtube] Make search extraction less dependent on json schema.
If an object looks like a video (it has a `videoId` key), assume that it is.
xarantolus 19f671f88b [youtube] Move search URL extraction to appropriate extractor
xarantolus b948643f9c [youtube] Fix extraction of search urls (closes )
Sergey M․ d51e23d9fc
release 2020.09.06
Sergey M․ 6cd452acff
[ChangeLog] Actualize
[ci skip]
Sergey M․ 50e9fcc1fd
[nrktv:episode] Improve video id extraction (closes , closes , closes )
random-nick 16ee69c1b7
[youtube] Fix age gate content detection () (closes , closes , closes )
Sergey M․ 67171ed7e9
[youtube:user] Extend _VALID_URL (closes )
Sergey M․ 1d9bf655e6
[utils] Recognize wav mimetype (closes )
TheRealDude2 62ae19ff76
[xhamster] Improve initials regex () (closes )
Sergey M․ 5ed05f26ad
[svtplay] Fix svt id extraction (closes , closes , closes )
Sergey M․ 841b683804
[twitch] Rework extractors (closes , closes , closes , closes , closes , closes , closes , closes , closes , closes )
* Switch to GraphQL.
+ Add support for collections.
+ Add support for clips and collections playlists.
Remita Amine f5863a3ea0 [biqle] improve video_ext extraction
Sergey M․ 10709fc7c6
[xhamster] Extend _VALID_URL (closes )
TheRealDude2 a7e348556a
[xhamster] Fix extraction (closes ) ()
JChris246 6cb30ea5ed
[xhamster] Extend _VALID_URL (closes ) ()
Sergey M․ a4ed50bb84
release 2020.07.28
Sergey M․ 570611955f
[ChangeLog] Actualize
[ci skip]
Sergey M․ e450f6cb63
[youtube] Fix sigfunc name extraction (closes , closes , closes , closes )
MRWITEK a115e07594
[youtube] Improve description extraction (closes ) ()
Sergey M․ 718393c632
[wistia] Restrict embed regex (closes )
Glenn Slayden 07af16b92e
[youtube] Prevent excess HTTP 301 ()
Sergey M․ e942cfd1a7
[youtube:playlists] Extend _VALID_URL (closes )
Remita Amine 9a7e5cb88a [bellmedia] add support for cp24.com clip URLs(closes )
Sergey M․ 2391941f28
[brightcove] Improve embed detection (closes )
Sergey M․ 9ff6165a81
release 2020.06.16.1
Sergey M․ 1c748722f9
[ChangeLog] Actualize
[ci skip]
Sergey M․ ee0b726cd7
[youtube] Force old layout (closes , closes , closes , closes )
Sergey M․ dbeafce5d5
[youtube] Fix categories and improve tags extraction
Sergey M․ ed604ce7bc
release 2020.06.16
Sergey M․ 7adc7ca547
[ChangeLog] Actualize
[ci skip]
Sergey M․ a6211d237b
[youtube] Fix uploader id and uploader URL extraction
Sergey M․ 7b16239a49
[youtube] Improve view count extraction
Sergey M․ 37357d21a9
[youtube] Fix upload date extraction
Sergey M․ b477fc1314
[youtube] Fix thumbnails extraction and remove uploader id extraction warning (closes )
Sergey M․ d84b21b427
[youtube] Fix playlist and feed extraction (closes )
Philipp Hagemeister 48bd042ce7 [facebook] Support single-video ID links
I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet.
Sergey M․ 84213ea8d4
[youtube] Extract chapters from JSON (closes )
Sergey M․ 562de77f41
[kaltura] Add support for multiple embeds on a webpage (closes )
Sergey M․ e1723c4bac
release 2020.06.06
Sergey M․ 607d204551
[ChangeLog] Actualize
[ci skip]
Sergey M․ a5b6102ea8
[tele5] Bypass geo restriction
Sergey M․ b77888228d
[jwplatform] Add support for bypass geo restriction
Sergey M․ 0b1eaec3bc
[tele5] Prefer jwplatform over nexx (closes )
Sergey M․ b37e47a3f9
[twitch:stream] Expect 400 and 410 HTTP errors from API
Sergey M․ ce3735df02
[twitch:stream] Fix extraction (closes )
Sergey M․ a0455d0ffd
[twitch] Pass v5 accept header and fix thumbnails extraction (closes )