Commit Graph

14 Commits (3fc46086562857d5493cbcff687f76e4e4ed303f)

Author SHA1 Message Date
sepro add96eb9f8
[cleanup] Add more ruff rules ()
Authored by: seproDev

Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
Tom 3906de0755
[ie/zoom] Extract combined view formats ()
Authored by: Mipsters
bashonly b634ba742d
[cleanup] Misc ()
Authored by: bashonly, gamer191
bashonly 66cc64ff66
[ie/zoom] Extract duration
Closes 
Authored by: bashonly
bashonly 90c1f51206
[extractor/zoom] Fix share URL extraction ()
Authored by: bashonly
Shreyas Minocha 79c77e85b7
[extractor/zoom] Fix extractor ()
Authored by: shreyasminocha
Closes 
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
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
Tom a3eb987e0e
[zoom] Add support for screen cast ()
Authored by: Mipsters
pukkandan 5ad28e7ffd
[extractor] Common function `_match_valid_url`
pukkandan eb0f9d6838
[zoom] Extract transcripts as subtitles
pukkandan a06916d98e
[extractor] Add `write_debug` and `get_param`
pukkandan 1418a0437f
Update to ytdl-commit-8562218
[ard] improve clip id extraction
8562218350
Pccode66 7a5c1cfe93
Completely change project name to yt-dlp ()
* 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