dove
4d90834d09
lint query and headers
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-12-13 06:31:57 -03:00
slipinthedove
93e715c81e
[globo] review fixes
...
push video_view as a class constant, use traverse_obj where possible and replace the subs metodology to use subs_list_to_dict, etc.
2024-12-13 00:50:38 -03:00
dove
27a4a3cee7
[globo] remove unplayable_formats parameter
...
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-12-12 23:12:42 -03:00
dove
ede30395a6
[globo] prefer manual query insertion for jarvis over preset-sha value
2024-12-12 22:59:15 -03:00
slipinthedove
8678ff44cc
[globo] the long-awaited rewrite
2024-12-12 22:11:58 -03: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
coletdjnz
3d2623a898
[compat, networking] Deprecate old functions ( #2861 )
...
Authored by: coletdjnz, pukkandan
2023-07-15 16:18:35 +05:30
pukkandan
9f14daf22b
[extractor] Deprecate _sort_formats
2022-11-17 11:40:17 +05:30
Bricio
c40f327a16
[extractor/globo:article] Remove false positives ( #4396 )
...
Authored by: Bricio
2022-07-20 10:07:13 +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
Felix S
3f047fc406
[extractor] Extract subtitles from manifests for more sites ( #2686 )
...
vimeo, globo, kaltura, svt
Authored by: fstirlitz
2022-02-11 11:03:33 -08:00
Bricio
17b183886f
[globo] Expand valid URL ( #2732 )
...
Closes #2730
Authored by: Bricio
2022-02-11 10:08:55 -08:00
Bricio
63c3ee4f63
[globo] Fix extractor ( #2589 )
...
Closes #2524
Authored by: Bricio
2022-02-02 06:00:09 +05:30
Ashish Gupta
b89378a69a
[globo] Fix GloboIE ( #994 )
...
Closes #991
Authored by: Ashish0804
2021-09-16 23:01:39 +05:30
pukkandan
88acdbc269
[extractor] Better error message for DRM ( #729 )
...
Closes #636
2021-08-23 01:38:38 +05:30
pukkandan
a06916d98e
[extractor] Add write_debug
and get_param
2021-05-17 18:59:51 +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