Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
|
|
Authored-by: h-h-h-h
|
|
Old Extractors left behind:
VLivePlaylistIE
YoutubeSearchURLIE
YoutubeShowIE
YoutubeFavouritesIE
If removing old extractors, make corresponding changes in
docs/supportedsites.md
youtube_dlc/extractor/extractors.py
Not merged:
.github/ISSUE_TEMPLATE/1_broken_site.md
.github/ISSUE_TEMPLATE/2_site_support_request.md
.github/ISSUE_TEMPLATE/3_site_feature_request.md
.github/ISSUE_TEMPLATE/4_bug_report.md
.github/ISSUE_TEMPLATE/5_feature_request.md
test/test_all_urls.py
youtube_dlc/version.py
Changelog
|
|
|
|
|
|
|
|
to avoid using same folder when using pip install for example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Despite visual similarity "þ" is unrelated to "p".
It is normally transliterated as "th":
$ echo þ-Þ | iconv -t ASCII//TRANSLIT
th-TH
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes handling of non-UTF8 TTML subtitles
Closes #14191
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Used in Youku Show pages
|
|
|
|
Seen at http://zaq1.pl/video/xev0e
|
|
|
|
|
|
|
|
|
|
|
|
|