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.
[08:03:21] $ youtube-dl -v https://www.youtube.com/watch?v=D2uqpqrYmMY [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=D2uqpqrYmMY'] WARNING: Assuming --restrict-filenames since file system encoding cannot encode all characters. Set the LC_ALL environment variable to fix this. [debug] Encodings: locale ANSI_X3.4-1968, fs ascii, out ANSI_X3.4-1968, pref ANSI_X3.4-1968 [debug] youtube-dl version 2014.11.09 [debug] Python version 3.4.2 - Linux-3.17.2-1-ARCH-x86_64-with-arch [debug] exe versions: ffmpeg 2.4.3, ffprobe 2.4.3, rtmpdump 2.4 [debug] Proxy map: {} [youtube] Confirming age [youtube] D2uqpqrYmMY: Downloading webpage [youtube] D2uqpqrYmMY: Downloading video info webpage [youtube] D2uqpqrYmMY: Extracting video information [youtube] RTMP download detected WARNING: [youtube] D2uqpqrYmMY: Skipping DASH manifest: 'dashmpd' [debug] Invoking downloader on 'rtmpe://v21.nonxt2.c.youtube.com/videoplayback' [download] Destination: nano_feat._MY_FIRST_STORY_-_SAVIOR_OF_SONG-D2uqpqrYmMY.unknown_video [debug] rtmpdump command line: rtmpdump --verbose -r rtmpe://v21.nonxt2.c.youtube.com/videoplayback -o nano_feat._MY_FIRST_STORY_-_SAVIOR_OF_SONG-D2uqpqrYmMY.unknown_video.part --resume --skip 1 [rtmpdump] RTMPDump v2.4 [rtmpdump] (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL [rtmpdump] DEBUG: Parsing... [rtmpdump] DEBUG: Parsed protocol: 2 [rtmpdump] DEBUG: Parsed host : v21.nonxt2.c.youtube.com [rtmpdump] DEBUG: Parsed app : videoplayback [rtmpdump] DEBUG: Number of skipped key frames for resume: 1 [rtmpdump] ERROR: You must specify a playpath (--playpath) or url (-r "rtmp://host[:port]/playpath") containing a playpath ERROR: unable to download video data: [Errno 2] No such file or directory: 'nano_feat._MY_FIRST_STORY_-_SAVIOR_OF_SONG-D2uqpqrYmMY.unknown_video.part' Traceback (most recent call last): File "/home/rob/config/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1064, in process_info success = dl(filename, info_dict) File "/home/rob/config/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1040, in dl return fd.download(name, info) File "/home/rob/config/bin/youtube-dl/youtube_dl/downloader/common.py", line 292, in download return self.real_download(filename, info_dict) File "/home/rob/config/bin/youtube-dl/youtube_dl/downloader/rtmp.py", line 181, in real_download prevsize = os.path.getsize(encodeFilename(tmpfilename)) File "/usr/lib/python3.4/genericpath.py", line 50, in getsize return os.stat(filename).st_size FileNotFoundError: [Errno 2] No such file or directory: 'nano_feat._MY_FIRST_STORY_-_SAVIOR_OF_SONG-D2uqpqrYmMY.unknown_video.part'"ERROR: requested format not available" appears when running without "-v"