Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Unable to download youtube video #13682
Comments
|
Can't reproduce. PS E:\Test> youtube-dl -U
youtube-dl is up-to-date (2017.07.15)
PS E:\Test> youtube-dl --ignore-config 'https://www.youtube.com/watch?v=Pk_0kftCQdA'
[youtube] Pk_0kftCQdA: Downloading webpage
[youtube] Pk_0kftCQdA: Downloading video info webpage
[youtube] Pk_0kftCQdA: Extracting video information
[youtube] Pk_0kftCQdA: Downloading MPD manifest
WARNING: Requested formats are incompatible for merge and will be merged into mkv.
[dashsegments] Total fragments: 2562
[download] Destination: Turandot, live from The Royal Opera House-Pk_0kftCQdA.f137.mp4
[download] 0.5% of ~2.91GiB at 4.04MiB/s ETA 28:42
ERROR: Interrupted by user
PS E:\Test> |
|
Write permission for this specific file system location? |
|
Oops, I forgot to mention: it doesn't happen right at the beginning, the download would start and fail a little later (at various points) |
Post complete log. |
What is the purpose of your issue?
c:\downloads>youtube-dl -v https://www.youtube.com/watch?v=Pk_0kftCQdA >debug_log.txt
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=Pk_0kftCQdA']
[debug] Encodings: locale cp1252, fs mbcs, out cp1252, pref cp1252
[debug] youtube-dl version 2017.07.15
[debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-83280-gcba4f0e, ffprobe N-83280-gcba4f0e
[debug] Proxy map: {}
WARNING: Requested formats are incompatible for merge and will be merged into mk
v.
ERROR: unable to download video data: [Errno 22] Invalid argument: 'Turandot, li
ve from The Royal Opera House-Pk_0kftCQdA.f137.mp4.ytdl'
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9jcmgxq0\bu
ild\youtube_dl\YoutubeDL.py", line 1842, in process_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9jcmgxq0\bu
ild\youtube_dl\YoutubeDL.py", line 1790, in dl
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9jcmgxq0\bu
ild\youtube_dl\downloader\common.py", line 361, in download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9jcmgxq0\bu
ild\youtube_dl\downloader\dash.py", line 42, in real_download
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9jcmgxq0\bu
ild\youtube_dl\downloader\fragment.py", line 112, in _append_fragment
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9jcmgxq0\bu
ild\youtube_dl\downloader\fragment.py", line 82, in _write_ytdl_file
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp9jcmgxq0\bu
ild\youtube_dl\utils.py", line 454, in sanitize_open
OSError: [Errno 22] Invalid argument: 'Turandot, live from The Royal Opera House
-Pk_0kftCQdA.f137.mp4.ytdl'