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
DmitryScaletta
85a2d07c1f
[ie/Bigo] Fix JSON extraction ( #8893 )
...
Closes #8852
Authored by: DmitryScaletta
2023-12-31 13:04:11 +00:00
Lesmiscore (Naoya Ozaki)
1275aeb955
[extractor/bigo] Fix extractor ( #4312 )
...
Closes #4139
Authored by: Lesmiscore
2022-07-09 15:00:34 +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
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
Lesmiscore
2944835080
[bigo] Fix extractor to not to use form_params
2022-02-13 00:01:04 +09:00
Lesmiscore (Naoya Ozaki)
7bc33ad0e9
[bigo] Add extractor ( #2749 )
...
Fixes https://github.com/ytdl-org/youtube-dl/issues/18357
Authored by: Lesmiscore
2022-02-12 06:07:10 -08:00