Commit Graph

24 Commits (cec240eb2d82a32e7b54b40b858f40e7b2a3ba8a)

Author SHA1 Message Date
slipinthedove cec240eb2d use authorization for video-session if cookies are specified 2 months ago
slipinthedove 4c63497cc6 actually fix subs to dict; exclude globoplay from globoarticle regex 2 months ago
slipinthedove 2fd6fc11c4 Merge branch 'globo-re-re-re-re-re-write' 2 months ago
dove 7175123c96 uploader set explicitly as str
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2 months ago
dove be11f5ff7d lint query and headers
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2 months ago
slipinthedove 0f928ed840 [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.
2 months ago
dove b6dbbb6ce3
uploader set explicitly as str
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2 months ago
dove 4d90834d09
lint query and headers
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2 months ago
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.
2 months ago
dove 27a4a3cee7
[globo] remove unplayable_formats parameter
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2 months ago
dove ede30395a6 [globo] prefer manual query insertion for jarvis over preset-sha value 2 months ago
slipinthedove 8678ff44cc [globo] the long-awaited rewrite 2 months ago
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>
8 months ago
coletdjnz 3d2623a898
[compat, networking] Deprecate old functions (#2861)
Authored by: coletdjnz, pukkandan
2 years ago
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats` 2 years ago
Bricio c40f327a16
[extractor/globo:article] Remove false positives (#4396)
Authored by: Bricio
3 years ago
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
3 years ago
Felix S 3f047fc406
[extractor] Extract subtitles from manifests for more sites (#2686)
vimeo, globo, kaltura, svt

Authored by: fstirlitz
3 years ago
Bricio 17b183886f
[globo] Expand valid URL (#2732)
Closes #2730 
Authored by: Bricio
3 years ago
Bricio 63c3ee4f63
[globo] Fix extractor (#2589)
Closes #2524
Authored by: Bricio
3 years ago
Ashish Gupta b89378a69a
[globo] Fix GloboIE (#994)
Closes #991 
Authored by: Ashish0804
3 years ago
pukkandan 88acdbc269
[extractor] Better error message for DRM (#729)
Closes #636
4 years ago
pukkandan a06916d98e
[extractor] Add `write_debug` and `get_param` 4 years ago
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
4 years ago