]> jfr.im git - yt-dlp.git/commit - README.md
[skip travis] renaming
authorUnknown <redacted>
Wed, 2 Sep 2020 18:25:25 +0000 (20:25 +0200)
committerUnknown <redacted>
Wed, 2 Sep 2020 18:25:25 +0000 (20:25 +0200)
commitcefecac12cd3c70f9c7a30992c60b05c2eb5d34e
treef7b8e3f8ca2f6e402c83a501f72c09854ae04887
parent9688f237163b6aa546fde00bb3fd1e3445dd4c31
[skip travis] renaming

to avoid using same folder when using pip install for example
861 files changed:
MANIFEST.in
Makefile
README.md
devscripts/bash-completion.in
devscripts/bash-completion.py
devscripts/buildserver.py
devscripts/check-porn.py
devscripts/create-github-release.py
devscripts/fish-completion.in
devscripts/fish-completion.py
devscripts/generate_aes_testdata.py
devscripts/gh-pages/add-version.py
devscripts/gh-pages/update-feed.py
devscripts/gh-pages/update-sites.py
devscripts/make_contributing.py
devscripts/make_issue_template.py
devscripts/make_lazy_extractors.py
devscripts/make_supportedsites.py
devscripts/prepare_manpage.py
devscripts/release.sh
devscripts/show-downloads-statistics.py
devscripts/zsh-completion.in
devscripts/zsh-completion.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/module_guide.rst
make_win.bat
setup.cfg
setup.py
test/helper.py
test/test_InfoExtractor.py
test/test_YoutubeDL.py
test/test_YoutubeDLCookieJar.py
test/test_aes.py
test/test_age_restriction.py
test/test_all_urls.py
test/test_cache.py
test/test_compat.py
test/test_download.py
test/test_downloader_http.py
test/test_execution.py
test/test_http.py
test/test_iqiyi_sdk_interpreter.py
test/test_jsinterp.py
test/test_netrc.py
test/test_options.py
test/test_postprocessors.py
test/test_socks.py
test/test_subtitles.py
test/test_swfinterp.py
test/test_update.py
test/test_utils.py
test/test_verbose_output.py
test/test_write_annotations.py
test/test_youtube_chapters.py
test/test_youtube_lists.py
test/test_youtube_signature.py
tox.ini
youtube-dl.plugin.zsh
youtube_dlc/YoutubeDL.py [moved from youtube_dl/YoutubeDL.py with 99% similarity, mode: 0644]
youtube_dlc/__init__.py [moved from youtube_dl/__init__.py with 99% similarity]
youtube_dlc/__main__.py [moved from youtube_dl/__main__.py with 73% similarity, mode: 0644]
youtube_dlc/aes.py [moved from youtube_dl/aes.py with 100% similarity]
youtube_dlc/cache.py [moved from youtube_dl/cache.py with 98% similarity]
youtube_dlc/compat.py [moved from youtube_dl/compat.py with 99% similarity]
youtube_dlc/downloader/__init__.py [moved from youtube_dl/downloader/__init__.py with 100% similarity]
youtube_dlc/downloader/common.py [moved from youtube_dl/downloader/common.py with 99% similarity]
youtube_dlc/downloader/dash.py [moved from youtube_dl/downloader/dash.py with 100% similarity]
youtube_dlc/downloader/external.py [moved from youtube_dl/downloader/external.py with 100% similarity]
youtube_dlc/downloader/f4m.py [moved from youtube_dl/downloader/f4m.py with 100% similarity]
youtube_dlc/downloader/fragment.py [moved from youtube_dl/downloader/fragment.py with 98% similarity]
youtube_dlc/downloader/hls.py [moved from youtube_dl/downloader/hls.py with 100% similarity]
youtube_dlc/downloader/http.py [moved from youtube_dl/downloader/http.py with 100% similarity]
youtube_dlc/downloader/ism.py [moved from youtube_dl/downloader/ism.py with 100% similarity]
youtube_dlc/downloader/rtmp.py [moved from youtube_dl/downloader/rtmp.py with 100% similarity]
youtube_dlc/downloader/rtsp.py [moved from youtube_dl/downloader/rtsp.py with 100% similarity]
youtube_dlc/downloader/youtube_live_chat.py [moved from youtube_dl/downloader/youtube_live_chat.py with 100% similarity]
youtube_dlc/extractor/__init__.py [moved from youtube_dl/extractor/__init__.py with 100% similarity]
youtube_dlc/extractor/abc.py [moved from youtube_dl/extractor/abc.py with 100% similarity]
youtube_dlc/extractor/abcnews.py [moved from youtube_dl/extractor/abcnews.py with 100% similarity]
youtube_dlc/extractor/abcotvs.py [moved from youtube_dl/extractor/abcotvs.py with 100% similarity]
youtube_dlc/extractor/academicearth.py [moved from youtube_dl/extractor/academicearth.py with 100% similarity]
youtube_dlc/extractor/acast.py [moved from youtube_dl/extractor/acast.py with 100% similarity]
youtube_dlc/extractor/adn.py [moved from youtube_dl/extractor/adn.py with 100% similarity]
youtube_dlc/extractor/adobeconnect.py [moved from youtube_dl/extractor/adobeconnect.py with 100% similarity]
youtube_dlc/extractor/adobepass.py [moved from youtube_dl/extractor/adobepass.py with 100% similarity]
youtube_dlc/extractor/adobetv.py [moved from youtube_dl/extractor/adobetv.py with 100% similarity]
youtube_dlc/extractor/adultswim.py [moved from youtube_dl/extractor/adultswim.py with 100% similarity]
youtube_dlc/extractor/aenetworks.py [moved from youtube_dl/extractor/aenetworks.py with 100% similarity]
youtube_dlc/extractor/afreecatv.py [moved from youtube_dl/extractor/afreecatv.py with 100% similarity]
youtube_dlc/extractor/airmozilla.py [moved from youtube_dl/extractor/airmozilla.py with 100% similarity]
youtube_dlc/extractor/aliexpress.py [moved from youtube_dl/extractor/aliexpress.py with 100% similarity]
youtube_dlc/extractor/aljazeera.py [moved from youtube_dl/extractor/aljazeera.py with 100% similarity]
youtube_dlc/extractor/allocine.py [moved from youtube_dl/extractor/allocine.py with 100% similarity]
youtube_dlc/extractor/alphaporno.py [moved from youtube_dl/extractor/alphaporno.py with 100% similarity]
youtube_dlc/extractor/amcnetworks.py [moved from youtube_dl/extractor/amcnetworks.py with 100% similarity]
youtube_dlc/extractor/americastestkitchen.py [moved from youtube_dl/extractor/americastestkitchen.py with 100% similarity]
youtube_dlc/extractor/amp.py [moved from youtube_dl/extractor/amp.py with 100% similarity]
youtube_dlc/extractor/animeondemand.py [moved from youtube_dl/extractor/animeondemand.py with 100% similarity]
youtube_dlc/extractor/anvato.py [moved from youtube_dl/extractor/anvato.py with 100% similarity]
youtube_dlc/extractor/aol.py [moved from youtube_dl/extractor/aol.py with 100% similarity]
youtube_dlc/extractor/apa.py [moved from youtube_dl/extractor/apa.py with 100% similarity]
youtube_dlc/extractor/aparat.py [moved from youtube_dl/extractor/aparat.py with 100% similarity]
youtube_dlc/extractor/appleconnect.py [moved from youtube_dl/extractor/appleconnect.py with 100% similarity]
youtube_dlc/extractor/appletrailers.py [moved from youtube_dl/extractor/appletrailers.py with 99% similarity]
youtube_dlc/extractor/archiveorg.py [moved from youtube_dl/extractor/archiveorg.py with 100% similarity]
youtube_dlc/extractor/ard.py [moved from youtube_dl/extractor/ard.py with 100% similarity]
youtube_dlc/extractor/arkena.py [moved from youtube_dl/extractor/arkena.py with 100% similarity]
youtube_dlc/extractor/arte.py [moved from youtube_dl/extractor/arte.py with 100% similarity]
youtube_dlc/extractor/asiancrush.py [moved from youtube_dl/extractor/asiancrush.py with 100% similarity]
youtube_dlc/extractor/atresplayer.py [moved from youtube_dl/extractor/atresplayer.py with 100% similarity]
youtube_dlc/extractor/atttechchannel.py [moved from youtube_dl/extractor/atttechchannel.py with 100% similarity]
youtube_dlc/extractor/atvat.py [moved from youtube_dl/extractor/atvat.py with 100% similarity]
youtube_dlc/extractor/audimedia.py [moved from youtube_dl/extractor/audimedia.py with 100% similarity]
youtube_dlc/extractor/audioboom.py [moved from youtube_dl/extractor/audioboom.py with 100% similarity]
youtube_dlc/extractor/audiomack.py [moved from youtube_dl/extractor/audiomack.py with 100% similarity]
youtube_dlc/extractor/awaan.py [moved from youtube_dl/extractor/awaan.py with 100% similarity]
youtube_dlc/extractor/aws.py [moved from youtube_dl/extractor/aws.py with 100% similarity]
youtube_dlc/extractor/azmedien.py [moved from youtube_dl/extractor/azmedien.py with 100% similarity]
youtube_dlc/extractor/baidu.py [moved from youtube_dl/extractor/baidu.py with 100% similarity]
youtube_dlc/extractor/bandcamp.py [moved from youtube_dl/extractor/bandcamp.py with 98% similarity]
youtube_dlc/extractor/bbc.py [moved from youtube_dl/extractor/bbc.py with 100% similarity]
youtube_dlc/extractor/beampro.py [moved from youtube_dl/extractor/beampro.py with 100% similarity]
youtube_dlc/extractor/beatport.py [moved from youtube_dl/extractor/beatport.py with 100% similarity]
youtube_dlc/extractor/beeg.py [moved from youtube_dl/extractor/beeg.py with 100% similarity]
youtube_dlc/extractor/behindkink.py [moved from youtube_dl/extractor/behindkink.py with 100% similarity]
youtube_dlc/extractor/bellmedia.py [moved from youtube_dl/extractor/bellmedia.py with 100% similarity]
youtube_dlc/extractor/bet.py [moved from youtube_dl/extractor/bet.py with 100% similarity]
youtube_dlc/extractor/bfi.py [moved from youtube_dl/extractor/bfi.py with 100% similarity]
youtube_dlc/extractor/bigflix.py [moved from youtube_dl/extractor/bigflix.py with 100% similarity]
youtube_dlc/extractor/bild.py [moved from youtube_dl/extractor/bild.py with 100% similarity]
youtube_dlc/extractor/bilibili.py [moved from youtube_dl/extractor/bilibili.py with 99% similarity]
youtube_dlc/extractor/biobiochiletv.py [moved from youtube_dl/extractor/biobiochiletv.py with 100% similarity]
youtube_dlc/extractor/biqle.py [moved from youtube_dl/extractor/biqle.py with 100% similarity]
youtube_dlc/extractor/bitchute.py [moved from youtube_dl/extractor/bitchute.py with 100% similarity]
youtube_dlc/extractor/bleacherreport.py [moved from youtube_dl/extractor/bleacherreport.py with 100% similarity]
youtube_dlc/extractor/blinkx.py [moved from youtube_dl/extractor/blinkx.py with 100% similarity]
youtube_dlc/extractor/bloomberg.py [moved from youtube_dl/extractor/bloomberg.py with 100% similarity]
youtube_dlc/extractor/bokecc.py [moved from youtube_dl/extractor/bokecc.py with 100% similarity]
youtube_dlc/extractor/bostonglobe.py [moved from youtube_dl/extractor/bostonglobe.py with 100% similarity]
youtube_dlc/extractor/bpb.py [moved from youtube_dl/extractor/bpb.py with 100% similarity]
youtube_dlc/extractor/br.py [moved from youtube_dl/extractor/br.py with 100% similarity]
youtube_dlc/extractor/bravotv.py [moved from youtube_dl/extractor/bravotv.py with 100% similarity]
youtube_dlc/extractor/breakcom.py [moved from youtube_dl/extractor/breakcom.py with 100% similarity]
youtube_dlc/extractor/brightcove.py [moved from youtube_dl/extractor/brightcove.py with 100% similarity]
youtube_dlc/extractor/businessinsider.py [moved from youtube_dl/extractor/businessinsider.py with 100% similarity]
youtube_dlc/extractor/buzzfeed.py [moved from youtube_dl/extractor/buzzfeed.py with 100% similarity]
youtube_dlc/extractor/byutv.py [moved from youtube_dl/extractor/byutv.py with 100% similarity]
youtube_dlc/extractor/c56.py [moved from youtube_dl/extractor/c56.py with 100% similarity]
youtube_dlc/extractor/camdemy.py [moved from youtube_dl/extractor/camdemy.py with 100% similarity]
youtube_dlc/extractor/cammodels.py [moved from youtube_dl/extractor/cammodels.py with 100% similarity]
youtube_dlc/extractor/camtube.py [moved from youtube_dl/extractor/camtube.py with 100% similarity]
youtube_dlc/extractor/camwithher.py [moved from youtube_dl/extractor/camwithher.py with 100% similarity]
youtube_dlc/extractor/canalc2.py [moved from youtube_dl/extractor/canalc2.py with 100% similarity]
youtube_dlc/extractor/canalplus.py [moved from youtube_dl/extractor/canalplus.py with 100% similarity]
youtube_dlc/extractor/canvas.py [moved from youtube_dl/extractor/canvas.py with 100% similarity]
youtube_dlc/extractor/carambatv.py [moved from youtube_dl/extractor/carambatv.py with 100% similarity]
youtube_dlc/extractor/cartoonnetwork.py [moved from youtube_dl/extractor/cartoonnetwork.py with 100% similarity]
youtube_dlc/extractor/cbc.py [moved from youtube_dl/extractor/cbc.py with 100% similarity]
youtube_dlc/extractor/cbs.py [moved from youtube_dl/extractor/cbs.py with 100% similarity]
youtube_dlc/extractor/cbsinteractive.py [moved from youtube_dl/extractor/cbsinteractive.py with 100% similarity]
youtube_dlc/extractor/cbslocal.py [moved from youtube_dl/extractor/cbslocal.py with 100% similarity]
youtube_dlc/extractor/cbsnews.py [moved from youtube_dl/extractor/cbsnews.py with 100% similarity]
youtube_dlc/extractor/cbssports.py [moved from youtube_dl/extractor/cbssports.py with 100% similarity]
youtube_dlc/extractor/ccc.py [moved from youtube_dl/extractor/ccc.py with 100% similarity]
youtube_dlc/extractor/ccma.py [moved from youtube_dl/extractor/ccma.py with 100% similarity]
youtube_dlc/extractor/cctv.py [moved from youtube_dl/extractor/cctv.py with 100% similarity]
youtube_dlc/extractor/cda.py [moved from youtube_dl/extractor/cda.py with 100% similarity]
youtube_dlc/extractor/ceskatelevize.py [moved from youtube_dl/extractor/ceskatelevize.py with 100% similarity]
youtube_dlc/extractor/channel9.py [moved from youtube_dl/extractor/channel9.py with 100% similarity]
youtube_dlc/extractor/charlierose.py [moved from youtube_dl/extractor/charlierose.py with 100% similarity]
youtube_dlc/extractor/chaturbate.py [moved from youtube_dl/extractor/chaturbate.py with 100% similarity]
youtube_dlc/extractor/chilloutzone.py [moved from youtube_dl/extractor/chilloutzone.py with 100% similarity]
youtube_dlc/extractor/chirbit.py [moved from youtube_dl/extractor/chirbit.py with 100% similarity]
youtube_dlc/extractor/cinchcast.py [moved from youtube_dl/extractor/cinchcast.py with 100% similarity]
youtube_dlc/extractor/cinemax.py [moved from youtube_dl/extractor/cinemax.py with 100% similarity]
youtube_dlc/extractor/ciscolive.py [moved from youtube_dl/extractor/ciscolive.py with 100% similarity]
youtube_dlc/extractor/cjsw.py [moved from youtube_dl/extractor/cjsw.py with 100% similarity]
youtube_dlc/extractor/cliphunter.py [moved from youtube_dl/extractor/cliphunter.py with 100% similarity]
youtube_dlc/extractor/clippit.py [moved from youtube_dl/extractor/clippit.py with 100% similarity]
youtube_dlc/extractor/cliprs.py [moved from youtube_dl/extractor/cliprs.py with 100% similarity]
youtube_dlc/extractor/clipsyndicate.py [moved from youtube_dl/extractor/clipsyndicate.py with 100% similarity]
youtube_dlc/extractor/closertotruth.py [moved from youtube_dl/extractor/closertotruth.py with 100% similarity]
youtube_dlc/extractor/cloudflarestream.py [moved from youtube_dl/extractor/cloudflarestream.py with 100% similarity]
youtube_dlc/extractor/cloudy.py [moved from youtube_dl/extractor/cloudy.py with 100% similarity]
youtube_dlc/extractor/clubic.py [moved from youtube_dl/extractor/clubic.py with 100% similarity]
youtube_dlc/extractor/clyp.py [moved from youtube_dl/extractor/clyp.py with 100% similarity]
youtube_dlc/extractor/cmt.py [moved from youtube_dl/extractor/cmt.py with 100% similarity]
youtube_dlc/extractor/cnbc.py [moved from youtube_dl/extractor/cnbc.py with 100% similarity]
youtube_dlc/extractor/cnn.py [moved from youtube_dl/extractor/cnn.py with 100% similarity]
youtube_dlc/extractor/comedycentral.py [moved from youtube_dl/extractor/comedycentral.py with 100% similarity]
youtube_dlc/extractor/common.py [moved from youtube_dl/extractor/common.py with 99% similarity]
youtube_dlc/extractor/commonmistakes.py [moved from youtube_dl/extractor/commonmistakes.py with 92% similarity]
youtube_dlc/extractor/commonprotocols.py [moved from youtube_dl/extractor/commonprotocols.py with 100% similarity]
youtube_dlc/extractor/condenast.py [moved from youtube_dl/extractor/condenast.py with 100% similarity]
youtube_dlc/extractor/contv.py [moved from youtube_dl/extractor/contv.py with 100% similarity]
youtube_dlc/extractor/corus.py [moved from youtube_dl/extractor/corus.py with 100% similarity]
youtube_dlc/extractor/coub.py [moved from youtube_dl/extractor/coub.py with 100% similarity]
youtube_dlc/extractor/cracked.py [moved from youtube_dl/extractor/cracked.py with 100% similarity]
youtube_dlc/extractor/crackle.py [moved from youtube_dl/extractor/crackle.py with 100% similarity]
youtube_dlc/extractor/crooksandliars.py [moved from youtube_dl/extractor/crooksandliars.py with 100% similarity]
youtube_dlc/extractor/crunchyroll.py [moved from youtube_dl/extractor/crunchyroll.py with 100% similarity]
youtube_dlc/extractor/cspan.py [moved from youtube_dl/extractor/cspan.py with 100% similarity]
youtube_dlc/extractor/ctsnews.py [moved from youtube_dl/extractor/ctsnews.py with 100% similarity]
youtube_dlc/extractor/ctvnews.py [moved from youtube_dl/extractor/ctvnews.py with 100% similarity]
youtube_dlc/extractor/cultureunplugged.py [moved from youtube_dl/extractor/cultureunplugged.py with 100% similarity]
youtube_dlc/extractor/curiositystream.py [moved from youtube_dl/extractor/curiositystream.py with 100% similarity]
youtube_dlc/extractor/cwtv.py [moved from youtube_dl/extractor/cwtv.py with 100% similarity]
youtube_dlc/extractor/dailymail.py [moved from youtube_dl/extractor/dailymail.py with 100% similarity]
youtube_dlc/extractor/dailymotion.py [moved from youtube_dl/extractor/dailymotion.py with 100% similarity]
youtube_dlc/extractor/daum.py [moved from youtube_dl/extractor/daum.py with 100% similarity]
youtube_dlc/extractor/dbtv.py [moved from youtube_dl/extractor/dbtv.py with 100% similarity]
youtube_dlc/extractor/dctp.py [moved from youtube_dl/extractor/dctp.py with 100% similarity]
youtube_dlc/extractor/deezer.py [moved from youtube_dl/extractor/deezer.py with 100% similarity]
youtube_dlc/extractor/defense.py [moved from youtube_dl/extractor/defense.py with 100% similarity]
youtube_dlc/extractor/democracynow.py [moved from youtube_dl/extractor/democracynow.py with 100% similarity]
youtube_dlc/extractor/dfb.py [moved from youtube_dl/extractor/dfb.py with 100% similarity]
youtube_dlc/extractor/dhm.py [moved from youtube_dl/extractor/dhm.py with 100% similarity]
youtube_dlc/extractor/digg.py [moved from youtube_dl/extractor/digg.py with 100% similarity]
youtube_dlc/extractor/digiteka.py [moved from youtube_dl/extractor/digiteka.py with 100% similarity]
youtube_dlc/extractor/discovery.py [moved from youtube_dl/extractor/discovery.py with 100% similarity]
youtube_dlc/extractor/discoverygo.py [moved from youtube_dl/extractor/discoverygo.py with 100% similarity]
youtube_dlc/extractor/discoverynetworks.py [moved from youtube_dl/extractor/discoverynetworks.py with 100% similarity]
youtube_dlc/extractor/discoveryvr.py [moved from youtube_dl/extractor/discoveryvr.py with 100% similarity]
youtube_dlc/extractor/disney.py [moved from youtube_dl/extractor/disney.py with 100% similarity]
youtube_dlc/extractor/dispeak.py [moved from youtube_dl/extractor/dispeak.py with 100% similarity]
youtube_dlc/extractor/dlive.py [moved from youtube_dl/extractor/dlive.py with 100% similarity]
youtube_dlc/extractor/doodstream.py [moved from youtube_dl/extractor/doodstream.py with 100% similarity]
youtube_dlc/extractor/dotsub.py [moved from youtube_dl/extractor/dotsub.py with 100% similarity]
youtube_dlc/extractor/douyutv.py [moved from youtube_dl/extractor/douyutv.py with 100% similarity]
youtube_dlc/extractor/dplay.py [moved from youtube_dl/extractor/dplay.py with 100% similarity]
youtube_dlc/extractor/drbonanza.py [moved from youtube_dl/extractor/drbonanza.py with 100% similarity]
youtube_dlc/extractor/dreisat.py [moved from youtube_dl/extractor/dreisat.py with 100% similarity]
youtube_dlc/extractor/dropbox.py [moved from youtube_dl/extractor/dropbox.py with 90% similarity]
youtube_dlc/extractor/drtuber.py [moved from youtube_dl/extractor/drtuber.py with 100% similarity]
youtube_dlc/extractor/drtv.py [moved from youtube_dl/extractor/drtv.py with 100% similarity]
youtube_dlc/extractor/dtube.py [moved from youtube_dl/extractor/dtube.py with 100% similarity]
youtube_dlc/extractor/dumpert.py [moved from youtube_dl/extractor/dumpert.py with 100% similarity]
youtube_dlc/extractor/dvtv.py [moved from youtube_dl/extractor/dvtv.py with 100% similarity]
youtube_dlc/extractor/dw.py [moved from youtube_dl/extractor/dw.py with 100% similarity]
youtube_dlc/extractor/eagleplatform.py [moved from youtube_dl/extractor/eagleplatform.py with 100% similarity]
youtube_dlc/extractor/ebaumsworld.py [moved from youtube_dl/extractor/ebaumsworld.py with 100% similarity]
youtube_dlc/extractor/echomsk.py [moved from youtube_dl/extractor/echomsk.py with 100% similarity]
youtube_dlc/extractor/egghead.py [moved from youtube_dl/extractor/egghead.py with 100% similarity]
youtube_dlc/extractor/ehow.py [moved from youtube_dl/extractor/ehow.py with 100% similarity]
youtube_dlc/extractor/eighttracks.py [moved from youtube_dl/extractor/eighttracks.py with 85% similarity]
youtube_dlc/extractor/einthusan.py [moved from youtube_dl/extractor/einthusan.py with 100% similarity]
youtube_dlc/extractor/eitb.py [moved from youtube_dl/extractor/eitb.py with 100% similarity]
youtube_dlc/extractor/ellentube.py [moved from youtube_dl/extractor/ellentube.py with 100% similarity]
youtube_dlc/extractor/elpais.py [moved from youtube_dl/extractor/elpais.py with 100% similarity]
youtube_dlc/extractor/embedly.py [moved from youtube_dl/extractor/embedly.py with 100% similarity]
youtube_dlc/extractor/engadget.py [moved from youtube_dl/extractor/engadget.py with 100% similarity]
youtube_dlc/extractor/eporner.py [moved from youtube_dl/extractor/eporner.py with 100% similarity]
youtube_dlc/extractor/eroprofile.py [moved from youtube_dl/extractor/eroprofile.py with 100% similarity]
youtube_dlc/extractor/escapist.py [moved from youtube_dl/extractor/escapist.py with 100% similarity]
youtube_dlc/extractor/espn.py [moved from youtube_dl/extractor/espn.py with 100% similarity]
youtube_dlc/extractor/esri.py [moved from youtube_dl/extractor/esri.py with 100% similarity]
youtube_dlc/extractor/europa.py [moved from youtube_dl/extractor/europa.py with 100% similarity]
youtube_dlc/extractor/everyonesmixtape.py [moved from youtube_dl/extractor/everyonesmixtape.py with 100% similarity]
youtube_dlc/extractor/expotv.py [moved from youtube_dl/extractor/expotv.py with 100% similarity]
youtube_dlc/extractor/expressen.py [moved from youtube_dl/extractor/expressen.py with 100% similarity]
youtube_dlc/extractor/extractors.py [moved from youtube_dl/extractor/extractors.py with 100% similarity]
youtube_dlc/extractor/extremetube.py [moved from youtube_dl/extractor/extremetube.py with 100% similarity]
youtube_dlc/extractor/eyedotv.py [moved from youtube_dl/extractor/eyedotv.py with 100% similarity]
youtube_dlc/extractor/facebook.py [moved from youtube_dl/extractor/facebook.py with 100% similarity]
youtube_dlc/extractor/faz.py [moved from youtube_dl/extractor/faz.py with 100% similarity]
youtube_dlc/extractor/fc2.py [moved from youtube_dl/extractor/fc2.py with 100% similarity]
youtube_dlc/extractor/fczenit.py [moved from youtube_dl/extractor/fczenit.py with 100% similarity]
youtube_dlc/extractor/filmon.py [moved from youtube_dl/extractor/filmon.py with 100% similarity]
youtube_dlc/extractor/filmweb.py [moved from youtube_dl/extractor/filmweb.py with 100% similarity]
youtube_dlc/extractor/firsttv.py [moved from youtube_dl/extractor/firsttv.py with 100% similarity]
youtube_dlc/extractor/fivemin.py [moved from youtube_dl/extractor/fivemin.py with 100% similarity]
youtube_dlc/extractor/fivetv.py [moved from youtube_dl/extractor/fivetv.py with 100% similarity]
youtube_dlc/extractor/flickr.py [moved from youtube_dl/extractor/flickr.py with 100% similarity]
youtube_dlc/extractor/folketinget.py [moved from youtube_dl/extractor/folketinget.py with 100% similarity]
youtube_dlc/extractor/footyroom.py [moved from youtube_dl/extractor/footyroom.py with 100% similarity]
youtube_dlc/extractor/formula1.py [moved from youtube_dl/extractor/formula1.py with 100% similarity]
youtube_dlc/extractor/fourtube.py [moved from youtube_dl/extractor/fourtube.py with 100% similarity]
youtube_dlc/extractor/fox.py [moved from youtube_dl/extractor/fox.py with 100% similarity]
youtube_dlc/extractor/fox9.py [moved from youtube_dl/extractor/fox9.py with 100% similarity]
youtube_dlc/extractor/foxgay.py [moved from youtube_dl/extractor/foxgay.py with 100% similarity]
youtube_dlc/extractor/foxnews.py [moved from youtube_dl/extractor/foxnews.py with 100% similarity]
youtube_dlc/extractor/foxsports.py [moved from youtube_dl/extractor/foxsports.py with 100% similarity]
youtube_dlc/extractor/franceculture.py [moved from youtube_dl/extractor/franceculture.py with 100% similarity]
youtube_dlc/extractor/franceinter.py [moved from youtube_dl/extractor/franceinter.py with 100% similarity]
youtube_dlc/extractor/francetv.py [moved from youtube_dl/extractor/francetv.py with 100% similarity]
youtube_dlc/extractor/freesound.py [moved from youtube_dl/extractor/freesound.py with 100% similarity]
youtube_dlc/extractor/freespeech.py [moved from youtube_dl/extractor/freespeech.py with 100% similarity]
youtube_dlc/extractor/freshlive.py [moved from youtube_dl/extractor/freshlive.py with 100% similarity]
youtube_dlc/extractor/frontendmasters.py [moved from youtube_dl/extractor/frontendmasters.py with 100% similarity]
youtube_dlc/extractor/funimation.py [moved from youtube_dl/extractor/funimation.py with 100% similarity]
youtube_dlc/extractor/funk.py [moved from youtube_dl/extractor/funk.py with 100% similarity]
youtube_dlc/extractor/fusion.py [moved from youtube_dl/extractor/fusion.py with 100% similarity]
youtube_dlc/extractor/fxnetworks.py [moved from youtube_dl/extractor/fxnetworks.py with 100% similarity]
youtube_dlc/extractor/gaia.py [moved from youtube_dl/extractor/gaia.py with 100% similarity]
youtube_dlc/extractor/gameinformer.py [moved from youtube_dl/extractor/gameinformer.py with 100% similarity]
youtube_dlc/extractor/gamespot.py [moved from youtube_dl/extractor/gamespot.py with 100% similarity]
youtube_dlc/extractor/gamestar.py [moved from youtube_dl/extractor/gamestar.py with 100% similarity]
youtube_dlc/extractor/gaskrank.py [moved from youtube_dl/extractor/gaskrank.py with 100% similarity]
youtube_dlc/extractor/gazeta.py [moved from youtube_dl/extractor/gazeta.py with 100% similarity]
youtube_dlc/extractor/gdcvault.py [moved from youtube_dl/extractor/gdcvault.py with 100% similarity]
youtube_dlc/extractor/generic.py [moved from youtube_dl/extractor/generic.py with 99% similarity]
youtube_dlc/extractor/gfycat.py [moved from youtube_dl/extractor/gfycat.py with 100% similarity]
youtube_dlc/extractor/giantbomb.py [moved from youtube_dl/extractor/giantbomb.py with 100% similarity]
youtube_dlc/extractor/giga.py [moved from youtube_dl/extractor/giga.py with 100% similarity]
youtube_dlc/extractor/gigya.py [moved from youtube_dl/extractor/gigya.py with 100% similarity]
youtube_dlc/extractor/glide.py [moved from youtube_dl/extractor/glide.py with 100% similarity]
youtube_dlc/extractor/globo.py [moved from youtube_dl/extractor/globo.py with 100% similarity]
youtube_dlc/extractor/go.py [moved from youtube_dl/extractor/go.py with 100% similarity]
youtube_dlc/extractor/godtube.py [moved from youtube_dl/extractor/godtube.py with 100% similarity]
youtube_dlc/extractor/golem.py [moved from youtube_dl/extractor/golem.py with 100% similarity]
youtube_dlc/extractor/googledrive.py [moved from youtube_dl/extractor/googledrive.py with 100% similarity]
youtube_dlc/extractor/googleplus.py [moved from youtube_dl/extractor/googleplus.py with 100% similarity]
youtube_dlc/extractor/googlesearch.py [moved from youtube_dl/extractor/googlesearch.py with 100% similarity]
youtube_dlc/extractor/goshgay.py [moved from youtube_dl/extractor/goshgay.py with 100% similarity]
youtube_dlc/extractor/gputechconf.py [moved from youtube_dl/extractor/gputechconf.py with 100% similarity]
youtube_dlc/extractor/groupon.py [moved from youtube_dl/extractor/groupon.py with 100% similarity]
youtube_dlc/extractor/hbo.py [moved from youtube_dl/extractor/hbo.py with 100% similarity]
youtube_dlc/extractor/hearthisat.py [moved from youtube_dl/extractor/hearthisat.py with 100% similarity]
youtube_dlc/extractor/heise.py [moved from youtube_dl/extractor/heise.py with 100% similarity]
youtube_dlc/extractor/hellporno.py [moved from youtube_dl/extractor/hellporno.py with 100% similarity]
youtube_dlc/extractor/helsinki.py [moved from youtube_dl/extractor/helsinki.py with 100% similarity]
youtube_dlc/extractor/hentaistigma.py [moved from youtube_dl/extractor/hentaistigma.py with 100% similarity]
youtube_dlc/extractor/hgtv.py [moved from youtube_dl/extractor/hgtv.py with 100% similarity]
youtube_dlc/extractor/hidive.py [moved from youtube_dl/extractor/hidive.py with 100% similarity]
youtube_dlc/extractor/historicfilms.py [moved from youtube_dl/extractor/historicfilms.py with 100% similarity]
youtube_dlc/extractor/hitbox.py [moved from youtube_dl/extractor/hitbox.py with 100% similarity]
youtube_dlc/extractor/hitrecord.py [moved from youtube_dl/extractor/hitrecord.py with 100% similarity]
youtube_dlc/extractor/hketv.py [moved from youtube_dl/extractor/hketv.py with 100% similarity]
youtube_dlc/extractor/hornbunny.py [moved from youtube_dl/extractor/hornbunny.py with 100% similarity]
youtube_dlc/extractor/hotnewhiphop.py [moved from youtube_dl/extractor/hotnewhiphop.py with 100% similarity]
youtube_dlc/extractor/hotstar.py [moved from youtube_dl/extractor/hotstar.py with 100% similarity]
youtube_dlc/extractor/howcast.py [moved from youtube_dl/extractor/howcast.py with 100% similarity]
youtube_dlc/extractor/howstuffworks.py [moved from youtube_dl/extractor/howstuffworks.py with 100% similarity]
youtube_dlc/extractor/hrfensehen.py [moved from youtube_dl/extractor/hrfensehen.py with 98% similarity]
youtube_dlc/extractor/hrti.py [moved from youtube_dl/extractor/hrti.py with 100% similarity]
youtube_dlc/extractor/huajiao.py [moved from youtube_dl/extractor/huajiao.py with 100% similarity]
youtube_dlc/extractor/huffpost.py [moved from youtube_dl/extractor/huffpost.py with 100% similarity]
youtube_dlc/extractor/hungama.py [moved from youtube_dl/extractor/hungama.py with 100% similarity]
youtube_dlc/extractor/hypem.py [moved from youtube_dl/extractor/hypem.py with 100% similarity]
youtube_dlc/extractor/ign.py [moved from youtube_dl/extractor/ign.py with 100% similarity]
youtube_dlc/extractor/imdb.py [moved from youtube_dl/extractor/imdb.py with 100% similarity]
youtube_dlc/extractor/imggaming.py [moved from youtube_dl/extractor/imggaming.py with 100% similarity]
youtube_dlc/extractor/imgur.py [moved from youtube_dl/extractor/imgur.py with 97% similarity]
youtube_dlc/extractor/ina.py [moved from youtube_dl/extractor/ina.py with 100% similarity]
youtube_dlc/extractor/inc.py [moved from youtube_dl/extractor/inc.py with 100% similarity]
youtube_dlc/extractor/indavideo.py [moved from youtube_dl/extractor/indavideo.py with 100% similarity]
youtube_dlc/extractor/infoq.py [moved from youtube_dl/extractor/infoq.py with 100% similarity]
youtube_dlc/extractor/instagram.py [moved from youtube_dl/extractor/instagram.py with 100% similarity]
youtube_dlc/extractor/internazionale.py [moved from youtube_dl/extractor/internazionale.py with 100% similarity]
youtube_dlc/extractor/internetvideoarchive.py [moved from youtube_dl/extractor/internetvideoarchive.py with 100% similarity]
youtube_dlc/extractor/iprima.py [moved from youtube_dl/extractor/iprima.py with 100% similarity]
youtube_dlc/extractor/iqiyi.py [moved from youtube_dl/extractor/iqiyi.py with 100% similarity]
youtube_dlc/extractor/ir90tv.py [moved from youtube_dl/extractor/ir90tv.py with 100% similarity]
youtube_dlc/extractor/itv.py [moved from youtube_dl/extractor/itv.py with 100% similarity]
youtube_dlc/extractor/ivi.py [moved from youtube_dl/extractor/ivi.py with 99% similarity]
youtube_dlc/extractor/ivideon.py [moved from youtube_dl/extractor/ivideon.py with 100% similarity]
youtube_dlc/extractor/iwara.py [moved from youtube_dl/extractor/iwara.py with 100% similarity]
youtube_dlc/extractor/izlesene.py [moved from youtube_dl/extractor/izlesene.py with 100% similarity]
youtube_dlc/extractor/jamendo.py [moved from youtube_dl/extractor/jamendo.py with 100% similarity]
youtube_dlc/extractor/jeuxvideo.py [moved from youtube_dl/extractor/jeuxvideo.py with 100% similarity]
youtube_dlc/extractor/joj.py [moved from youtube_dl/extractor/joj.py with 97% similarity]
youtube_dlc/extractor/jove.py [moved from youtube_dl/extractor/jove.py with 100% similarity]
youtube_dlc/extractor/jwplatform.py [moved from youtube_dl/extractor/jwplatform.py with 100% similarity]
youtube_dlc/extractor/kakao.py [moved from youtube_dl/extractor/kakao.py with 100% similarity]
youtube_dlc/extractor/kaltura.py [moved from youtube_dl/extractor/kaltura.py with 100% similarity]
youtube_dlc/extractor/kanalplay.py [moved from youtube_dl/extractor/kanalplay.py with 100% similarity]
youtube_dlc/extractor/kankan.py [moved from youtube_dl/extractor/kankan.py with 100% similarity]
youtube_dlc/extractor/karaoketv.py [moved from youtube_dl/extractor/karaoketv.py with 100% similarity]
youtube_dlc/extractor/karrierevideos.py [moved from youtube_dl/extractor/karrierevideos.py with 100% similarity]
youtube_dlc/extractor/keezmovies.py [moved from youtube_dl/extractor/keezmovies.py with 100% similarity]
youtube_dlc/extractor/ketnet.py [moved from youtube_dl/extractor/ketnet.py with 100% similarity]
youtube_dlc/extractor/khanacademy.py [moved from youtube_dl/extractor/khanacademy.py with 100% similarity]
youtube_dlc/extractor/kickstarter.py [moved from youtube_dl/extractor/kickstarter.py with 100% similarity]
youtube_dlc/extractor/kinja.py [moved from youtube_dl/extractor/kinja.py with 100% similarity]
youtube_dlc/extractor/kinopoisk.py [moved from youtube_dl/extractor/kinopoisk.py with 100% similarity]
youtube_dlc/extractor/konserthusetplay.py [moved from youtube_dl/extractor/konserthusetplay.py with 100% similarity]
youtube_dlc/extractor/krasview.py [moved from youtube_dl/extractor/krasview.py with 100% similarity]
youtube_dlc/extractor/ku6.py [moved from youtube_dl/extractor/ku6.py with 100% similarity]
youtube_dlc/extractor/kusi.py [moved from youtube_dl/extractor/kusi.py with 100% similarity]
youtube_dlc/extractor/kuwo.py [moved from youtube_dl/extractor/kuwo.py with 100% similarity]
youtube_dlc/extractor/la7.py [moved from youtube_dl/extractor/la7.py with 100% similarity]
youtube_dlc/extractor/laola1tv.py [moved from youtube_dl/extractor/laola1tv.py with 100% similarity]
youtube_dlc/extractor/lci.py [moved from youtube_dl/extractor/lci.py with 100% similarity]
youtube_dlc/extractor/lcp.py [moved from youtube_dl/extractor/lcp.py with 100% similarity]
youtube_dlc/extractor/lecture2go.py [moved from youtube_dl/extractor/lecture2go.py with 100% similarity]
youtube_dlc/extractor/lecturio.py [moved from youtube_dl/extractor/lecturio.py with 100% similarity]
youtube_dlc/extractor/leeco.py [moved from youtube_dl/extractor/leeco.py with 100% similarity]
youtube_dlc/extractor/lego.py [moved from youtube_dl/extractor/lego.py with 100% similarity]
youtube_dlc/extractor/lemonde.py [moved from youtube_dl/extractor/lemonde.py with 100% similarity]
youtube_dlc/extractor/lenta.py [moved from youtube_dl/extractor/lenta.py with 100% similarity]
youtube_dlc/extractor/libraryofcongress.py [moved from youtube_dl/extractor/libraryofcongress.py with 100% similarity]
youtube_dlc/extractor/libsyn.py [moved from youtube_dl/extractor/libsyn.py with 100% similarity]
youtube_dlc/extractor/lifenews.py [moved from youtube_dl/extractor/lifenews.py with 100% similarity]
youtube_dlc/extractor/limelight.py [moved from youtube_dl/extractor/limelight.py with 100% similarity]
youtube_dlc/extractor/line.py [moved from youtube_dl/extractor/line.py with 100% similarity]
youtube_dlc/extractor/linkedin.py [moved from youtube_dl/extractor/linkedin.py with 100% similarity]
youtube_dlc/extractor/linuxacademy.py [moved from youtube_dl/extractor/linuxacademy.py with 100% similarity]
youtube_dlc/extractor/litv.py [moved from youtube_dl/extractor/litv.py with 100% similarity]
youtube_dlc/extractor/livejournal.py [moved from youtube_dl/extractor/livejournal.py with 100% similarity]
youtube_dlc/extractor/liveleak.py [moved from youtube_dl/extractor/liveleak.py with 100% similarity]
youtube_dlc/extractor/livestream.py [moved from youtube_dl/extractor/livestream.py with 100% similarity]
youtube_dlc/extractor/lnkgo.py [moved from youtube_dl/extractor/lnkgo.py with 100% similarity]
youtube_dlc/extractor/localnews8.py [moved from youtube_dl/extractor/localnews8.py with 100% similarity]
youtube_dlc/extractor/lovehomeporn.py [moved from youtube_dl/extractor/lovehomeporn.py with 100% similarity]
youtube_dlc/extractor/lrt.py [moved from youtube_dl/extractor/lrt.py with 100% similarity]
youtube_dlc/extractor/lynda.py [moved from youtube_dl/extractor/lynda.py with 100% similarity]
youtube_dlc/extractor/m6.py [moved from youtube_dl/extractor/m6.py with 100% similarity]
youtube_dlc/extractor/mailru.py [moved from youtube_dl/extractor/mailru.py with 100% similarity]
youtube_dlc/extractor/malltv.py [moved from youtube_dl/extractor/malltv.py with 100% similarity]
youtube_dlc/extractor/mangomolo.py [moved from youtube_dl/extractor/mangomolo.py with 100% similarity]
youtube_dlc/extractor/manyvids.py [moved from youtube_dl/extractor/manyvids.py with 100% similarity]
youtube_dlc/extractor/markiza.py [moved from youtube_dl/extractor/markiza.py with 100% similarity]
youtube_dlc/extractor/massengeschmacktv.py [moved from youtube_dl/extractor/massengeschmacktv.py with 100% similarity]
youtube_dlc/extractor/matchtv.py [moved from youtube_dl/extractor/matchtv.py with 100% similarity]
youtube_dlc/extractor/mdr.py [moved from youtube_dl/extractor/mdr.py with 100% similarity]
youtube_dlc/extractor/medialaan.py [moved from youtube_dl/extractor/medialaan.py with 100% similarity]
youtube_dlc/extractor/mediaset.py [moved from youtube_dl/extractor/mediaset.py with 100% similarity]
youtube_dlc/extractor/mediasite.py [moved from youtube_dl/extractor/mediasite.py with 100% similarity]
youtube_dlc/extractor/medici.py [moved from youtube_dl/extractor/medici.py with 100% similarity]
youtube_dlc/extractor/megaphone.py [moved from youtube_dl/extractor/megaphone.py with 100% similarity]
youtube_dlc/extractor/meipai.py [moved from youtube_dl/extractor/meipai.py with 100% similarity]
youtube_dlc/extractor/melonvod.py [moved from youtube_dl/extractor/melonvod.py with 100% similarity]
youtube_dlc/extractor/meta.py [moved from youtube_dl/extractor/meta.py with 100% similarity]
youtube_dlc/extractor/metacafe.py [moved from youtube_dl/extractor/metacafe.py with 100% similarity]
youtube_dlc/extractor/metacritic.py [moved from youtube_dl/extractor/metacritic.py with 100% similarity]
youtube_dlc/extractor/mgoon.py [moved from youtube_dl/extractor/mgoon.py with 100% similarity]
youtube_dlc/extractor/mgtv.py [moved from youtube_dl/extractor/mgtv.py with 100% similarity]
youtube_dlc/extractor/miaopai.py [moved from youtube_dl/extractor/miaopai.py with 100% similarity]
youtube_dlc/extractor/microsoftvirtualacademy.py [moved from youtube_dl/extractor/microsoftvirtualacademy.py with 100% similarity]
youtube_dlc/extractor/ministrygrid.py [moved from youtube_dl/extractor/ministrygrid.py with 100% similarity]
youtube_dlc/extractor/minoto.py [moved from youtube_dl/extractor/minoto.py with 100% similarity]
youtube_dlc/extractor/miomio.py [moved from youtube_dl/extractor/miomio.py with 100% similarity]
youtube_dlc/extractor/mit.py [moved from youtube_dl/extractor/mit.py with 100% similarity]
youtube_dlc/extractor/mitele.py [moved from youtube_dl/extractor/mitele.py with 100% similarity]
youtube_dlc/extractor/mixcloud.py [moved from youtube_dl/extractor/mixcloud.py with 100% similarity]
youtube_dlc/extractor/mlb.py [moved from youtube_dl/extractor/mlb.py with 100% similarity]
youtube_dlc/extractor/mnet.py [moved from youtube_dl/extractor/mnet.py with 100% similarity]
youtube_dlc/extractor/moevideo.py [moved from youtube_dl/extractor/moevideo.py with 100% similarity]
youtube_dlc/extractor/mofosex.py [moved from youtube_dl/extractor/mofosex.py with 100% similarity]
youtube_dlc/extractor/mojvideo.py [moved from youtube_dl/extractor/mojvideo.py with 100% similarity]
youtube_dlc/extractor/morningstar.py [moved from youtube_dl/extractor/morningstar.py with 100% similarity]
youtube_dlc/extractor/motherless.py [moved from youtube_dl/extractor/motherless.py with 100% similarity]
youtube_dlc/extractor/motorsport.py [moved from youtube_dl/extractor/motorsport.py with 100% similarity]
youtube_dlc/extractor/movieclips.py [moved from youtube_dl/extractor/movieclips.py with 100% similarity]
youtube_dlc/extractor/moviezine.py [moved from youtube_dl/extractor/moviezine.py with 100% similarity]
youtube_dlc/extractor/movingimage.py [moved from youtube_dl/extractor/movingimage.py with 100% similarity]
youtube_dlc/extractor/msn.py [moved from youtube_dl/extractor/msn.py with 100% similarity]
youtube_dlc/extractor/mtv.py [moved from youtube_dl/extractor/mtv.py with 100% similarity]
youtube_dlc/extractor/muenchentv.py [moved from youtube_dl/extractor/muenchentv.py with 100% similarity]
youtube_dlc/extractor/mwave.py [moved from youtube_dl/extractor/mwave.py with 100% similarity]
youtube_dlc/extractor/mychannels.py [moved from youtube_dl/extractor/mychannels.py with 100% similarity]
youtube_dlc/extractor/myspace.py [moved from youtube_dl/extractor/myspace.py with 100% similarity]
youtube_dlc/extractor/myspass.py [moved from youtube_dl/extractor/myspass.py with 100% similarity]
youtube_dlc/extractor/myvi.py [moved from youtube_dl/extractor/myvi.py with 100% similarity]
youtube_dlc/extractor/myvidster.py [moved from youtube_dl/extractor/myvidster.py with 100% similarity]
youtube_dlc/extractor/nationalgeographic.py [moved from youtube_dl/extractor/nationalgeographic.py with 100% similarity]
youtube_dlc/extractor/naver.py [moved from youtube_dl/extractor/naver.py with 100% similarity]
youtube_dlc/extractor/nba.py [moved from youtube_dl/extractor/nba.py with 100% similarity]
youtube_dlc/extractor/nbc.py [moved from youtube_dl/extractor/nbc.py with 100% similarity]
youtube_dlc/extractor/ndr.py [moved from youtube_dl/extractor/ndr.py with 100% similarity]
youtube_dlc/extractor/ndtv.py [moved from youtube_dl/extractor/ndtv.py with 100% similarity]
youtube_dlc/extractor/nerdcubed.py [moved from youtube_dl/extractor/nerdcubed.py with 100% similarity]
youtube_dlc/extractor/neteasemusic.py [moved from youtube_dl/extractor/neteasemusic.py with 100% similarity]
youtube_dlc/extractor/netzkino.py [moved from youtube_dl/extractor/netzkino.py with 100% similarity]
youtube_dlc/extractor/newgrounds.py [moved from youtube_dl/extractor/newgrounds.py with 100% similarity]
youtube_dlc/extractor/newstube.py [moved from youtube_dl/extractor/newstube.py with 100% similarity]
youtube_dlc/extractor/nextmedia.py [moved from youtube_dl/extractor/nextmedia.py with 100% similarity]
youtube_dlc/extractor/nexx.py [moved from youtube_dl/extractor/nexx.py with 100% similarity]
youtube_dlc/extractor/nfl.py [moved from youtube_dl/extractor/nfl.py with 100% similarity]
youtube_dlc/extractor/nhk.py [moved from youtube_dl/extractor/nhk.py with 100% similarity]
youtube_dlc/extractor/nhl.py [moved from youtube_dl/extractor/nhl.py with 100% similarity]
youtube_dlc/extractor/nick.py [moved from youtube_dl/extractor/nick.py with 100% similarity]
youtube_dlc/extractor/niconico.py [moved from youtube_dl/extractor/niconico.py with 100% similarity]
youtube_dlc/extractor/ninecninemedia.py [moved from youtube_dl/extractor/ninecninemedia.py with 100% similarity]
youtube_dlc/extractor/ninegag.py [moved from youtube_dl/extractor/ninegag.py with 100% similarity]
youtube_dlc/extractor/ninenow.py [moved from youtube_dl/extractor/ninenow.py with 100% similarity]
youtube_dlc/extractor/nintendo.py [moved from youtube_dl/extractor/nintendo.py with 100% similarity]
youtube_dlc/extractor/njpwworld.py [moved from youtube_dl/extractor/njpwworld.py with 100% similarity]
youtube_dlc/extractor/nobelprize.py [moved from youtube_dl/extractor/nobelprize.py with 100% similarity]
youtube_dlc/extractor/noco.py [moved from youtube_dl/extractor/noco.py with 100% similarity]
youtube_dlc/extractor/nonktube.py [moved from youtube_dl/extractor/nonktube.py with 100% similarity]
youtube_dlc/extractor/noovo.py [moved from youtube_dl/extractor/noovo.py with 100% similarity]
youtube_dlc/extractor/normalboots.py [moved from youtube_dl/extractor/normalboots.py with 100% similarity]
youtube_dlc/extractor/nosvideo.py [moved from youtube_dl/extractor/nosvideo.py with 100% similarity]
youtube_dlc/extractor/nova.py [moved from youtube_dl/extractor/nova.py with 100% similarity]
youtube_dlc/extractor/nowness.py [moved from youtube_dl/extractor/nowness.py with 98% similarity]
youtube_dlc/extractor/noz.py [moved from youtube_dl/extractor/noz.py with 100% similarity]
youtube_dlc/extractor/npo.py [moved from youtube_dl/extractor/npo.py with 100% similarity]
youtube_dlc/extractor/npr.py [moved from youtube_dl/extractor/npr.py with 100% similarity]
youtube_dlc/extractor/nrk.py [moved from youtube_dl/extractor/nrk.py with 100% similarity]
youtube_dlc/extractor/nrl.py [moved from youtube_dl/extractor/nrl.py with 100% similarity]
youtube_dlc/extractor/ntvcojp.py [moved from youtube_dl/extractor/ntvcojp.py with 100% similarity]
youtube_dlc/extractor/ntvde.py [moved from youtube_dl/extractor/ntvde.py with 100% similarity]
youtube_dlc/extractor/ntvru.py [moved from youtube_dl/extractor/ntvru.py with 100% similarity]
youtube_dlc/extractor/nuevo.py [moved from youtube_dl/extractor/nuevo.py with 100% similarity]
youtube_dlc/extractor/nuvid.py [moved from youtube_dl/extractor/nuvid.py with 100% similarity]
youtube_dlc/extractor/nytimes.py [moved from youtube_dl/extractor/nytimes.py with 100% similarity]
youtube_dlc/extractor/nzz.py [moved from youtube_dl/extractor/nzz.py with 100% similarity]
youtube_dlc/extractor/odatv.py [moved from youtube_dl/extractor/odatv.py with 100% similarity]
youtube_dlc/extractor/odnoklassniki.py [moved from youtube_dl/extractor/odnoklassniki.py with 100% similarity]
youtube_dlc/extractor/oktoberfesttv.py [moved from youtube_dl/extractor/oktoberfesttv.py with 100% similarity]
youtube_dlc/extractor/once.py [moved from youtube_dl/extractor/once.py with 100% similarity]
youtube_dlc/extractor/ondemandkorea.py [moved from youtube_dl/extractor/ondemandkorea.py with 100% similarity]
youtube_dlc/extractor/onet.py [moved from youtube_dl/extractor/onet.py with 100% similarity]
youtube_dlc/extractor/onionstudios.py [moved from youtube_dl/extractor/onionstudios.py with 100% similarity]
youtube_dlc/extractor/ooyala.py [moved from youtube_dl/extractor/ooyala.py with 100% similarity]
youtube_dlc/extractor/openload.py [moved from youtube_dl/extractor/openload.py with 100% similarity]
youtube_dlc/extractor/ora.py [moved from youtube_dl/extractor/ora.py with 100% similarity]
youtube_dlc/extractor/orf.py [moved from youtube_dl/extractor/orf.py with 100% similarity]
youtube_dlc/extractor/outsidetv.py [moved from youtube_dl/extractor/outsidetv.py with 100% similarity]
youtube_dlc/extractor/packtpub.py [moved from youtube_dl/extractor/packtpub.py with 100% similarity]
youtube_dlc/extractor/pandoratv.py [moved from youtube_dl/extractor/pandoratv.py with 100% similarity]
youtube_dlc/extractor/parliamentliveuk.py [moved from youtube_dl/extractor/parliamentliveuk.py with 100% similarity]
youtube_dlc/extractor/patreon.py [moved from youtube_dl/extractor/patreon.py with 100% similarity]
youtube_dlc/extractor/pbs.py [moved from youtube_dl/extractor/pbs.py with 100% similarity]
youtube_dlc/extractor/pearvideo.py [moved from youtube_dl/extractor/pearvideo.py with 100% similarity]
youtube_dlc/extractor/peertube.py [moved from youtube_dl/extractor/peertube.py with 100% similarity]
youtube_dlc/extractor/people.py [moved from youtube_dl/extractor/people.py with 100% similarity]
youtube_dlc/extractor/performgroup.py [moved from youtube_dl/extractor/performgroup.py with 100% similarity]
youtube_dlc/extractor/periscope.py [moved from youtube_dl/extractor/periscope.py with 100% similarity]
youtube_dlc/extractor/philharmoniedeparis.py [moved from youtube_dl/extractor/philharmoniedeparis.py with 100% similarity]
youtube_dlc/extractor/phoenix.py [moved from youtube_dl/extractor/phoenix.py with 100% similarity]
youtube_dlc/extractor/photobucket.py [moved from youtube_dl/extractor/photobucket.py with 100% similarity]
youtube_dlc/extractor/picarto.py [moved from youtube_dl/extractor/picarto.py with 100% similarity]
youtube_dlc/extractor/piksel.py [moved from youtube_dl/extractor/piksel.py with 100% similarity]
youtube_dlc/extractor/pinkbike.py [moved from youtube_dl/extractor/pinkbike.py with 100% similarity]
youtube_dlc/extractor/pladform.py [moved from youtube_dl/extractor/pladform.py with 100% similarity]
youtube_dlc/extractor/platzi.py [moved from youtube_dl/extractor/platzi.py with 100% similarity]
youtube_dlc/extractor/playfm.py [moved from youtube_dl/extractor/playfm.py with 100% similarity]
youtube_dlc/extractor/playplustv.py [moved from youtube_dl/extractor/playplustv.py with 100% similarity]
youtube_dlc/extractor/plays.py [moved from youtube_dl/extractor/plays.py with 100% similarity]
youtube_dlc/extractor/playtvak.py [moved from youtube_dl/extractor/playtvak.py with 100% similarity]
youtube_dlc/extractor/playvid.py [moved from youtube_dl/extractor/playvid.py with 100% similarity]
youtube_dlc/extractor/playwire.py [moved from youtube_dl/extractor/playwire.py with 100% similarity]
youtube_dlc/extractor/pluralsight.py [moved from youtube_dl/extractor/pluralsight.py with 100% similarity]
youtube_dlc/extractor/podomatic.py [moved from youtube_dl/extractor/podomatic.py with 100% similarity]
youtube_dlc/extractor/pokemon.py [moved from youtube_dl/extractor/pokemon.py with 100% similarity]
youtube_dlc/extractor/polskieradio.py [moved from youtube_dl/extractor/polskieradio.py with 100% similarity]
youtube_dlc/extractor/popcorntimes.py [moved from youtube_dl/extractor/popcorntimes.py with 100% similarity]
youtube_dlc/extractor/popcorntv.py [moved from youtube_dl/extractor/popcorntv.py with 100% similarity]
youtube_dlc/extractor/porn91.py [moved from youtube_dl/extractor/porn91.py with 100% similarity]
youtube_dlc/extractor/porncom.py [moved from youtube_dl/extractor/porncom.py with 100% similarity]
youtube_dlc/extractor/pornhd.py [moved from youtube_dl/extractor/pornhd.py with 100% similarity]
youtube_dlc/extractor/pornhub.py [moved from youtube_dl/extractor/pornhub.py with 100% similarity]
youtube_dlc/extractor/pornotube.py [moved from youtube_dl/extractor/pornotube.py with 100% similarity]
youtube_dlc/extractor/pornovoisines.py [moved from youtube_dl/extractor/pornovoisines.py with 100% similarity]
youtube_dlc/extractor/pornoxo.py [moved from youtube_dl/extractor/pornoxo.py with 100% similarity]
youtube_dlc/extractor/presstv.py [moved from youtube_dl/extractor/presstv.py with 100% similarity]
youtube_dlc/extractor/prosiebensat1.py [moved from youtube_dl/extractor/prosiebensat1.py with 100% similarity]
youtube_dlc/extractor/puhutv.py [moved from youtube_dl/extractor/puhutv.py with 100% similarity]
youtube_dlc/extractor/puls4.py [moved from youtube_dl/extractor/puls4.py with 100% similarity]
youtube_dlc/extractor/pyvideo.py [moved from youtube_dl/extractor/pyvideo.py with 100% similarity]
youtube_dlc/extractor/qqmusic.py [moved from youtube_dl/extractor/qqmusic.py with 100% similarity]
youtube_dlc/extractor/r7.py [moved from youtube_dl/extractor/r7.py with 100% similarity]
youtube_dlc/extractor/radiobremen.py [moved from youtube_dl/extractor/radiobremen.py with 100% similarity]
youtube_dlc/extractor/radiocanada.py [moved from youtube_dl/extractor/radiocanada.py with 100% similarity]
youtube_dlc/extractor/radiode.py [moved from youtube_dl/extractor/radiode.py with 100% similarity]
youtube_dlc/extractor/radiofrance.py [moved from youtube_dl/extractor/radiofrance.py with 100% similarity]
youtube_dlc/extractor/radiojavan.py [moved from youtube_dl/extractor/radiojavan.py with 100% similarity]
youtube_dlc/extractor/rai.py [moved from youtube_dl/extractor/rai.py with 100% similarity]
youtube_dlc/extractor/raywenderlich.py [moved from youtube_dl/extractor/raywenderlich.py with 100% similarity]
youtube_dlc/extractor/rbmaradio.py [moved from youtube_dl/extractor/rbmaradio.py with 100% similarity]
youtube_dlc/extractor/rds.py [moved from youtube_dl/extractor/rds.py with 100% similarity]
youtube_dlc/extractor/redbulltv.py [moved from youtube_dl/extractor/redbulltv.py with 100% similarity]
youtube_dlc/extractor/reddit.py [moved from youtube_dl/extractor/reddit.py with 100% similarity]
youtube_dlc/extractor/redtube.py [moved from youtube_dl/extractor/redtube.py with 100% similarity]
youtube_dlc/extractor/regiotv.py [moved from youtube_dl/extractor/regiotv.py with 100% similarity]
youtube_dlc/extractor/rentv.py [moved from youtube_dl/extractor/rentv.py with 100% similarity]
youtube_dlc/extractor/restudy.py [moved from youtube_dl/extractor/restudy.py with 100% similarity]
youtube_dlc/extractor/reuters.py [moved from youtube_dl/extractor/reuters.py with 100% similarity]
youtube_dlc/extractor/reverbnation.py [moved from youtube_dl/extractor/reverbnation.py with 100% similarity]
youtube_dlc/extractor/rice.py [moved from youtube_dl/extractor/rice.py with 100% similarity]
youtube_dlc/extractor/rmcdecouverte.py [moved from youtube_dl/extractor/rmcdecouverte.py with 100% similarity]
youtube_dlc/extractor/ro220.py [moved from youtube_dl/extractor/ro220.py with 100% similarity]
youtube_dlc/extractor/rockstargames.py [moved from youtube_dl/extractor/rockstargames.py with 100% similarity]
youtube_dlc/extractor/roosterteeth.py [moved from youtube_dl/extractor/roosterteeth.py with 100% similarity]
youtube_dlc/extractor/rottentomatoes.py [moved from youtube_dl/extractor/rottentomatoes.py with 100% similarity]
youtube_dlc/extractor/roxwel.py [moved from youtube_dl/extractor/roxwel.py with 100% similarity]
youtube_dlc/extractor/rozhlas.py [moved from youtube_dl/extractor/rozhlas.py with 100% similarity]
youtube_dlc/extractor/rtbf.py [moved from youtube_dl/extractor/rtbf.py with 100% similarity]
youtube_dlc/extractor/rte.py [moved from youtube_dl/extractor/rte.py with 100% similarity]
youtube_dlc/extractor/rtl2.py [moved from youtube_dl/extractor/rtl2.py with 100% similarity]
youtube_dlc/extractor/rtlnl.py [moved from youtube_dl/extractor/rtlnl.py with 100% similarity]
youtube_dlc/extractor/rtp.py [moved from youtube_dl/extractor/rtp.py with 100% similarity]
youtube_dlc/extractor/rts.py [moved from youtube_dl/extractor/rts.py with 100% similarity]
youtube_dlc/extractor/rtve.py [moved from youtube_dl/extractor/rtve.py with 100% similarity]
youtube_dlc/extractor/rtvnh.py [moved from youtube_dl/extractor/rtvnh.py with 100% similarity]
youtube_dlc/extractor/rtvs.py [moved from youtube_dl/extractor/rtvs.py with 100% similarity]
youtube_dlc/extractor/ruhd.py [moved from youtube_dl/extractor/ruhd.py with 100% similarity]
youtube_dlc/extractor/rutube.py [moved from youtube_dl/extractor/rutube.py with 100% similarity]
youtube_dlc/extractor/rutv.py [moved from youtube_dl/extractor/rutv.py with 100% similarity]
youtube_dlc/extractor/ruutu.py [moved from youtube_dl/extractor/ruutu.py with 100% similarity]
youtube_dlc/extractor/ruv.py [moved from youtube_dl/extractor/ruv.py with 100% similarity]
youtube_dlc/extractor/safari.py [moved from youtube_dl/extractor/safari.py with 100% similarity]
youtube_dlc/extractor/sapo.py [moved from youtube_dl/extractor/sapo.py with 100% similarity]
youtube_dlc/extractor/savefrom.py [moved from youtube_dl/extractor/savefrom.py with 100% similarity]
youtube_dlc/extractor/sbs.py [moved from youtube_dl/extractor/sbs.py with 100% similarity]
youtube_dlc/extractor/screencast.py [moved from youtube_dl/extractor/screencast.py with 100% similarity]
youtube_dlc/extractor/screencastomatic.py [moved from youtube_dl/extractor/screencastomatic.py with 100% similarity]
youtube_dlc/extractor/scrippsnetworks.py [moved from youtube_dl/extractor/scrippsnetworks.py with 100% similarity]
youtube_dlc/extractor/scte.py [moved from youtube_dl/extractor/scte.py with 100% similarity]
youtube_dlc/extractor/seeker.py [moved from youtube_dl/extractor/seeker.py with 100% similarity]
youtube_dlc/extractor/senateisvp.py [moved from youtube_dl/extractor/senateisvp.py with 100% similarity]
youtube_dlc/extractor/sendtonews.py [moved from youtube_dl/extractor/sendtonews.py with 100% similarity]
youtube_dlc/extractor/servus.py [moved from youtube_dl/extractor/servus.py with 100% similarity]
youtube_dlc/extractor/sevenplus.py [moved from youtube_dl/extractor/sevenplus.py with 100% similarity]
youtube_dlc/extractor/sexu.py [moved from youtube_dl/extractor/sexu.py with 100% similarity]
youtube_dlc/extractor/seznamzpravy.py [moved from youtube_dl/extractor/seznamzpravy.py with 100% similarity]
youtube_dlc/extractor/shahid.py [moved from youtube_dl/extractor/shahid.py with 100% similarity]
youtube_dlc/extractor/shared.py [moved from youtube_dl/extractor/shared.py with 100% similarity]
youtube_dlc/extractor/showroomlive.py [moved from youtube_dl/extractor/showroomlive.py with 100% similarity]
youtube_dlc/extractor/sina.py [moved from youtube_dl/extractor/sina.py with 100% similarity]
youtube_dlc/extractor/sixplay.py [moved from youtube_dl/extractor/sixplay.py with 100% similarity]
youtube_dlc/extractor/sky.py [moved from youtube_dl/extractor/sky.py with 100% similarity]
youtube_dlc/extractor/skylinewebcams.py [moved from youtube_dl/extractor/skylinewebcams.py with 100% similarity]
youtube_dlc/extractor/skynewsarabia.py [moved from youtube_dl/extractor/skynewsarabia.py with 100% similarity]
youtube_dlc/extractor/slideshare.py [moved from youtube_dl/extractor/slideshare.py with 100% similarity]
youtube_dlc/extractor/slideslive.py [moved from youtube_dl/extractor/slideslive.py with 100% similarity]
youtube_dlc/extractor/slutload.py [moved from youtube_dl/extractor/slutload.py with 100% similarity]
youtube_dlc/extractor/smotri.py [moved from youtube_dl/extractor/smotri.py with 100% similarity]
youtube_dlc/extractor/snotr.py [moved from youtube_dl/extractor/snotr.py with 100% similarity]
youtube_dlc/extractor/sohu.py [moved from youtube_dl/extractor/sohu.py with 99% similarity]
youtube_dlc/extractor/sonyliv.py [moved from youtube_dl/extractor/sonyliv.py with 100% similarity]
youtube_dlc/extractor/soundcloud.py [moved from youtube_dl/extractor/soundcloud.py with 99% similarity]
youtube_dlc/extractor/soundgasm.py [moved from youtube_dl/extractor/soundgasm.py with 100% similarity]
youtube_dlc/extractor/southpark.py [moved from youtube_dl/extractor/southpark.py with 100% similarity]
youtube_dlc/extractor/spankbang.py [moved from youtube_dl/extractor/spankbang.py with 100% similarity]
youtube_dlc/extractor/spankwire.py [moved from youtube_dl/extractor/spankwire.py with 100% similarity]
youtube_dlc/extractor/spiegel.py [moved from youtube_dl/extractor/spiegel.py with 100% similarity]
youtube_dlc/extractor/spiegeltv.py [moved from youtube_dl/extractor/spiegeltv.py with 100% similarity]
youtube_dlc/extractor/spike.py [moved from youtube_dl/extractor/spike.py with 100% similarity]
youtube_dlc/extractor/sport5.py [moved from youtube_dl/extractor/sport5.py with 100% similarity]
youtube_dlc/extractor/sportbox.py [moved from youtube_dl/extractor/sportbox.py with 100% similarity]
youtube_dlc/extractor/sportdeutschland.py [moved from youtube_dl/extractor/sportdeutschland.py with 100% similarity]
youtube_dlc/extractor/springboardplatform.py [moved from youtube_dl/extractor/springboardplatform.py with 100% similarity]
youtube_dlc/extractor/sprout.py [moved from youtube_dl/extractor/sprout.py with 100% similarity]
youtube_dlc/extractor/srgssr.py [moved from youtube_dl/extractor/srgssr.py with 100% similarity]
youtube_dlc/extractor/srmediathek.py [moved from youtube_dl/extractor/srmediathek.py with 100% similarity]
youtube_dlc/extractor/stanfordoc.py [moved from youtube_dl/extractor/stanfordoc.py with 100% similarity]
youtube_dlc/extractor/steam.py [moved from youtube_dl/extractor/steam.py with 100% similarity]
youtube_dlc/extractor/stitcher.py [moved from youtube_dl/extractor/stitcher.py with 100% similarity]
youtube_dlc/extractor/storyfire.py [moved from youtube_dl/extractor/storyfire.py with 100% similarity]
youtube_dlc/extractor/streamable.py [moved from youtube_dl/extractor/streamable.py with 100% similarity]
youtube_dlc/extractor/streamcloud.py [moved from youtube_dl/extractor/streamcloud.py with 93% similarity]
youtube_dlc/extractor/streamcz.py [moved from youtube_dl/extractor/streamcz.py with 100% similarity]
youtube_dlc/extractor/streetvoice.py [moved from youtube_dl/extractor/streetvoice.py with 100% similarity]
youtube_dlc/extractor/stretchinternet.py [moved from youtube_dl/extractor/stretchinternet.py with 100% similarity]
youtube_dlc/extractor/stv.py [moved from youtube_dl/extractor/stv.py with 100% similarity]
youtube_dlc/extractor/sunporno.py [moved from youtube_dl/extractor/sunporno.py with 100% similarity]
youtube_dlc/extractor/sverigesradio.py [moved from youtube_dl/extractor/sverigesradio.py with 100% similarity]
youtube_dlc/extractor/svt.py [moved from youtube_dl/extractor/svt.py with 100% similarity]
youtube_dlc/extractor/swrmediathek.py [moved from youtube_dl/extractor/swrmediathek.py with 100% similarity]
youtube_dlc/extractor/syfy.py [moved from youtube_dl/extractor/syfy.py with 100% similarity]
youtube_dlc/extractor/sztvhu.py [moved from youtube_dl/extractor/sztvhu.py with 100% similarity]
youtube_dlc/extractor/tagesschau.py [moved from youtube_dl/extractor/tagesschau.py with 100% similarity]
youtube_dlc/extractor/tass.py [moved from youtube_dl/extractor/tass.py with 100% similarity]
youtube_dlc/extractor/tastytrade.py [moved from youtube_dl/extractor/tastytrade.py with 100% similarity]
youtube_dlc/extractor/tbs.py [moved from youtube_dl/extractor/tbs.py with 100% similarity]
youtube_dlc/extractor/tdslifeway.py [moved from youtube_dl/extractor/tdslifeway.py with 100% similarity]
youtube_dlc/extractor/teachable.py [moved from youtube_dl/extractor/teachable.py with 100% similarity]
youtube_dlc/extractor/teachertube.py [moved from youtube_dl/extractor/teachertube.py with 100% similarity]
youtube_dlc/extractor/teachingchannel.py [moved from youtube_dl/extractor/teachingchannel.py with 100% similarity]
youtube_dlc/extractor/teamcoco.py [moved from youtube_dl/extractor/teamcoco.py with 100% similarity]
youtube_dlc/extractor/teamtreehouse.py [moved from youtube_dl/extractor/teamtreehouse.py with 100% similarity]
youtube_dlc/extractor/techtalks.py [moved from youtube_dl/extractor/techtalks.py with 100% similarity]
youtube_dlc/extractor/ted.py [moved from youtube_dl/extractor/ted.py with 100% similarity]
youtube_dlc/extractor/tele13.py [moved from youtube_dl/extractor/tele13.py with 100% similarity]
youtube_dlc/extractor/tele5.py [moved from youtube_dl/extractor/tele5.py with 100% similarity]
youtube_dlc/extractor/telebruxelles.py [moved from youtube_dl/extractor/telebruxelles.py with 100% similarity]
youtube_dlc/extractor/telecinco.py [moved from youtube_dl/extractor/telecinco.py with 100% similarity]
youtube_dlc/extractor/telegraaf.py [moved from youtube_dl/extractor/telegraaf.py with 100% similarity]
youtube_dlc/extractor/telemb.py [moved from youtube_dl/extractor/telemb.py with 100% similarity]
youtube_dlc/extractor/telequebec.py [moved from youtube_dl/extractor/telequebec.py with 100% similarity]
youtube_dlc/extractor/teletask.py [moved from youtube_dl/extractor/teletask.py with 100% similarity]
youtube_dlc/extractor/telewebion.py [moved from youtube_dl/extractor/telewebion.py with 100% similarity]
youtube_dlc/extractor/tennistv.py [moved from youtube_dl/extractor/tennistv.py with 100% similarity]
youtube_dlc/extractor/tenplay.py [moved from youtube_dl/extractor/tenplay.py with 100% similarity]
youtube_dlc/extractor/testurl.py [moved from youtube_dl/extractor/testurl.py with 100% similarity]
youtube_dlc/extractor/tf1.py [moved from youtube_dl/extractor/tf1.py with 100% similarity]
youtube_dlc/extractor/tfo.py [moved from youtube_dl/extractor/tfo.py with 100% similarity]
youtube_dlc/extractor/theintercept.py [moved from youtube_dl/extractor/theintercept.py with 100% similarity]
youtube_dlc/extractor/theplatform.py [moved from youtube_dl/extractor/theplatform.py with 100% similarity]
youtube_dlc/extractor/thescene.py [moved from youtube_dl/extractor/thescene.py with 100% similarity]
youtube_dlc/extractor/thestar.py [moved from youtube_dl/extractor/thestar.py with 100% similarity]
youtube_dlc/extractor/thesun.py [moved from youtube_dl/extractor/thesun.py with 100% similarity]
youtube_dlc/extractor/theweatherchannel.py [moved from youtube_dl/extractor/theweatherchannel.py with 100% similarity]
youtube_dlc/extractor/thisamericanlife.py [moved from youtube_dl/extractor/thisamericanlife.py with 100% similarity]
youtube_dlc/extractor/thisav.py [moved from youtube_dl/extractor/thisav.py with 100% similarity]
youtube_dlc/extractor/thisoldhouse.py [moved from youtube_dl/extractor/thisoldhouse.py with 100% similarity]
youtube_dlc/extractor/threeqsdn.py [moved from youtube_dl/extractor/threeqsdn.py with 100% similarity]
youtube_dlc/extractor/tiktok.py [moved from youtube_dl/extractor/tiktok.py with 100% similarity]
youtube_dlc/extractor/tinypic.py [moved from youtube_dl/extractor/tinypic.py with 100% similarity]
youtube_dlc/extractor/tmz.py [moved from youtube_dl/extractor/tmz.py with 100% similarity]
youtube_dlc/extractor/tnaflix.py [moved from youtube_dl/extractor/tnaflix.py with 100% similarity]
youtube_dlc/extractor/toggle.py [moved from youtube_dl/extractor/toggle.py with 100% similarity]
youtube_dlc/extractor/tonline.py [moved from youtube_dl/extractor/tonline.py with 100% similarity]
youtube_dlc/extractor/toongoggles.py [moved from youtube_dl/extractor/toongoggles.py with 100% similarity]
youtube_dlc/extractor/toutv.py [moved from youtube_dl/extractor/toutv.py with 100% similarity]
youtube_dlc/extractor/toypics.py [moved from youtube_dl/extractor/toypics.py with 100% similarity]
youtube_dlc/extractor/traileraddict.py [moved from youtube_dl/extractor/traileraddict.py with 100% similarity]
youtube_dlc/extractor/trilulilu.py [moved from youtube_dl/extractor/trilulilu.py with 100% similarity]
youtube_dlc/extractor/trunews.py [moved from youtube_dl/extractor/trunews.py with 100% similarity]
youtube_dlc/extractor/trutv.py [moved from youtube_dl/extractor/trutv.py with 100% similarity]
youtube_dlc/extractor/tube8.py [moved from youtube_dl/extractor/tube8.py with 100% similarity]
youtube_dlc/extractor/tubitv.py [moved from youtube_dl/extractor/tubitv.py with 100% similarity]
youtube_dlc/extractor/tudou.py [moved from youtube_dl/extractor/tudou.py with 100% similarity]
youtube_dlc/extractor/tumblr.py [moved from youtube_dl/extractor/tumblr.py with 100% similarity]
youtube_dlc/extractor/tunein.py [moved from youtube_dl/extractor/tunein.py with 100% similarity]
youtube_dlc/extractor/tunepk.py [moved from youtube_dl/extractor/tunepk.py with 100% similarity]
youtube_dlc/extractor/turbo.py [moved from youtube_dl/extractor/turbo.py with 100% similarity]
youtube_dlc/extractor/turner.py [moved from youtube_dl/extractor/turner.py with 100% similarity]
youtube_dlc/extractor/tv2.py [moved from youtube_dl/extractor/tv2.py with 100% similarity]
youtube_dlc/extractor/tv2dk.py [moved from youtube_dl/extractor/tv2dk.py with 100% similarity]
youtube_dlc/extractor/tv2hu.py [moved from youtube_dl/extractor/tv2hu.py with 100% similarity]
youtube_dlc/extractor/tv4.py [moved from youtube_dl/extractor/tv4.py with 100% similarity]
youtube_dlc/extractor/tv5mondeplus.py [moved from youtube_dl/extractor/tv5mondeplus.py with 100% similarity]
youtube_dlc/extractor/tva.py [moved from youtube_dl/extractor/tva.py with 100% similarity]
youtube_dlc/extractor/tvanouvelles.py [moved from youtube_dl/extractor/tvanouvelles.py with 100% similarity]
youtube_dlc/extractor/tvc.py [moved from youtube_dl/extractor/tvc.py with 100% similarity]
youtube_dlc/extractor/tvigle.py [moved from youtube_dl/extractor/tvigle.py with 100% similarity]
youtube_dlc/extractor/tvland.py [moved from youtube_dl/extractor/tvland.py with 100% similarity]
youtube_dlc/extractor/tvn24.py [moved from youtube_dl/extractor/tvn24.py with 100% similarity]
youtube_dlc/extractor/tvnet.py [moved from youtube_dl/extractor/tvnet.py with 100% similarity]
youtube_dlc/extractor/tvnoe.py [moved from youtube_dl/extractor/tvnoe.py with 100% similarity]
youtube_dlc/extractor/tvnow.py [moved from youtube_dl/extractor/tvnow.py with 100% similarity]
youtube_dlc/extractor/tvp.py [moved from youtube_dl/extractor/tvp.py with 100% similarity]
youtube_dlc/extractor/tvplay.py [moved from youtube_dl/extractor/tvplay.py with 100% similarity]
youtube_dlc/extractor/tvplayer.py [moved from youtube_dl/extractor/tvplayer.py with 100% similarity]
youtube_dlc/extractor/tweakers.py [moved from youtube_dl/extractor/tweakers.py with 100% similarity]
youtube_dlc/extractor/twentyfourvideo.py [moved from youtube_dl/extractor/twentyfourvideo.py with 100% similarity]
youtube_dlc/extractor/twentymin.py [moved from youtube_dl/extractor/twentymin.py with 100% similarity]
youtube_dlc/extractor/twentythreevideo.py [moved from youtube_dl/extractor/twentythreevideo.py with 100% similarity]
youtube_dlc/extractor/twitcasting.py [moved from youtube_dl/extractor/twitcasting.py with 100% similarity]
youtube_dlc/extractor/twitch.py [moved from youtube_dl/extractor/twitch.py with 100% similarity]
youtube_dlc/extractor/twitter.py [moved from youtube_dl/extractor/twitter.py with 100% similarity]
youtube_dlc/extractor/udemy.py [moved from youtube_dl/extractor/udemy.py with 99% similarity]
youtube_dlc/extractor/udn.py [moved from youtube_dl/extractor/udn.py with 100% similarity]
youtube_dlc/extractor/ufctv.py [moved from youtube_dl/extractor/ufctv.py with 100% similarity]
youtube_dlc/extractor/uktvplay.py [moved from youtube_dl/extractor/uktvplay.py with 100% similarity]
youtube_dlc/extractor/umg.py [moved from youtube_dl/extractor/umg.py with 100% similarity]
youtube_dlc/extractor/unistra.py [moved from youtube_dl/extractor/unistra.py with 100% similarity]
youtube_dlc/extractor/unity.py [moved from youtube_dl/extractor/unity.py with 100% similarity]
youtube_dlc/extractor/uol.py [moved from youtube_dl/extractor/uol.py with 100% similarity]
youtube_dlc/extractor/uplynk.py [moved from youtube_dl/extractor/uplynk.py with 100% similarity]
youtube_dlc/extractor/urort.py [moved from youtube_dl/extractor/urort.py with 100% similarity]
youtube_dlc/extractor/urplay.py [moved from youtube_dl/extractor/urplay.py with 100% similarity]
youtube_dlc/extractor/usanetwork.py [moved from youtube_dl/extractor/usanetwork.py with 100% similarity]
youtube_dlc/extractor/usatoday.py [moved from youtube_dl/extractor/usatoday.py with 100% similarity]
youtube_dlc/extractor/ustream.py [moved from youtube_dl/extractor/ustream.py with 100% similarity]
youtube_dlc/extractor/ustudio.py [moved from youtube_dl/extractor/ustudio.py with 100% similarity]
youtube_dlc/extractor/varzesh3.py [moved from youtube_dl/extractor/varzesh3.py with 100% similarity]
youtube_dlc/extractor/vbox7.py [moved from youtube_dl/extractor/vbox7.py with 100% similarity]
youtube_dlc/extractor/veehd.py [moved from youtube_dl/extractor/veehd.py with 100% similarity]
youtube_dlc/extractor/veoh.py [moved from youtube_dl/extractor/veoh.py with 100% similarity]
youtube_dlc/extractor/vesti.py [moved from youtube_dl/extractor/vesti.py with 100% similarity]
youtube_dlc/extractor/vevo.py [moved from youtube_dl/extractor/vevo.py with 100% similarity]
youtube_dlc/extractor/vgtv.py [moved from youtube_dl/extractor/vgtv.py with 100% similarity]
youtube_dlc/extractor/vh1.py [moved from youtube_dl/extractor/vh1.py with 100% similarity]
youtube_dlc/extractor/vice.py [moved from youtube_dl/extractor/vice.py with 100% similarity]
youtube_dlc/extractor/vidbit.py [moved from youtube_dl/extractor/vidbit.py with 100% similarity]
youtube_dlc/extractor/viddler.py [moved from youtube_dl/extractor/viddler.py with 100% similarity]
youtube_dlc/extractor/videa.py [moved from youtube_dl/extractor/videa.py with 100% similarity]
youtube_dlc/extractor/videodetective.py [moved from youtube_dl/extractor/videodetective.py with 100% similarity]
youtube_dlc/extractor/videofyme.py [moved from youtube_dl/extractor/videofyme.py with 100% similarity]
youtube_dlc/extractor/videomore.py [moved from youtube_dl/extractor/videomore.py with 100% similarity]
youtube_dlc/extractor/videopress.py [moved from youtube_dl/extractor/videopress.py with 100% similarity]
youtube_dlc/extractor/vidio.py [moved from youtube_dl/extractor/vidio.py with 100% similarity]
youtube_dlc/extractor/vidlii.py [moved from youtube_dl/extractor/vidlii.py with 100% similarity]
youtube_dlc/extractor/vidme.py [moved from youtube_dl/extractor/vidme.py with 100% similarity]
youtube_dlc/extractor/vidzi.py [moved from youtube_dl/extractor/vidzi.py with 96% similarity]
youtube_dlc/extractor/vier.py [moved from youtube_dl/extractor/vier.py with 100% similarity]
youtube_dlc/extractor/viewlift.py [moved from youtube_dl/extractor/viewlift.py with 100% similarity]
youtube_dlc/extractor/viidea.py [moved from youtube_dl/extractor/viidea.py with 100% similarity]
youtube_dlc/extractor/viki.py [moved from youtube_dl/extractor/viki.py with 100% similarity]
youtube_dlc/extractor/vimeo.py [moved from youtube_dl/extractor/vimeo.py with 99% similarity]
youtube_dlc/extractor/vimple.py [moved from youtube_dl/extractor/vimple.py with 100% similarity]
youtube_dlc/extractor/vine.py [moved from youtube_dl/extractor/vine.py with 100% similarity]
youtube_dlc/extractor/viqeo.py [moved from youtube_dl/extractor/viqeo.py with 100% similarity]
youtube_dlc/extractor/viu.py [moved from youtube_dl/extractor/viu.py with 100% similarity]
youtube_dlc/extractor/vk.py [moved from youtube_dl/extractor/vk.py with 100% similarity]
youtube_dlc/extractor/vlive.py [moved from youtube_dl/extractor/vlive.py with 100% similarity]
youtube_dlc/extractor/vodlocker.py [moved from youtube_dl/extractor/vodlocker.py with 100% similarity]
youtube_dlc/extractor/vodpl.py [moved from youtube_dl/extractor/vodpl.py with 100% similarity]
youtube_dlc/extractor/vodplatform.py [moved from youtube_dl/extractor/vodplatform.py with 100% similarity]
youtube_dlc/extractor/voicerepublic.py [moved from youtube_dl/extractor/voicerepublic.py with 100% similarity]
youtube_dlc/extractor/voot.py [moved from youtube_dl/extractor/voot.py with 100% similarity]
youtube_dlc/extractor/voxmedia.py [moved from youtube_dl/extractor/voxmedia.py with 100% similarity]
youtube_dlc/extractor/vrak.py [moved from youtube_dl/extractor/vrak.py with 100% similarity]
youtube_dlc/extractor/vrt.py [moved from youtube_dl/extractor/vrt.py with 100% similarity]
youtube_dlc/extractor/vrv.py [moved from youtube_dl/extractor/vrv.py with 100% similarity]
youtube_dlc/extractor/vshare.py [moved from youtube_dl/extractor/vshare.py with 100% similarity]
youtube_dlc/extractor/vube.py [moved from youtube_dl/extractor/vube.py with 100% similarity]
youtube_dlc/extractor/vuclip.py [moved from youtube_dl/extractor/vuclip.py with 100% similarity]
youtube_dlc/extractor/vvvvid.py [moved from youtube_dl/extractor/vvvvid.py with 100% similarity]
youtube_dlc/extractor/vyborymos.py [moved from youtube_dl/extractor/vyborymos.py with 100% similarity]
youtube_dlc/extractor/vzaar.py [moved from youtube_dl/extractor/vzaar.py with 100% similarity]
youtube_dlc/extractor/wakanim.py [moved from youtube_dl/extractor/wakanim.py with 100% similarity]
youtube_dlc/extractor/walla.py [moved from youtube_dl/extractor/walla.py with 100% similarity]
youtube_dlc/extractor/washingtonpost.py [moved from youtube_dl/extractor/washingtonpost.py with 100% similarity]
youtube_dlc/extractor/wat.py [moved from youtube_dl/extractor/wat.py with 100% similarity]
youtube_dlc/extractor/watchbox.py [moved from youtube_dl/extractor/watchbox.py with 100% similarity]
youtube_dlc/extractor/watchindianporn.py [moved from youtube_dl/extractor/watchindianporn.py with 100% similarity]
youtube_dlc/extractor/wdr.py [moved from youtube_dl/extractor/wdr.py with 100% similarity]
youtube_dlc/extractor/webcaster.py [moved from youtube_dl/extractor/webcaster.py with 100% similarity]
youtube_dlc/extractor/webofstories.py [moved from youtube_dl/extractor/webofstories.py with 100% similarity]
youtube_dlc/extractor/weibo.py [moved from youtube_dl/extractor/weibo.py with 100% similarity]
youtube_dlc/extractor/weiqitv.py [moved from youtube_dl/extractor/weiqitv.py with 100% similarity]
youtube_dlc/extractor/wistia.py [moved from youtube_dl/extractor/wistia.py with 100% similarity]
youtube_dlc/extractor/worldstarhiphop.py [moved from youtube_dl/extractor/worldstarhiphop.py with 100% similarity]
youtube_dlc/extractor/wsj.py [moved from youtube_dl/extractor/wsj.py with 100% similarity]
youtube_dlc/extractor/wwe.py [moved from youtube_dl/extractor/wwe.py with 100% similarity]
youtube_dlc/extractor/xbef.py [moved from youtube_dl/extractor/xbef.py with 100% similarity]
youtube_dlc/extractor/xboxclips.py [moved from youtube_dl/extractor/xboxclips.py with 100% similarity]
youtube_dlc/extractor/xfileshare.py [moved from youtube_dl/extractor/xfileshare.py with 100% similarity]
youtube_dlc/extractor/xhamster.py [moved from youtube_dl/extractor/xhamster.py with 100% similarity]
youtube_dlc/extractor/xiami.py [moved from youtube_dl/extractor/xiami.py with 100% similarity]
youtube_dlc/extractor/ximalaya.py [moved from youtube_dl/extractor/ximalaya.py with 100% similarity]
youtube_dlc/extractor/xminus.py [moved from youtube_dl/extractor/xminus.py with 100% similarity]
youtube_dlc/extractor/xnxx.py [moved from youtube_dl/extractor/xnxx.py with 100% similarity]
youtube_dlc/extractor/xstream.py [moved from youtube_dl/extractor/xstream.py with 100% similarity]
youtube_dlc/extractor/xtube.py [moved from youtube_dl/extractor/xtube.py with 100% similarity]
youtube_dlc/extractor/xuite.py [moved from youtube_dl/extractor/xuite.py with 100% similarity]
youtube_dlc/extractor/xvideos.py [moved from youtube_dl/extractor/xvideos.py with 100% similarity]
youtube_dlc/extractor/xxxymovies.py [moved from youtube_dl/extractor/xxxymovies.py with 100% similarity]
youtube_dlc/extractor/yahoo.py [moved from youtube_dl/extractor/yahoo.py with 100% similarity]
youtube_dlc/extractor/yandexdisk.py [moved from youtube_dl/extractor/yandexdisk.py with 100% similarity]
youtube_dlc/extractor/yandexmusic.py [moved from youtube_dl/extractor/yandexmusic.py with 99% similarity]
youtube_dlc/extractor/yandexvideo.py [moved from youtube_dl/extractor/yandexvideo.py with 100% similarity]
youtube_dlc/extractor/yapfiles.py [moved from youtube_dl/extractor/yapfiles.py with 100% similarity]
youtube_dlc/extractor/yesjapan.py [moved from youtube_dl/extractor/yesjapan.py with 100% similarity]
youtube_dlc/extractor/yinyuetai.py [moved from youtube_dl/extractor/yinyuetai.py with 100% similarity]
youtube_dlc/extractor/ynet.py [moved from youtube_dl/extractor/ynet.py with 100% similarity]
youtube_dlc/extractor/youjizz.py [moved from youtube_dl/extractor/youjizz.py with 100% similarity]
youtube_dlc/extractor/youku.py [moved from youtube_dl/extractor/youku.py with 100% similarity]
youtube_dlc/extractor/younow.py [moved from youtube_dl/extractor/younow.py with 100% similarity]
youtube_dlc/extractor/youporn.py [moved from youtube_dl/extractor/youporn.py with 100% similarity]
youtube_dlc/extractor/yourporn.py [moved from youtube_dl/extractor/yourporn.py with 100% similarity]
youtube_dlc/extractor/yourupload.py [moved from youtube_dl/extractor/yourupload.py with 100% similarity]
youtube_dlc/extractor/youtube.py [moved from youtube_dl/extractor/youtube.py with 99% similarity]
youtube_dlc/extractor/zapiks.py [moved from youtube_dl/extractor/zapiks.py with 100% similarity]
youtube_dlc/extractor/zaq1.py [moved from youtube_dl/extractor/zaq1.py with 100% similarity]
youtube_dlc/extractor/zattoo.py [moved from youtube_dl/extractor/zattoo.py with 100% similarity]
youtube_dlc/extractor/zdf.py [moved from youtube_dl/extractor/zdf.py with 100% similarity]
youtube_dlc/extractor/zingmp3.py [moved from youtube_dl/extractor/zingmp3.py with 100% similarity]
youtube_dlc/extractor/zype.py [moved from youtube_dl/extractor/zype.py with 100% similarity]
youtube_dlc/jsinterp.py [moved from youtube_dl/jsinterp.py with 100% similarity]
youtube_dlc/options.py [moved from youtube_dl/options.py with 96% similarity]
youtube_dlc/postprocessor/__init__.py [moved from youtube_dl/postprocessor/__init__.py with 100% similarity]
youtube_dlc/postprocessor/common.py [moved from youtube_dl/postprocessor/common.py with 100% similarity]
youtube_dlc/postprocessor/embedthumbnail.py [moved from youtube_dl/postprocessor/embedthumbnail.py with 100% similarity]
youtube_dlc/postprocessor/execafterdownload.py [moved from youtube_dl/postprocessor/execafterdownload.py with 100% similarity]
youtube_dlc/postprocessor/ffmpeg.py [moved from youtube_dl/postprocessor/ffmpeg.py with 99% similarity]
youtube_dlc/postprocessor/metadatafromtitle.py [moved from youtube_dl/postprocessor/metadatafromtitle.py with 100% similarity]
youtube_dlc/postprocessor/xattrpp.py [moved from youtube_dl/postprocessor/xattrpp.py with 100% similarity]
youtube_dlc/socks.py [moved from youtube_dl/socks.py with 100% similarity]
youtube_dlc/swfinterp.py [moved from youtube_dl/swfinterp.py with 100% similarity]
youtube_dlc/update.py [moved from youtube_dl/update.py with 93% similarity]
youtube_dlc/utils.py [moved from youtube_dl/utils.py with 99% similarity]
youtube_dlc/version.py [moved from youtube_dl/version.py with 100% similarity]