Commit Graph

15789 Commits (3bb7769c405e02fc1078252cafbbd982913fe50c)

Author SHA1 Message Date
Remita Amine 1ae7ae0b96 [canvas] Fix VRT NU extraction(closes #26957)(closes #27053) 4 years ago
Sergey M․ ccc7112291
[twitch] Improve access token extraction and remove unused code (closes #27646) 4 years ago
23rd 5b24f8f505
[twitch] Switch access token to GraphQL and refactor. 4 years ago
nixxo fcd90d2583
[rai] Detect ContentItem in iframe (closes #12652) (#27673)
Co-authored-by: Sergey M. <dstftw@gmail.com>
4 years ago
Remita Amine 8f757c7353 [ketnet] fix extraction(closes #27662) 4 years ago
Remita Amine be1a3f2d11 [dplay] Add suport Discovery+ domains(closes #27680) 4 years ago
Sergey M․ ecae54a98d
[motherless] Fix review issues and improve extraction (closes #26495, closes #27450) 4 years ago
cladmi f318882955
[motherless] Fix recent videos upload date extraction (closes #27661)
Less than a week old videos use a '20h ago' or '1d ago' format.

I kept the support for 'Ago' with uppercase start at is was already in the code.
4 years ago
Kevin O'Connor 766fcdd0fa
[downloader/hls] Disable decryption in tests (#27660)
Tests truncate the download to 10241 bytes, which is not divisible by 16
and cannot be decrypted. Tests don't really care about the decrypted
content, just that the data they retrieved is the expected data.
Therefore, it's fine to just return the encrypted data to tests.

See: #27621 and #27620
4 years ago
Yurii H f6ea29e24b
[iheart] Update test description value (#27037)
the description has no HTML tags now.
4 years ago
Remita Amine 8a3797a4ab [nrk] fix extraction for videos without a legalAge rating 4 years ago
Remita Amine 745db8899d [iheart] clean HTML tags from episode description 4 years ago
Remita Amine 83db801cbf [iheart] remove print statement 4 years ago
Remita Amine 964a8eb754 [googleplus] Remove Extractor(closes #4955)(closes #7400) 4 years ago
Remita Amine ac61f2e058 [applepodcasts] Add new extractor(#25918) 4 years ago
Remita Amine 8487e8b98a [googlepodcasts] Add new extractor 4 years ago
Remita Amine 9c484c0019 [iheart] Add new extractor for iHeartRadio(#27037) 4 years ago
Remita Amine 0e96b4b5ce [acast] clean podcast URLs 4 years ago
Remita Amine a563c97c5c [stitcher] clean podcast URLs 4 years ago
Remita Amine e88c9ef62a [utils] add a function to clean podcast URLs 4 years ago
Sergey M․ 0889eb33e0
[xfileshare] Add support for aparat.cam (closes #27651) 4 years ago
Sergey M․ 0021a2b9a1
[nrktv] Add subtitles test 4 years ago
Remita Amine 19ec468635 [twitter] Add support for summary card(closes #25121) 4 years ago
Remita Amine 491ee7efe4 [twitter] try to use a Generic fallback for unknown twitter cards(closes #25982) 4 years ago
Remita Amine 8522bcd97c [stitcher] Add support for shows and show metadata extraction(closes #20510) 4 years ago
Remita Amine ac71fd5919 [stv] improve episode id extraction(closes #23083) 4 years ago
Sergey M․ 8e953dcbb1
release 2021.01.03 4 years ago
Sergey M․ d5b8cf093c
[nrk] Fix age limit extraction 4 years ago
Sergey M․ 5c6e84c0ff
[nrk] Improve series metadata extraction (closes #27473) 4 years ago
Sergey M․ 1aaee908b9
[nrk] PEP 8 4 years ago
Sergey M․ b2d9fd9c9f
[nrk] Improve episode and season number extraction 4 years ago
Sergey M․ bc2f83b95e
[nrktv] Fix tests 4 years ago
Sergey M․ 85de33b04e
[nrk] Improve series metadata extraction 4 years ago
Sergey M․ 7dfd966848
[nrk] Extract subtitles 4 years ago
Sergey M․ a25d03d7cb
[nrk] Fix age limit extraction 4 years ago
Sergey M․ cabfd4b1f0
[nrk] Inline _extract_from_playback 4 years ago
Sergey M․ 7b643d4cd0
[nrk] Improve video id extraction 4 years ago
Sergey M․ 1f1d01d498
[nrk] Add more shortcut tests 4 years ago
Sergey M․ 21a42e2588
[nrk] Improve extraction (closes #27634, closes #27635)
+ Add support for mp3 formats
* Generalize and delegate all item extractors to nrk, beware ie key breakages
+ Add support for podcasts
+ Generalize nrk shortcut form to support all kind of ids
4 years ago
Sergey M․ 2df93a0c4a
[nrktv] Switch to playback endpoint
mediaelement endpoint is no longer in use.
4 years ago
Remita Amine 75972e200d [vvvvid] fix season metadata extraction(#18130) 4 years ago
Remita Amine d0d838638c [stitcher] fix extraction(closes #20811)(closes #27606) 4 years ago
Remita Amine 8c17afc471 [acast] fix extraction(closes #21444)(closes #27612)(closes #27613) 4 years ago
Remita Amine 40d66e07df [arcpublishing] add missing staticmethod decorator 4 years ago
Remita Amine ab89a8678b [arcpublishing] Add new extractor
closes #2298
closes #9340
closes #17200
4 years ago
Remita Amine 4d7d056909 [sky] add support for Sports News articles and Brighcove videos(closes #13054) 4 years ago
Remita Amine c35bc82606 [vvvvid] skip unplayable episodes and extract akamai formats(closes #27599) 4 years ago
Remita Amine 2f56caf083 [yandexvideo] fix extraction for Python 3.4 4 years ago
Sergey M․ 4066945919
release 2020.12.31 4 years ago
Sergey M․ 4046ffe1e1
[redditr] Fix review issues and extract source thumbnail (closes #27503) 4 years ago
ozburo d1d0612160
[redditr] Extract all thumbnails 4 years ago
Remita Amine 7b0f04ed1f [vvvvid] imporove info extraction 4 years ago
nixxo 2e21b06ea2
[vvvvid] add playlists support (#27574)
closes #18130
4 years ago
Remita Amine a6f75e6e89 [yandexdisk] extract info from webpage
the public API does not return metadata when download limit is reached
4 years ago
Remita Amine bd18824c2a [yandexdisk] fix extraction(closes #17861)(closes #27131) 4 years ago
Remita Amine bdd044e67b [yandexvideo] use old api call as fallback 4 years ago
Remita Amine f7e95fb2a0 [yandexvideo] fix extraction(closes #25000) 4 years ago
Remita Amine 9dd674e1d2 [utils] accept only supported protocols in url_or_none 4 years ago
Remita Amine 9c1e164e0c [YoutubeDL] Allow format filtering using audio language(#16209) 4 years ago
Remita Amine c706fbe9fe [nbc] Remove CSNNE extractor 4 years ago
Remita Amine ebdcf70b0d [nbc] fix NBCSport VPlayer URL extraction(closes #16640) 4 years ago
Remita Amine 5966095e65 [aenetworks] fix HistoryPlayerIE tests 4 years ago
Remita Amine 9ee984fc76 [aenetworks] add support for biography.com (closes #3863) 4 years ago
Remita Amine 53528e1d23 [uktvplay] match new video URLs(closes #17909) 4 years ago
Remita Amine c931c4b8dd [sevenplay] detect API errors 4 years ago
Remita Amine 7acd042bbb [tenplay] fix format extraction(closes #26653) 4 years ago
Remita Amine bcfe485e01 [brightcove] raise ExtractorError for DRM protected videos(closes #23467)(closes #27568) 4 years ago
Sergey M․ 479cc6d5a1
release 2020.12.29 4 years ago
Sergey M․ 1a95953867
[youtube] Improve yt initial data extraction (closes #27524) 4 years ago
Sergey M․ 71febd1c52
[youtube:tab] Improve URL matching (closes #27559) 4 years ago
Sergey M․ f1bc56c99b
[youtube:tab] Restore retry on browse requests (closes #27313, closes #27564) 4 years ago
Remita Amine 64e419bd73 [aparat] Fix extraction
closes #22285
closes #22611
closes #23348
closes #24354
closes #24591
closes #24904
closes #25418
closes #26070
closes #26350
closes #26738
closes #27563
4 years ago
Remita Amine 782ea947b4 [brightcove] remove sonyliv specific code 4 years ago
Remita Amine f27224d57b [piksel] import format extraction 4 years ago
Remita Amine c007188598 [zype] Add support for uplynk videos 4 years ago
Remita Amine af93ecfd88 [toggle] add support for live.mewatch.sg (closes #27555) 4 years ago
JamKage 794771a164
[go] Added support for FXNetworks (#26826)
Co-authored-by: James Kirrage <james.kirrage@mortgagegym.com>

closes #13972
closes #22467
closes #23754
4 years ago
Sergey M․ 6f2eaaf73d
[teachable] Improve embed detection (closes #26923) 4 years ago
Remita Amine 4c7a4dbc4d [mitele] fix free video extraction(#24624)(closes #25827)(closes #26757) 4 years ago
Remita Amine f86b299d0e [telecinco] fix extraction 4 years ago
Sergey M e474996541
[youtube] Update invidious.snopyta.org (#22667)
Co-authored-by: sofutru <54445344+sofutru@users.noreply.github.com>
4 years ago
Remita Amine aed617e311 [amcnetworks] improve auth only video detection(closes #27548) 4 years ago
Remita Amine 0fa67c1d68 [generic] Add support for VHX Embeds(#27546) 4 years ago
Sergey M․ 365b3cc72d
release 2020.12.26 4 years ago
Sergey M․ cec1c2f211
[instagram] Fix test 4 years ago
Sergey M․ 12053450dc
[instagram] Fix comment count extraction 4 years ago
Sergey M․ 46cffb0c47
[instagram] Add support for reel URLs (closes #26234, closes #26250) 4 years ago
Remita Amine c32a059f52 [bbc] switch to media selector v6
closes #23232
closes #23933
closes #26303
closes #26432
closes #26821
closes #27538
4 years ago
Sergey M․ 6911312e53
[instagram] Improve thumbnail extraction 4 years ago
Sergey M․ f22b5a6b96
[instagram] Improve extraction (closes #22880) 4 years ago
Andrew Udvare 58e55198c1
[instagram] Fix extraction when authenticated (closes #27422) 4 years ago
Sergey M․ d61ed9f2f1
[spankbang] Remove unused import 4 years ago
Sergey M․ 8bc4c6350e
[spangbang:playlist] Fix extraction (closes #24087) 4 years ago
Sergey M․ cfa4ffa23b
[spangbang] Add support for playlist videos 4 years ago
Sergey M․ 4f1dc1463d
[pornhub] Improve like and dislike count extraction (closes #27356) 4 years ago
Sergey M․ 17e0f41d34
[pornhub] Fix review issues (closes #27393) 4 years ago
JChris246 b57b27ff8f
[pornhub] Fix lq formats extraction (closes #27386) 4 years ago
Sergey M․ 98106accb6
[bongacams] Add extractor (closes #27440) 4 years ago
Sergey M․ af1312bfc3
[youtube:tab] Extend _VALID_URL (closes #27501) 4 years ago
Remita Amine 4c7d7215cd [theweatherchannel] fix extraction (closes #25930)(closes #26051) 4 years ago