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
Simon Sawicki
e897bd8292
[misc] Add hatch
, ruff
, pre-commit
and improve dev docs ( #7409 )
...
Authored by: bashonly, seproDev, Grub4K
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
2024-05-26 21:27:21 +02:00
sepro
f4f9f6d00e
[cleanup] Fix infodict returned fields ( #8906 )
...
Authored by: seproDev
2024-03-08 23:36:41 +01:00
Ha Tien Loi
64de1a4c25
[ie/zingmp3] Add support for radio and podcasts ( #7189 )
...
Authored by: hatienl0i261299
2023-11-16 22:08:00 +00:00
Ha Tien Loi
17d7ca84ea
[extractor/zingmp3] Fix and improve extractors ( #6367 )
...
Authored by: hatienl0i261299
2023-05-29 10:32:16 +05:30
pukkandan
9f14daf22b
[extractor] Deprecate _sort_formats
2022-11-17 11:40:17 +05:30
pukkandan
2414649192
[cleanup] Misc cleanup
2022-05-17 00:07:43 +05:30
pukkandan
6b70527f9d
[cleanup, zingmp3] Refactor extractors
2022-05-07 18:39:58 +05:30
Ha Tien Loi
54044decd0
[ZingMp3] Add chart and user extractors ( #3423 )
...
Authored by: hatienl0i261299
2022-05-07 03:25:58 -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
Ha Tien Loi
63b2f88bc7
[Zingmp3] Fix signature ( #3004 )
...
Authored by: hatienl0i261299
2022-03-09 22:13:19 -08:00
pukkandan
08d30158ec
[cleanup, docs] Misc cleanup
...
Closes #2828 , closes #2734 , closes #2802 , closes #2937
2022-03-08 22:38:06 +05:30
Ha Tien Loi
ecca4519b7
[zingmp3] Fix extractor ( #2889 )
...
Authored by: hatienl0i261299
2022-03-04 03:22:45 -08:00
pukkandan
b7da73eb19
Add option --ignore-no-formats-error
...
* Ignores the "no video format" and similar errors
* Experimental - Some extractors may still throw these errors
2021-04-17 08:40:30 +05:30
pukkandan
1418a0437f
Update to ytdl-commit-8562218
...
[ard] improve clip id extraction
8562218350
2021-03-25 04:09:21 +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