bashonly
8dba129c8a
refactor _extract_ptmd, remove extract_ptmd_urls
...
Authored by: bashonly
2025-04-30 03:52:05 -05:00
bashonly
3839ec0b21
improve _extract_ptmd
...
Authored by: bashonly
2025-04-30 02:46:47 -05:00
bashonly
1dfc0e9d49
oops
...
Authored by: bashonly
2025-04-30 02:27:36 -05:00
bashonly
215d54664e
duration
...
Authored by: bashonly
2025-04-30 02:27:15 -05:00
bashonly
641ac1fb98
only return extractor_key in playlist entries of type video
...
Authored by: bashonly
2025-04-30 02:25:39 -05:00
bashonly
ed93080541
simplify _old_archive_ids
...
Authored by: bashonly
2025-04-30 02:19:17 -05:00
bashonly
e8117f28db
require PTMD URL in _extract_fallback
...
Authored by: bashonly
2025-04-30 01:51:18 -05:00
bashonly
b5a999b1d5
safer thumbnail extraction in _extract_fallback
...
Authored by: bashonly
2025-04-30 01:48:06 -05:00
bashonly
8d03507164
simplify _VALID_URL
...
Authored by: bashonly
2025-04-30 01:40:14 -05:00
bashonly
64153536ad
safer _extract_thumbnails
...
Authored by: bashonly
2025-04-30 01:35:05 -05:00
bashonly
6464bfa78c
OK to use assert for developer errors
...
Authored by: bashonly
2025-04-30 01:26:36 -05:00
bashonly
daf2be0f25
safer _extract_chapters
...
Authored by: bashonly
2025-04-30 01:18:30 -05:00
bashonly
3cafe45074
refactor _extract_ptmd_urls
...
Authored by: bashonly
2025-04-30 01:15:44 -05:00
bashonly
f7d605a8f7
or is better than default w/ untrusted input
...
Authored by: bashonly
2025-04-30 01:11:43 -05:00
bashonly
988091400a
seen_urls is convention
...
Authored by: bashonly
2025-04-30 01:04:39 -05:00
bashonly
567ad43d26
f_class
...
Authored by: bashonly
2025-04-30 01:02:45 -05:00
bashonly
680a03a313
dgs
...
Authored by: bashonly
2025-04-30 01:00:37 -05:00
bashonly
10cd64f82e
cache api token to memory, refactor/simplify token code
...
Authored by: bashonly
2025-04-30 00:10:51 -05:00
InvalidUsernameException
6557fc538e
Remove poor format sorting
...
Default format sorting produces a significantly better result now that
metadata is available more consistently.
2025-04-20 19:32:12 +02:00
InvalidUsernameException
fa2e2f789e
Remove qualities (redundant with res now, wrong for m3u8 formats)
2025-04-20 19:32:12 +02:00
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