bashonly
adbb4877dc
fix _VALID_URL
...
Authored by: bashonly
2025-04-30 04:48:01 -05:00
bashonly
85d00fd95c
fix imports
...
Authored by: bashonly
2025-04-30 04:47:40 -05:00
bashonly
05db11aab4
update tests
...
Authored by: bashonly
2025-04-30 04:15:49 -05:00
bashonly
8dba129c8a
refactor _extract_ptmd, remove extract_ptmd_urls
...
Authored by: bashonly
2025-04-30 03:52:05 -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
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
692a396be8
Split expanding PTMD template from extracting PTMD data
2025-04-20 19:32:10 +02:00
InvalidUsernameException
01e3b208f2
[ie/ZDF] Address review findings
2025-03-31 22:31:21 +02:00
InvalidUsernameException
5b7b2e7cf4
[ie/ZDF] Fix extractor after website redesign
2025-03-29 22:42:21 +01:00
bashonly and GitHub
e7882b682b
[ie/3sat] Fix extractor ( #12403 )
...
Fix 241ace4f10
Closes #12391
Authored by: bashonly
2025-02-19 00:19:02 +00:00
sepro and GitHub
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
pukkandan
6368e2e639
[cleanup] Misc
...
Closes #5541
2022-11-16 06:57:07 +05:30
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
ec5e77c558
Update to ytdl-2021.03.02
2021-03-02 13:56:07 +05:30
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