Commit graph

18281 commits

Author SHA1 Message Date
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
Laura Liberda
acfb99b684 improve copykitku patch hook 2021-02-26 14:27:42 +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
beefchop
9adedd82f3 [viki] fix stream extraction from mpd (#27092)
Co-authored-by: beefchop <beefchop@users.noreply.github.com>
2021-02-26 14:18:39 +01:00
Remita Amine
339f127540 [amara] improve extraction 2021-02-26 14:16:30 +01:00
Joost Verdoorn
9a527679ed [Amara] Add new extractor (#20618)
* [Amara] Add new extractor
2021-02-26 14:16:03 +01:00
Remita Amine
514683921a [vimeo:album] fix extraction(closes #27079) 2021-02-26 14:13:40 +01:00
Remita Amine
46fce7272c [mtv] fix mgid extraction(closes #26841) 2021-02-26 14:13:32 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
3a32ea072b [youporn] Fix upload date extraction and make comment count optional …
…(closes #26986)
2021-02-26 14:13:24 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
1451f4f498 [arte] Rework extractors
* Reimplement embed and playlist extractors to delegate to the single entrypoint artetv extractor
  Beware reluctant download archive extractor keys breakage.
* Improve embeds detection (closes #27057)
- Remove obsolete code
2021-02-26 14:13:19 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
93064492e9 [arte] Extract m3u8 formats (closes #27061) 2021-02-26 14:13:13 +01:00
Remita Amine
f8fb198326 [mgtv] fix format extraction(closes #26415) 2021-02-26 14:13:08 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
e2b997d3bf [extractor/common] Output error for invalid URLs in _is_valid_url (re…
…fs #21400, refs #24151, refs #25617, refs #25618, refs #25586, refs #26068, refs #27072)
2021-02-26 14:13:00 +01:00
Remita Amine
9a4014d394 [francetv] improve info extraction 2021-02-26 14:12:48 +01:00
gdzx
ff92752e7c [francetv] Add fallback video url extraction (#27047)
Fallback on another API endpoint when no video formats are found.

Closes ytdl-org#22561
2021-02-26 14:12:41 +01:00
=?UTF-8?q?Sergey=20M=E2=80=A4?=
9f47f2a04e [spiegel] Fix extraction (closes #24206, closes #24767)
Code picked from PR #24767 since original repo is not available due to takedown.
2021-02-26 14:12:29 +01:00
Remita Amine
14539655d5 [malltv] fix extraction(closes #27035) 2021-02-26 14:12:10 +01:00