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>
5 months ago
Simon Sawicki
e897bd8292
[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs ( #7409 )
...
Authored by: bashonly, seproDev, Grub4K
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
6 months ago
pukkandan
e3a3ed8a98
[ie, cleanup] No `from` stdlib imports in extractors ( #8978 )
7 months ago
sepro
a281beba8d
[ie/naver] Fix extractors ( #8883 )
...
Closes #8850 , Closes #8692
Authored by: seproDev
10 months ago
bashonly
9652bca1bd
[ie/web.archive:vlive] Remove extractor ( #8132 )
...
Closes #8122
Authored by: bashonly
1 year ago
bashonly
b844a3f8b1
[extractor/weverse] Add extractors ( #6711 )
...
Closes #4786
Authored by: bashonly
1 year ago
sepro
b3eaab7ca2
[extractor/vlive] Replace with `VLiveWebArchiveIE` ( #6196 )
...
vlive has shut down: https://web.archive.org/web/20221031171019/https://www.vlive.tv/notice/4749
Authored by: seproDev
2 years ago
pukkandan
c0caa80515
[extractor/naver] Treat fan subtitles as separate language
...
Closes #5467
2 years ago
bashonly
d761dfd059
[extractor/naver] Improve `_VALID_URL` for `NaverNowIE` ( #5620 )
...
Authored by: bashonly
2 years ago
pukkandan
9f14daf22b
[extractor] Deprecate `_sort_formats`
2 years ago
ping
bfbb5a1bb1
[extractor/NaverNow] Change endpoint ( #4457 )
...
Authored by: ping
2 years ago
ping
14c3a98049
[extractor/naver] Add `navernow` extractor ( #3866 )
...
Authored by: ping
2 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
Ashish Gupta
652fb0d446
[VLive] Add upload_date and thumbnail ( #1486 )
...
Closes #1472
Authored by: Ashish0804
3 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