memo
a53b4004cf
[tagesschau] remove duplicates from playlists
2021-03-13 22:17:51 +01:00
memo
ac5b267afe
[tagesschau] make some generic titles more specific
...
This turns for example `Ganze Sendung` into `tagesschau 20 Uhr - 04.12.14 20:00`
as with the old extractor, which is especially important
for playlists of such videos.
2021-03-13 21:57:55 +01:00
memo
2a0d9305f4
[tagesschau] fix deprecation warning about inline regex flags
...
The warning during test_download:
DeprecationWarning: Flags not at the start of the expression '(?s)<p[^>]+class="in' (truncated)
2021-03-13 12:05:05 +01:00
memo
74bb98431e
[tagesschau] fix extraction
...
This fixes the extraction for taggeschau.de, the primary German news broadcaster.
Details:
- the new website sends the video meta data as JSON encoded as an attribute of the player
- some old pages (e.g. [1]) still use the old format of `TagesschauIE`, so the old extraction code is kept as fallback
- the old player format is not used anymore, so `TagesschauPlayerIE` is removed
- several optional fields are added, in particular subtitles
- crashes on empty playlists are fixed
- some test cases are updated, as some videos are not available anymore
- the video id in one test case is changed from `ts-5727` to `video-45741` because it appears to be the more permanent identifier;
for example [1] is still available, while [2] cannot be accessed anymore
- the format identifiers are normalized to `s`,..,`xl` as previously used by `TagesschauPlayerIE` (instead of `webs.h264`,..,`webxl.h264`)
[1] https://www.tagesschau.de/multimedia/video/video-98529~_bab-sendung-209.html
[2] https://www.tagesschau.de/multimedia/sendung/bab/bab-3299~_bab-sendung-209.html
2021-03-13 12:05:05 +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
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
Remita Amine
bee6182680
[stretchinternet] Fix extraction( closes #28297 )
2021-03-01 14:00:03 +01:00
Remita Amine
38fe5e239a
[urplay] fix episode data extraction( closes #28292 )
2021-02-28 12:31:18 +01:00
Remita Amine
678d46f6bb
[bandaichannel] Add new extractor( closes #21404 )
2021-02-28 10:42:41 +01:00
Alexander Seiler
3c58f9e0b9
[srgssr] improve extraction
...
- extract subtitle
- fix extraction for new videos
- update srf download domains
closes #14717
closes #14725
closes #27231
closes #28238
2021-02-25 15:50:49 +01:00
Remita Amine
ef28e33249
[vvvvid] reduce season request payload size
2021-02-24 22:29:35 +01:00
nixxo
9662e4964b
[vvvvid] extract series sublists playlist_title ( #27601 ) ( #27618 )
2021-02-24 22:17:29 +01:00
Remita Amine
44603290e5
[dplay] Extract Ad-Free uplynk URLs( #28160 )
2021-02-24 18:34:28 +01:00
Remita Amine
1631fca1ee
[wat] detect DRM protected videos( closes #27958 )
2021-02-23 13:50:18 +01:00
Remita Amine
295860ff00
[tf1] improve extraction( closes #27980 )( closes #28040 )
2021-02-23 12:41:32 +01:00
Sergey M․
8cb4b71909
[tmz] Fix and improve extraction ( closes #24603 , closes #24687 , closes #28211 )
2021-02-23 18:37:06 +07:00
Remita Amine
d81421af4b
[gedidigital] improve asset id matching
2021-02-22 23:02:15 +01:00
nixxo
7422a2194f
[gedidigital] Add new extractor( closes #7347 )( closes #26946 )
2021-02-22 20:42:14 +01:00
Remita Amine
2090dbdc8c
[youtube] fix get_video_info request
2021-02-21 23:09:09 +01:00
Sergey M․
0a04e03a02
release 2021.02.22
2021-02-22 02:42:16 +07:00
Sergey M․
44b2d5f5fc
[ChangeLog] Actualize
...
[ci skip]
2021-02-22 02:40:00 +07:00
Sergey M․
aa9118a373
[apa] Improve extraction ( closes #27750 )
2021-02-22 02:29:50 +07:00
Adrian Heine
36abc16c3c
[apa] Fix extraction
2021-02-22 02:28:28 +07:00
Sergey M․
919d764600
[youporn] Skip test
2021-02-21 23:21:38 +07:00
piplongrun
696183e133
[youporn] Extract duration ( #28019 )
...
Co-authored-by: Sergey M <dstftw@gmail.com>
2021-02-21 23:19:37 +07:00
SirCipherz
f90d825a6b
[peertube] Add support for canard.tube ( #28190 )
2021-02-21 23:05:33 +07:00
Remita Amine
3037ab00c7
[youtube] fixup m4a_dash formats( closes #28165 )
2021-02-21 10:31:27 +01:00
Isaac-the-Man
21e872b19a
[samplefocus] Add new extractor( closes #27763 )
2021-02-20 10:55:19 +01:00