doe1080 and GitHub
1a9c4b8238
[ie/steam] Fix extractor ( #15028 )
...
Closes #15014
Authored by: doe1080
2026-02-09 20:33:36 +00:00
doe1080 and GitHub
fcea3edb5c
[ie/steam] Fix extractors ( #14093 )
...
Authored by: doe1080
2025-08-20 15:44:45 +00:00
Arseniy D. and GitHub
d3d1ac8eb2
[ie/steam] Fix extractor ( #14008 )
...
Closes #14000
Authored by: AzartX47
2025-08-19 23:14:20 +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
sepro and GitHub
f4f9f6d00e
[cleanup] Fix infodict returned fields ( #8906 )
...
Authored by: seproDev
2024-03-08 23:36:41 +01:00
pukkandan
9f14daf22b
[extractor] Deprecate _sort_formats
2022-11-17 11:40:17 +05:30
pukkandan
62b8dac490
[extractor] Improve _generic_title
2022-10-31 17:41:48 +05:30
HobbyistDev and GitHub
5fb450a64c
[extractor/steam] Add broadcast extractor ( #4137 )
...
Closes #4083
Authored by: HobbyistDev
2022-06-28 18:21:18 +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
u-spec-png and GitHub
070f6a85ea
[Steam] Fix extractor ( #2029 )
...
Closes #1992
Authored by: u-spec-png
2021-12-25 03:55:44 +05:30
pukkandan
5ad28e7ffd
[extractor] Common function _match_valid_url
2021-08-23 00:50:40 +05:30
pukkandan
a06916d98e
[extractor] Add write_debug and get_param
2021-05-17 18:59:51 +05:30
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
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