Remita Amine
87a8bde777
[sbs] add support for ondemand watch URLs( closes #28566 )
2021-03-28 08:46:33 +01:00
Remita Amine
49fc0a567f
[youtube] fix video's channel extraction( closes #28562 )
2021-03-27 19:11:41 +01:00
Remita Amine
cc777dcaa0
[picarto] fix live stream extraction( closes #28532 )
2021-03-27 17:37:45 +01:00
Remita Amine
c785911870
[vimeo] fix unlisted video extraction( closes #28414 )
2021-03-25 17:06:57 +01:00
Remita Amine
605e7b5e47
[youtube:tab] fix playlist/comunity continuation items extraction( closes #28266 )
2021-03-25 12:53:18 +01:00
Remita Amine
8562218350
[ard] improve clip id extraction( #22724 )( closes #28528 )
2021-03-24 19:29:25 +01:00
Sergey M․
76da1c954a
release 2021.03.25
2021-03-25 00:04:10 +07:00
Sergey M․
c2fbfb49da
[ChangeLog] Actualize
...
[ci skip]
2021-03-25 00:03:00 +07:00
Roman Sebastian Karwacik
d1069d33b4
[zoom] Add new extractor( closes #16597 , closes #27002 , closes #28531 )
2021-03-24 17:26:44 +01:00
The Hatsune Daishi
eafcadea26
[extractor] escape forgotten dot for hostnames in regular expression ( #28530 )
2021-03-24 14:33:19 +00:00
Remita Amine
a40002444e
[bbc] fix BBC IPlayer Episodes/Group extraction( closes #28360 )
2021-03-24 15:10:19 +01:00
Sergey M․
5208ae92fc
[youtube] Fix default value for youtube_include_dash_manifest ( closes #28523 )
2021-03-24 02:57:35 +07:00
Remita Amine
8117d613ac
[zingmp3] fix extraction( closes #11589 , closes #16409 , closes #16968 , closes #27205 )
2021-03-22 15:58:56 +01:00
Martin Ström
00b4d72d1e
[vgtv] Add support for new tv.aftonbladet.se URL schema ( #28514 )
...
Co-authored-by: Sergey M <dstftw@gmail.com>
2021-03-22 20:56:58 +07:00
Remita Amine
21ccd0d7f4
[tiktok] detect private videos( closes #28453 )
2021-03-21 09:10:38 +01:00
Sergey M․
7e79ba7dd6
[vimeo:album] Fix extraction for albums with number of videos multiple to page size ( closes #28486 )
2021-03-20 05:47:26 +07:00
Remita Amine
fa6bf0a711
[vvvvid] fix kenc format extraction( closes #28473 )
2021-03-19 12:37:22 +01:00
Remita Amine
f912d6c8cf
[mlb] fix video extracion( #21241 )
2021-03-15 21:46:39 +01:00
Sergey M․
357bfe251d
[svtplay] Improve extraction ( closes #28448 )
2021-03-15 20:42:20 +07:00
Remita Amine
3be098010f
[applepodcasts] fix extraction( closes #28445 )
2021-03-14 20:08:46 +01:00
Remita Amine
9955bb4a27
[rtve] improve extraction
...
- extract all formats
- fix RTVE Infantil extraction(closes #24851 )
- extract is_live and series
2021-03-14 15:05:25 +01:00
Sergey M․
ebfd66c4b1
release 2021.03.14
2021-03-14 09:38:16 +07:00
Sergey M․
b509d24b2f
[ChangeLog] Actualize
...
[ci skip]
2021-03-14 09:36:11 +07:00
Sergey M․
1860d0f41c
[southpark] Fix extraction and add support for southparkstudios.com ( closes #26763 , closes #28413 )
2021-03-14 09:26:54 +07:00
Remita Amine
60845121ca
[sportdeutschland] fix extraction( closes #21856 )( closes #28425 )
2021-03-13 15:19:24 +01:00
Remita Amine
1182f9567b
[pinterest] reduce the number of HLS format requests
2021-03-12 18:11:11 +01:00
Remita Amine
ef414343e5
[peertube] improve thumbnail extraction( closes #28419 )
2021-03-12 10:48:58 +01:00
Remita Amine
43d986acd8
[tver] improve title extraction( closes #28418 )
2021-03-12 10:14:28 +01:00
Remita Amine
9c644a6419
[fujitv] fix HLS formats extension( closes #28416 )
2021-03-12 09:51:01 +01:00
Luc Ritchie
23c996ea99
[afreecatv] Fix adult (19+) VODs
...
AfreecaTV marks segments of VODs, or entire VODs, as adult content. When
accessing a VOD with adult segments from an underage account or when not
logged in, the first request fails with a "PARTIAL_ADULT" error flag,
and we retry with the partialView=SKIP_ADULT query parameter. This
allows us to download the segments of the video that are not marked as
adult.
Now, when accessing a VOD that is entirely marked as adult content,
the first request fails with an "ADULT" error flag, *even if logged in
to an adult account*. The web client presents a click-through warning,
and refetches the XML with adultView=ADULT_VIEW.
This commit adjusts the existing retry logic for PARTIAL_ADULT to also
support retrying ADULT VODs with the required parameter.
If the same ADULT error is returned on the second attempt, we raise the
same error as before. This will occur if we are not logged in to an
adult account.
At this time it does not appear that the click-through warning has been
added to PARTIAL_ADULT VODs, so if we are logged in, our first request
is still successful. Therefore, the PARTIAL_ADULT logic does not need
to be changed.
The VODs mentioned in the below tickets are both now private, so I
cannot test the given URLs, but I believe that this:
Fixes #26622 , fixes #26926
2021-03-10 21:14:12 -05:00
Remita Amine
fc2c6d5323
[shahid] fix format extraction( closes #28383 )
2021-03-10 13:16:21 +01:00
Remita Amine
64ed3af328
[lbry] add support for channel filters( closes #28385 )
2021-03-10 11:45:30 +01:00
Sergey M․
bae7dbf78b
[bandcamp] Extract release_timestamp
2021-03-10 03:41:21 +07:00
Sergey M․
15c24b0346
[lbry] Extract release_timestamp ( closes #28386 )
2021-03-10 03:40:56 +07:00
Sergey M․
477bff6906
Introduce release_timestamp meta field (refs #28386 )
2021-03-10 03:36:31 +07:00
Sergey M․
1a1ccd9a6e
[pornhub] Detect flagged videos
2021-03-10 02:56:01 +07:00
Sergey M․
7dc513487f
[pornhub] Extract formats from get_media end point ( #28395 )
2021-03-10 02:54:10 +07:00
Remita Amine
c6a14755bb
[bilibili] fix video info extraction( closes #28341 )
2021-03-08 16:53:50 +01:00
Remita Amine
7f064d50db
[cbs] add support for Paramount+ ( closes #28342 )
2021-03-07 08:32:37 +01:00
Remita Amine
b8b622fbeb
[trovo] Add Origin header to VOD formats( closes #28346 )
2021-03-04 17:57:16 +01:00
Remita Amine
ec64ec9651
[voxmedia] fix volume embed extraction( closes #28338 )
2021-03-04 12:42:31 +01:00
Sergey M․
f68692b004
release 2021.03.03
2021-03-03 11:47:34 +07:00
Sergey M․
8c9766f4bf
[ChangeLog] Actualize
...
[ci skip]
2021-03-03 11:44:49 +07:00
Sergey M․
061c030133
[youtube:tab] Switch continuation to browse API ( closes #28289 , closes #28327 )
...
Until further investigation.
2021-03-03 11:42:59 +07:00
Remita Amine
8f56907afa
[9c9media] fix extraction for videos with multiple ContentPackages( closes #28309 )
2021-03-02 12:04:31 +01:00
Remita Amine
e1adb3ed4f
[bbc] correct catched exception type
2021-03-02 11:21:49 +01:00
dirkf
e465b25c1f
[bbc] add support for BBC Reel videos( closes #21870 , closes #23660 , closes #28268 )
2021-03-02 10:49:20 +01:00
Sergey M․
7c06216abf
release 2021.03.02
2021-03-02 06:19:42 +07:00
Sergey M․
0002888627
[ChangeLog] Actualize
...
[ci skip]
2021-03-02 06:16:41 +07:00
Sergey M․
3fb14cd214
[zdf] Rework extractors ( closes #11606 , closes #13473 , closes #17354 , closes #21185 , closes #26711 , closes #27068 , closes #27930 , closes #28198 , closes #28199 , closes #28274 )
...
* Generalize unique video ids for zdf based extractors
* Improve extraction
* Fix 3sat and phoenix
2021-03-02 06:07:30 +07:00