]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
Updated to release 2020.11.21.1
authorpukkandan <redacted>
Sat, 21 Nov 2020 14:50:42 +0000 (20:20 +0530)
committerpukkandan <redacted>
Sat, 21 Nov 2020 22:21:26 +0000 (03:51 +0530)
commita0566bbf5c3dea282447efb2926d71bafe1b7720
tree8e4954cbeacb8d8ebcd144faa7fdea7375935d48
parent3462ffa8929d2a40588669578ca912d57a0da1bb
Updated to release 2020.11.21.1
29 files changed:
test/parameters.json
test/test_YoutubeDL.py
youtube_dlc/YoutubeDL.py
youtube_dlc/compat.py
youtube_dlc/downloader/http.py
youtube_dlc/extractor/amara.py [new file with mode: 0644]
youtube_dlc/extractor/brightcove.py
youtube_dlc/extractor/common.py
youtube_dlc/extractor/discoverynetworks.py
youtube_dlc/extractor/europa.py
youtube_dlc/extractor/extractors.py
youtube_dlc/extractor/francetv.py
youtube_dlc/extractor/generic.py
youtube_dlc/extractor/googledrive.py
youtube_dlc/extractor/infoq.py
youtube_dlc/extractor/kusi.py
youtube_dlc/extractor/npr.py
youtube_dlc/extractor/pbs.py
youtube_dlc/extractor/rai.py
youtube_dlc/extractor/soundcloud.py
youtube_dlc/extractor/svt.py
youtube_dlc/extractor/tagesschau.py
youtube_dlc/extractor/theplatform.py
youtube_dlc/extractor/turner.py
youtube_dlc/extractor/viki.py
youtube_dlc/extractor/vimeo.py
youtube_dlc/extractor/xiami.py
youtube_dlc/extractor/youtube.py
youtube_dlc/utils.py