| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Authored by: viktor-enzell
|
|
|
|
|
| |
Fixes bug in ab4cbef ab4cbeff00ac08f142f78a6281aa0c1124a59daa
Closes #5993
Authored by: bashonly
|
| |
|
|
|
|
| |
Authored by: FrederikNS
Closes #3567
|
| |
|
|
|
|
|
|
| |
and refactor lazy extractors accordingly.
This reduces the need to create extractor instances
|
|
|
| |
Authored by: vertan
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
* 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
|