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

[youtube] Skipping DASH manifest: 'dashmpd' - requested format not available #4163

Closed
tycode opened this issue Nov 12, 2014 · 2 comments
Closed

Comments

@tycode
Copy link

@tycode tycode commented Nov 12, 2014

[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"

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 15, 2014

Duplicate of #4163.

@jaimeMF jaimeMF closed this Nov 15, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 15, 2014

of #1797.

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
2 participants
You can’t perform that action at this time.