Commit Graph

21 Commits (bbc7591d3bb650f96cd1f1584055888cc919f14a)

Author SHA1 Message Date
sepro 197d0b03b6
[cleanup] Misc ()
Closes 
Authored by: avagordon01, bashonly, grqz, Grub4K, seproDev

Co-authored-by: Ava Gordon <avagordon01@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
sepro e6a22834df
[ie/orf:on] Allow downloading of video in segments ()
Closes 
Authored by: seproDev
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>
sepro 8b46ad4d8b
[ie/orf:on] Support segmented episodes ()
Closes 
Authored by: seproDev
sepro 3779f2a307
[ie/ORFTVthek] Remove extractor ()
Authored by: seproDev
TuxCoder 0dd53faeca
[ie/orf:on] Improve extraction ()
Closes 
Authored by: TuxCoder
sepro f4f9f6d00e
[cleanup] Fix infodict returned fields ()
Authored by: seproDev
HobbyistDev a0d50aabc5
[ie/orf:on] Add extractor ()
Closes 
Authored by: HobbyistDev
Esokrates 6ba3085616
[ie/orf:podcast] Add extractor ()
Closes 
Authored by: Esokrates
coletdjnz 3d2623a898
[compat, networking] Deprecate old functions ()
Authored by: coletdjnz, pukkandan
pukkandan 9f14daf22b
[extractor] Deprecate `_sort_formats`
pukkandan 5770293d25
[extractor/orf:radio] Rewrite extractors
Closes 
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
pukkandan 88f23a18e0
[docs,cleanup] Fix linter and misc cleanup
Closes 
pukkandan b695e3f9bd
[orf:tvthek] Lazy playlist extraction and obey --no-playlist
Closes 
pukkandan 34921b4345
[utils] Add `join_nonempty`
pukkandan 5ad28e7ffd
[extractor] Common function `_match_valid_url`
pukkandan ed807c1837
Update to ytdl-commit-379f52a
[liveleak] Remove extractor
379f52a495
pukkandan 46358f647d
Update to ytdl-commit-c2350ca
Update MSVC 2010 redist URL
c2350cac24
pukkandan b73612a254
Update to ytdl-commit-dfbbe29
[redbulltv] fix embed data extraction
dfbbe2902f
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