Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to current build failed on Windows... #12760

Closed
MartinGebske opened this issue Apr 16, 2017 · 0 comments
Closed

Upgrade to current build failed on Windows... #12760

MartinGebske opened this issue Apr 16, 2017 · 0 comments

Comments

@MartinGebske
Copy link

@MartinGebske MartinGebske commented Apr 16, 2017

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like that [x])
  • Use Preview tab to see how your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.04.16. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2017.04.16

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add -v flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

$ youtube-dl -v <your command line>
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2017.04.16
[debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
[debug] Proxy map: {}
...
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):

Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.


Description of your issue, suggested solution and other information

Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.

After I tried to upgrade to the most current version I got a strange error:

Windows PowerShell
Copyright (C) 2016 Microsoft Corporation. Alle Rechte vorbehalten.

PS C:\Users\marti> pip install --upgrade youtube-dl
Collecting youtube-dl
Using cached youtube_dl-2017.4.16.tar.gz
Installing collected packages: youtube-dl
Found existing installation: youtube-dl 2017.4.15
Uninstalling youtube-dl-2017.4.15:
Successfully uninstalled youtube-dl-2017.4.15
Running setup.py install for youtube-dl ... error
Complete output from command c:\python\python.exe -u -c "import setuptools, tokenize;file='C:\Users\marti\App
Data\Local\Temp\pip-build-gu3i1lvy\youtube-dl\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().r
eplace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\marti\AppData\Local\Temp
\pip-ykykkav8-record\install-record.txt --single-version-externally-managed --compile:
c:\python\lib\site-packages\setuptools\dist.py:331: UserWarning: Normalizing '2017.04.16' to '2017.4.16'
normalized_version,
running install
running build
running build_py
creating build
creating build\lib
creating build\lib\youtube_dl
copying youtube_dl\aes.py -> build\lib\youtube_dl
copying youtube_dl\cache.py -> build\lib\youtube_dl
copying youtube_dl\compat.py -> build\lib\youtube_dl
copying youtube_dl\jsinterp.py -> build\lib\youtube_dl
copying youtube_dl\options.py -> build\lib\youtube_dl
copying youtube_dl\socks.py -> build\lib\youtube_dl
copying youtube_dl\swfinterp.py -> build\lib\youtube_dl
copying youtube_dl\update.py -> build\lib\youtube_dl
copying youtube_dl\utils.py -> build\lib\youtube_dl
copying youtube_dl\version.py -> build\lib\youtube_dl
copying youtube_dl\YoutubeDL.py -> build\lib\youtube_dl
copying youtube_dl_init_.py -> build\lib\youtube_dl
copying youtube_dl_main_.py -> build\lib\youtube_dl
creating build\lib\youtube_dl\extractor
copying youtube_dl\extractor\abc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\abcnews.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\abcotvs.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\academicearth.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\acast.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\addanime.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\adn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\adobepass.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\adobetv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\adultswim.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\aenetworks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\afreecatv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\airmozilla.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\aljazeera.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\allocine.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\alphaporno.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\amcnetworks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\amp.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\animeondemand.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\anitube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\anvato.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\anysex.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\aol.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\aparat.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\appleconnect.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\appletrailers.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\archiveorg.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ard.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\arkena.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\arte.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\atresplayer.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\atttechchannel.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\atvat.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\audimedia.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\audioboom.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\audiomack.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\awaan.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\azmedien.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\azubu.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\baidu.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bambuser.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bandcamp.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bbc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\beampro.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\beatport.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\beeg.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\behindkink.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bellmedia.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bet.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bigflix.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bild.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bilibili.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\biobiochiletv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\biqle.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bleacherreport.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\blinkx.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bloomberg.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bokecc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bostonglobe.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bpb.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\br.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\bravotv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\breakcom.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\brightcove.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\buzzfeed.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\byutv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\c56.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\camdemy.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\camwithher.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\canalc2.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\canalplus.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\canvas.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\carambatv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cartoonnetwork.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cbc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cbs.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cbsinteractive.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cbslocal.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cbsnews.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cbssports.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ccc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ccma.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cctv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cda.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ceskatelevize.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\channel9.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\charlierose.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\chaturbate.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\chilloutzone.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\chirbit.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cinchcast.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\clipfish.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cliphunter.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cliprs.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\clipsyndicate.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\closertotruth.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cloudy.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\clubic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\clyp.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cmt.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cnbc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cnn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\collegerama.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\comcarcoff.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\comedycentral.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\common.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\commonmistakes.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\commonprotocols.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\condenast.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\corus.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\coub.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cracked.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\crackle.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\criterion.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\crooksandliars.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\crunchyroll.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cspan.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ctsnews.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ctvnews.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cultureunplugged.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\curiositystream.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\cwtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dailymail.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dailymotion.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\daisuki.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\daum.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dbtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dctp.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\deezer.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\defense.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\democracynow.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dfb.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dhm.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\digiteka.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\discovery.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\discoverygo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\discoverynetworks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\discoveryvr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\disney.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dispeak.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dotsub.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\douyutv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dplay.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dramafever.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\drbonanza.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dreisat.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dropbox.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\drtuber.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\drtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dumpert.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dvtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\dw.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\eagleplatform.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ebaumsworld.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\echomsk.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\egghead.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ehow.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\eighttracks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\einthusan.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\eitb.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ellentv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\elpais.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\embedly.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\engadget.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\eporner.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\eroprofile.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\escapist.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\espn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\esri.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\etonline.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\europa.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\everyonesmixtape.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\expotv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\extractors.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\extremetube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\eyedotv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\facebook.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\faz.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fc2.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fczenit.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\filmon.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\firstpost.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\firsttv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fivemin.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fivetv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fktv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\flickr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\flipagram.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\folketinget.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\footyroom.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\formula1.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fourtube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fox.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fox9.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\foxgay.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\foxnews.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\foxsports.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\franceculture.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\franceinter.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\francetv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\freesound.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\freespeech.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\freshlive.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\funimation.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\funnyordie.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fusion.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\fxnetworks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gameinformer.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gameone.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gamersyde.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gamespot.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gamestar.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gaskrank.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gazeta.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gdcvault.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\generic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gfycat.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\giantbomb.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\giga.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\glide.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\globo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\go.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\go90.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\godtube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\godtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\golem.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\googledrive.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\googleplus.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\googlesearch.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\goshgay.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\gputechconf.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\groupon.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hark.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hbo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hearthisat.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\heise.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hellporno.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\helsinki.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hentaistigma.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hgtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\historicfilms.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hitbox.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hitrecord.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hornbunny.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hotnewhiphop.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hotstar.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\howcast.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\howstuffworks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hrti.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\huajiao.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\huffpost.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\hypem.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\iconosquare.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ign.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\imdb.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\imgur.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ina.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\inc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\indavideo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\infoq.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\instagram.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\internetvideoarchive.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\iprima.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\iqiyi.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ir90tv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\itv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ivi.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ivideon.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\iwara.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\izlesene.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\jamendo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\jeuxvideo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\jove.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\jpopsukitv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\jwplatform.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\kaltura.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\kamcord.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\kanalplay.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\kankan.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\karaoketv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\karrierevideos.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\keek.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\keezmovies.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ketnet.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\khanacademy.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\kickstarter.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\konserthusetplay.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\kontrtube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\krasview.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ku6.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\kusi.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\kuwo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\la7.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\laola1tv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lci.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lcp.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\learnr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lecture2go.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\leeco.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lego.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lemonde.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\libraryofcongress.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\libsyn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lifenews.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\limelight.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\litv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\liveleak.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\livestream.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lnkgo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\localnews8.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lovehomeporn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lrt.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\lynda.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\m6.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\macgamestore.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mailru.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\makerschannel.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\makertv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mangomolo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\matchtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mdr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\medialaan.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\medici.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\meipai.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\melonvod.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\meta.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\metacafe.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\metacritic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mgoon.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mgtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\miaopai.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\microsoftvirtualacademy.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\minhateca.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ministrygrid.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\minoto.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\miomio.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mit.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mitele.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mixcloud.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mlb.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mnet.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\moevideo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mofosex.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mojvideo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\moniker.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\morningstar.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\motherless.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\motorsport.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\movieclips.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\moviezine.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\movingimage.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mpora.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\msn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\muenchentv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\musicplayon.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\mwave.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\myspace.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\myspass.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\myvi.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\myvideo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\myvidster.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nationalgeographic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\naver.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nba.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nbc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ndr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ndtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nerdcubed.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\neteasemusic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\netzkino.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\newgrounds.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\newstube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nextmedia.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nfb.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nfl.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nhk.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nhl.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nick.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\niconico.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ninecninemedia.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ninegag.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ninenow.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nintendo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\njpwworld.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nobelprize.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\noco.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\normalboots.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nosvideo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nova.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\novamov.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nowness.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nowtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\noz.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\npo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\npr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nrk.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ntvde.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ntvru.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nuevo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nuvid.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nytimes.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\nzz.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\odatv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\odnoklassniki.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\oktoberfesttv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\once.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ondemandkorea.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\onet.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\onionstudios.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ooyala.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\openload.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ora.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\orf.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\packtpub.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pandatv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pandoratv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\parliamentliveuk.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\patreon.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pbs.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\people.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\periscope.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\philharmoniedeparis.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\phoenix.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\photobucket.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\piksel.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pinkbike.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pladform.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\playfm.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\plays.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\playtvak.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\playvid.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\playwire.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pluralsight.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\podomatic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pokemon.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\polskieradio.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\porn91.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\porncom.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pornflip.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pornhd.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pornhub.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pornotube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pornovoisines.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pornoxo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\presstv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\primesharetv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\promptfile.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\prosiebensat1.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\puls4.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\pyvideo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\qqmusic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\r7.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\radiobremen.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\radiocanada.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\radiode.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\radiofrance.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\radiojavan.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rai.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rbmaradio.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rds.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\redbulltv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\redtube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\regiotv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rentv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\restudy.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\reuters.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\reverbnation.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\revision3.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rice.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ringtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rmcdecouverte.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ro220.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rockstargames.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\roosterteeth.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rottentomatoes.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\roxwel.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rozhlas.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rtbf.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rte.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rtl2.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rtlnl.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rtp.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rts.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rtve.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rtvnh.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rudo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ruhd.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ruleporn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rutube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\rutv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ruutu.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\safari.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sandia.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sapo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\savefrom.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sbs.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\screencast.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\screencastomatic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\scrippsnetworks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\seeker.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\senateisvp.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sendtonews.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\servingsys.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sexu.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\shahid.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\shared.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\showroomlive.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sina.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sixplay.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\skylinewebcams.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\skynewsarabia.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\skysports.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\slideshare.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\slutload.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\smotri.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\snotr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sohu.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sonyliv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\soundcloud.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\soundgasm.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\southpark.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\spankbang.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\spankwire.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\spiegel.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\spiegeltv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\spike.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sport5.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sportbox.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sportdeutschland.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sportschau.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sprout.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\srgssr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\srmediathek.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\stanfordoc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\steam.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\stitcher.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\streamable.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\streamango.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\streamcloud.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\streamcz.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\streetvoice.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sunporno.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\svt.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\swrmediathek.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\syfy.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\sztvhu.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tagesschau.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tass.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tbs.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tdslifeway.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\teachertube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\teachingchannel.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\teamcoco.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\teamfourstar.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\techtalks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ted.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tele13.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\telebruxelles.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\telecinco.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\telegraaf.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\telemb.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\telequebec.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\teletask.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\telewebion.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\testurl.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tf1.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tfo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\theintercept.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\theplatform.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\thescene.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\thesixtyone.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\thestar.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\thesun.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\theweatherchannel.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\thisamericanlife.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\thisav.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\thisoldhouse.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\threeqsdn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tinypic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tmz.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tnaflix.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\toggle.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tonline.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\toongoggles.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\toutv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\toypics.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\traileraddict.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\trilulilu.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\trutv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tube8.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tubitv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tudou.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tumblr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tunein.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tunepk.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\turbo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\turner.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tutv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tv2.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tv2hu.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tv3.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tv4.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tv5mondeplus.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tva.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tvanouvelles.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tvc.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tvigle.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tvland.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tvn24.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tvnoe.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tvp.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tvplay.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tvplayer.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\tweakers.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\twentyfourvideo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\twentymin.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\twentytwotracks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\twitch.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\twitter.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\udemy.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\udn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\uktvplay.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\unistra.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\uol.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\uplynk.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\urort.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\urplay.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\usanetwork.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\usatoday.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ustream.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ustudio.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\varzesh3.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vbox7.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\veehd.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\veoh.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vessel.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vesti.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vevo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vgtv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vh1.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vice.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\viceland.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vidbit.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\viddler.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\videa.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\videodetective.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\videofyme.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\videomega.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\videomore.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\videopremium.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\videopress.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vidio.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vidme.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vidzi.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vier.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\viewlift.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\viewster.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\viidea.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\viki.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vimeo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vimple.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vine.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\viu.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vk.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vlive.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vodlocker.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vodpl.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vodplatform.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\voicerepublic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\voxmedia.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vporn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vrak.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vrt.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vrv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vshare.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vuclip.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vvvvid.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vyborymos.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\vzaar.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\walla.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\washingtonpost.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\wat.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\watchindianporn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\wdr.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\webcaster.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\webofstories.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\weiqitv.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\wimp.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\wistia.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\worldstarhiphop.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\wrzuta.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\wsj.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xbef.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xboxclips.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xfileshare.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xhamster.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xiami.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xminus.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xnxx.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xstream.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xtube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xuite.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xvideos.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\xxxymovies.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\yahoo.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\yam.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\yandexmusic.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\yesjapan.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\yinyuetai.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\ynet.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\youjizz.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\youku.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\youporn.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\yourupload.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\youtube.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\zapiks.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\zdf.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor\zingmp3.py -> build\lib\youtube_dl\extractor
copying youtube_dl\extractor_init_.py -> build\lib\youtube_dl\extractor
creating build\lib\youtube_dl\downloader
copying youtube_dl\downloader\common.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader\dash.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader\external.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader\f4m.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader\fragment.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader\hls.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader\http.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader\ism.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader\rtmp.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader\rtsp.py -> build\lib\youtube_dl\downloader
copying youtube_dl\downloader_init_.py -> build\lib\youtube_dl\downloader
creating build\lib\youtube_dl\postprocessor
copying youtube_dl\postprocessor\common.py -> build\lib\youtube_dl\postprocessor
copying youtube_dl\postprocessor\embedthumbnail.py -> build\lib\youtube_dl\postprocessor
copying youtube_dl\postprocessor\execafterdownload.py -> build\lib\youtube_dl\postprocessor
copying youtube_dl\postprocessor\ffmpeg.py -> build\lib\youtube_dl\postprocessor
copying youtube_dl\postprocessor\metadatafromtitle.py -> build\lib\youtube_dl\postprocessor
copying youtube_dl\postprocessor\xattrpp.py -> build\lib\youtube_dl\postprocessor
copying youtube_dl\postprocessor_init_.py -> build\lib\youtube_dl\postprocessor
running install_lib
copying build\lib\youtube_dl\aes.py -> c:\python\Lib\site-packages\youtube_dl
copying build\lib\youtube_dl\cache.py -> c:\python\Lib\site-packages\youtube_dl
copying build\lib\youtube_dl\compat.py -> c:\python\Lib\site-packages\youtube_dl
creating c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\common.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\dash.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\external.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\f4m.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\fragment.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\hls.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\http.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\ism.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\rtmp.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader\rtsp.py -> c:\python\Lib\site-packages\youtube_dl\downloader
copying build\lib\youtube_dl\downloader_init_.py -> c:\python\Lib\site-packages\youtube_dl\downloader
creating c:\python\Lib\site-packages\youtube_dl\extractor
error: could not create 'c:\python\Lib\site-packages\youtube_dl\extractor': Zugriff verweigert

----------------------------------------

Rolling back uninstall of youtube-dl
Command "c:\python\python.exe -u -c "import setuptools, tokenize;file='C:\Users\marti\AppData\Local\Temp\pip-b
uild-gu3i1lvy\youtube-dl\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.c
lose();exec(compile(code, file, 'exec'))" install --record C:\Users\marti\AppData\Local\Temp\pip-ykykkav8-record\ins
tall-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\marti\AppData\Local
Temp\pip-build-gu3i1lvy\youtube-dl
PS C:\Users\marti>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.