27 Commits

Author SHA1 Message Date
Stefan Lobbenmeier
5bca3bb9a0 replace rf with fr 2024-12-26 09:21:21 -03:00
Stefan Lobbenmeier
be42b07646 skip video that is no longer available 2024-12-26 08:53:19 -03:00
pukkandan
ee8e09e0cb
cleanup 2024-12-26 17:20:10 +05:30
Stefan Lobbenmeier
6cda50c0aa use fancy traverse_obj syntax from PR review suggestion 2024-12-26 08:46:17 -03:00
Stefan Lobbenmeier
e8c84f4ee3 replace seriesId with series_id 2024-12-26 08:40:33 -03:00
Stefan Lobbenmeier
1420dfaaf9 revert formatting from % back to f string 2024-12-26 08:37:43 -03:00
Stefan Lobbenmeier
96a79bbdae fix a test, green planet still failing with 403 though 2024-12-25 19:13:47 -03:00
Stefan Lobbenmeier
f78429bdf2 venv/bin/hatch fmt 2024-12-25 18:47:37 -03:00
Stefan Lobbenmeier
0af5cd9158 Fix ZDFIE_all 2024-12-25 18:41:58 -03:00
Stefan Lobbenmeier
544660f2cf add test for example url from ticket 2024-12-25 18:41:58 -03:00
Stefan Lobbenmeier
69b6f97557 extract series, season and episode info from the target_info 2024-12-25 18:41:58 -03:00
Stefan Lobbenmeier
6988130d0c attempt to call API for version-3 player to get more fields 2024-12-25 18:41:54 -03: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