Commit graph

237 commits

Author SHA1 Message Date
Remita Amine
ecfc7cb9f1 [zdf] extract webm formats(closes #26659) 2021-02-26 14:43:06 +01:00
Matthew Rayermann
8c8e98ffdd [nhk] Add audio clip test to NHK extractor (#27269) 2021-02-26 14:42:58 +01:00
Remita Amine
2f04ca9dac [gamespot] Extract DASH and HTTP formats 2021-02-26 14:42:52 +01:00
Remita Amine
76263cc893 [extractor/commons] improve Akamai HTTP formats extraction 2021-02-26 14:42:46 +01:00
Remita Amine
0a48eb0c7f [tver] correct episode_number key 2021-02-26 14:42:39 +01:00
Remita Amine
d60195c74b [extractor/common] improve Akamai HTTP format extraction
- Allow m3u8 manifest without an additional audio format
- Fix extraction for qualities starting with a number
Solution provided by @nixxo based on: https://stackoverflow.com/a/5984688
2021-02-26 14:42:28 +01:00
Remita Amine
b789c2b6bb [tver] Add new extractor (closes #26662)(closes #27284) 2021-02-26 14:41:57 +01:00
Remita Amine
87889f1fe8 [extractors] Add QubIE import 2021-02-26 14:39:36 +01:00
Remita Amine
0475d9eaff [tva] Add support for qub.ca (closes #27235) 2021-02-26 14:39:30 +01:00
Remita Amine
9e5ac5f629 [toggle] Detect DRM protected videos (closes #16479)(closes #20805) 2021-02-26 14:39:24 +01:00
Remita Amine
9b24767e1e [toggle] Add support for new MeWatch URLs (closes #27256) 2021-02-26 14:39:18 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
8c785f8472 [cspan] Extract info from jwplayer data (closes #3672, closes #3734, …
…closes #10638, closes #13030, closes #18806, closes #23148, closes #24461, closes #26171, closes #26800, closes #27263)
2021-02-26 14:39:10 +01:00
=?UTF-8?q?Roman=20Ber=C3=A1nek?=
a321724c88 [cspan] Pass Referer header with format's video URL (#26032) (closes …
…#25729)
2021-02-26 14:38:55 +01:00
Remita Amine
31a2706650 [mediaset] add support for movie URLs(closes #27240) 2021-02-26 14:38:48 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
863cae8fe4 [yandexmusic:track] Fix extraction (closes #26449, closes #26669, clo…
…ses #26747, closes #26748, closes #26762)
2021-02-26 14:38:16 +01:00
Michael Munch
f44820d718 [drtv] Extend _VALID_URL (#27243) 2021-02-26 14:38:09 +01:00
bopol
bbb93695b0 [ina] Add support for mobile URLs (#27229) 2021-02-26 14:37:59 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
de296b234a [YoutubeDL] Write static debug to stderr and respect quiet for dynami…
…c debug (closes #14579, closes #22593)

TODO: logging and verbosity needs major refactoring (refs #10894)
2021-02-26 14:37:50 +01:00
=?UTF-8?q?Adrian=20Heine=20n=C3=A9=20Lang?=
34a34d7f71 [videa] Adapt to updates (#26301)
closes #25973, closes #25650.
2021-02-26 14:37:14 +01:00
Remita Amine
37108e29a6 [spreaker] fix SpreakerShowIE test URL 2021-02-26 14:37:08 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
79cd28f514 [spreaker] Add extractor (closes #13480, closes #13877) 2021-02-26 14:37:00 +01:00
Remita Amine
7a49184ca6 [viki] fix video API request(closes #27184) 2021-02-26 14:36:24 +01:00
Remita Amine
3f6dc5d4ef [bbc] fix BBC Three clip extraction 2021-02-26 14:36:19 +01:00
Remita Amine
45eded9bd2 [bbc] fix BBC News videos extraction 2021-02-26 14:36:12 +01:00
Remita Amine
d1114a12e1 [medaltv] improve extraction 2021-02-26 14:36:07 +01:00
Joshua Lochner
997dc3ca44 [medaltv] Add new extractor (#27149) 2021-02-26 14:36:01 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
00088ef4b1 [downloader/fragment] Set final file's mtime according to last fragme…
…nt's Last-Modified header (closes #11718, closes #18384, closes #27138)
2021-02-26 14:35:54 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
c719619471 [nrk] Fix extraction 2021-02-26 14:35:49 +01:00
Remita Amine
2a368bc78e [pinterest] Add support for large collections(more than 25 pins) 2021-02-26 14:35:22 +01:00
Remita Amine
3d030642c7 [franceinter] flake8 2021-02-26 14:35:16 +01:00
renalid
950c574c22 [franceinter] add thumbnail url (#27153)
Co-authored-by: remitamine <remitamine@gmail.com>
2021-02-26 14:35:11 +01:00
Remita Amine
e1c07eb79f [box] Add new extractor(#5949) 2021-02-26 14:34:37 +01:00
Jia Rong Yee
7a0255f6e2 [nytimes] Add new cooking.nytimes.com extractor (#27143)
* [nytimes] support cooking.nytimes.com, resolves #27112

Co-authored-by: remitamine <remitamine@gmail.com>
2021-02-26 14:34:21 +01:00
Remita Amine
abe5d97246 [rumble] add support for embed pages(#10785) 2021-02-26 14:34:06 +01:00
Remita Amine
186e07f960 [skyit] add support for multiple Sky Italia websites(closes #26629) 2021-02-26 14:34:00 +01:00
Remita Amine
ac852e57a0 [extractor/common] add generic support for akamai http format extraction 2021-02-26 14:33:51 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
9a5816f425 [pinterest] Add extractor (closes #25747) 2021-02-26 14:33:38 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
d64e153832 [svtplay] Fix test title 2021-02-26 14:33:05 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
5a94d1b61d [svtplay] Add support for svt.se/barnkanalen (closes #24817) 2021-02-26 14:32:59 +01:00
Mattias Wadman
9e816eca8f [svt] Extract timestamp and thumbnail in more cases (#27130)
Add timestamp, set to "valid from" which i think could been seen as publish time.
Add thumbnail in more cases, seems to was only done in the embedded data case for some reason.
Switch svtplay test url to an existing video and also one with no expire date.
Also add an additional thumbnail url test regex.
2021-02-26 14:32:52 +01:00
Remita Amine
968583c56f [infoq] fix format extraction(closes #25984) 2021-02-26 14:28:13 +01:00
renalid
f3c426a2ee [francetv] Update to fix thumbnail URL issue (#27120)
Fix the thumbnail URL. The issue was here for many years, never fixed. It's done ! :-)

Example : https://www.france.tv/france-2/de-gaulle-l-eclat-et-le-secret/de-gaulle-l-eclat-et-le-secret-saison-1/2035247-solitude.html

failed thumbnail url generated : http://pluzz.francetv.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg

right thumbnail url fixed : https://sivideo.webservices.francetelevisions.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg
2021-02-26 14:28:03 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
bb0f8c2607 [downloader/http] Fix crash during urlopen caused by missing reason o…
…f URLError
2021-02-26 14:27:49 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
8175a5e8b1 [YoutubeDL] Fix --ignore-errors for playlists with generator-based en…
…tries of url_transparent (closes #27064)
2021-02-26 14:19:38 +01:00
Remita Amine
3ffb643844 [discoverynetworks] add support new TLC/DMAX URLs(closes #27100) 2021-02-26 14:19:12 +01:00
Remita Amine
a732493292 [rai] fix protocol relative relinker URLs(closes #22766) 2021-02-26 14:19:07 +01:00
Remita Amine
493d279604 [rai] fix unavailable video format detection 2021-02-26 14:19:02 +01:00
Remita Amine
a7bd83e154 [rai] improve extraction 2021-02-26 14:18:55 +01:00
Leonardo Taccari
9fd254036b [rai] Fix extraction for recent raiplay.it updates (#27077)
- Remove first test of RaiPlayIE: it is no longer available
- Make RaiPlayIE extension-agnostic (passing possible `.json' URLs is now
  supported too)
- Adjust RaiPlayLiveIE to recent raiplay.it updates.  Passing it as
  `url_transparent' is no longer supported (there is no longer an accessible
  ContentItem)
- Adjust RaiPlayPlaylistIE to recent raiplay.it updates and instruct it about
  ContentSet-s.
- Update a RaiIE test and remove two tests that are no longer availables

Thanks to @remitamine for the review!
2021-02-26 14:18:51 +01:00
Remita Amine
ddc62043ed [viki] improve format extraction 2021-02-26 14:18:46 +01:00