32 Commits

Author SHA1 Message Date
InvalidUsernameException
f1fe8dc8d2 Mark and deprioritize sign-language variants 2025-04-20 19:32:11 +02:00
InvalidUsernameException
59ba75dbfe Derive width from aspect ratio if available 2025-04-20 19:32:11 +02:00
InvalidUsernameException
bbf362df9c Inline method that is only called once now 2025-04-20 19:32:11 +02:00
InvalidUsernameException
67c05c9c43 Use PTMD API for fallback extraction as well to get vp9 formats 2025-04-20 19:32:11 +02:00
InvalidUsernameException
692a396be8 Split expanding PTMD template from extracting PTMD data 2025-04-20 19:32:10 +02:00
InvalidUsernameException
3bb3aa4672 Fix content ID fallback in case basename is unavailable 2025-04-14 22:54:08 +02:00
InvalidUsernameException
c3471157fd Fix archive IDs and progress text for videos with sign language varient 2025-04-14 22:52:27 +02:00
InvalidUsernameException
c2a576c07e Fix test 2025-04-06 22:21:00 +02:00
sepro
56e116cc19 Fix archiveid and rewrite _extract_fallback 2025-04-06 22:03:39 +02:00
InvalidUsernameException
a5903d16ed [ie/ZDF] Simplify and improve format extraction 2025-04-01 22:05:13 +02:00
InvalidUsernameException
d15e2ee36f [ie/ZDF] Merge ZDFHeuteIE back into main ZDFIE 2025-04-01 13:07:29 +02:00
InvalidUsernameException
01e3b208f2 [ie/ZDF] Address review findings 2025-03-31 22:31:21 +02:00
InvalidUsernameException
2ad9fd8d8f [ie/ZDF] Fix extraction of video from ZDF heute subsite 2025-03-29 22:42:21 +01:00
InvalidUsernameException
5b7b2e7cf4 [ie/ZDF] Fix extractor after website redesign 2025-03-29 22:42:21 +01:00
bashonly
e7882b682b
[ie/3sat] Fix extractor (#12403)
Fix 241ace4f104d50fdf7638f9203927aefcf57a1f7

Closes #12391
Authored by: bashonly
2025-02-19 00:19:02 +00:00
Stefan Lobbenmeier
241ace4f10
[ie/zdf] Extract more metadata (#9565)
Closes #9564
Authored by: StefanLobbenmeier
2025-02-09 19:19:28 +00:00
InvalidUsernameException
bb69f5dab7
[ie/zdf] Fix extractors (#11041)
Closes #4782, Closes #10672
Authored by: InvalidUsernameException
2025-01-26 00:29:57 +00:00
sepro
add96eb9f8
[cleanup] Add more ruff rules (#10149)
Authored by: seproDev

Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
2024-06-12 01:09:58 +02:00
bashonly
ee0ed0338d
[extractor/zdf] Fix formats extraction
Closes #7238, Closes #7240
Authored by: bashonly
2023-06-05 10:40:48 -05:00
sepro
0fe87a8730
[extractor/zdf] Use android API endpoint for UHD downloads (#6150)
Authored by: seproDev
2023-02-04 04:08:29 +05:30
pukkandan
9f14daf22b
[extractor] Deprecate _sort_formats 2022-11-17 11:40:17 +05:30
pukkandan
db4678e448
Update to ytdl-commit-de39d128
[extractor/ceskatelevize] Back-port extractor from yt-dlp
de39d1281c

Closes #5361, Closes #4634, Closes #5210
2022-11-07 02:18:30 +05:30
pukkandan
e3aae45a6f
[extractor/zdf] Fix bug in 62b2b736e741095d9136c423f37c588fca267d61
Closes #4061
2022-06-13 19:13:59 +05:30
Elyse
62b2b736e7
[extractor/zdf] Improve format sorting (#4040)
Closes #4020

Authored by: elyse0
2022-06-10 15:22:14 -07:00
pukkandan
86e5f3ed2e
[cleanup] Upgrade syntax
Using https://github.com/asottile/pyupgrade

1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`

Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
2022-04-12 05:32:51 +05:30
pukkandan
50e93e03a7
Update to ytdl-commit-6508688
Make default upload_/release_date a compat_str
6508688e88

Except:
* "[NDR] Overhaul NDR and NJoy extractors" https://github.com/ytdl-org/youtube-dl/pull/30531
    - 01824d275b
    - 39a98b09a2
    - f0a05a55c2
    - 4186e81777
2022-03-05 02:24:17 +05:30
chris
f5c2c2c9b0
[zdf] Add chapter extraction (#2198)
Authored by: iw0nderhow
2022-01-02 03:37:31 +05:30
chris
5f9aaac8c2
[zdf] Support videos with different ptmd location (#1893)
Authored by: iw0nderhow
2021-12-09 17:24:31 +05:30
pukkandan
34921b4345
[utils] Add join_nonempty 2021-11-06 07:53:55 +05:30
pukkandan
600e900300
[zdf] Improve format sorting
Closes #910
2021-09-24 07:47:00 +05:30
pukkandan
ec5e77c558
Update to ytdl-2021.03.02 2021-03-02 13:56:07 +05:30
Pccode66
7a5c1cfe93
Completely change project name to yt-dlp (#85)
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account

Co-authored-by: Pccode66
Co-authored-by: pukkandan
2021-02-25 00:15:56 +05:30