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-dl not download manifest.mpd #25218

Closed
fatslimpiotr opened this issue May 10, 2020 · 0 comments
Closed

Youtube-dl not download manifest.mpd #25218

fatslimpiotr opened this issue May 10, 2020 · 0 comments

Comments

@fatslimpiotr
Copy link

@fatslimpiotr fatslimpiotr commented May 10, 2020

When I try download movie with manifest, I get this error:

hubert@MacBook-Air-Hubert ~ % youtube-dl -f bestvideo+bestaudio "https://nina.as.rd.insyscd.net/baza-ludzi-umarlych-25fps.smil/manifest.mpd" --no-part -o WYNIK.mp4 [generic] manifest: Requesting header [redirect] Following redirect to https://nina.as.e56-po.insyscd.net/baza-ludzi-umarlych-25fps.smil/manifest.mpd [generic] manifest: Requesting header WARNING: Falling back on generic information extractor. [generic] manifest: Downloading webpage [generic] manifest: Extracting information [dashsegments] Total fragments: 633 [download] Destination: WYNIK.fp0va0br2991000.mp4 Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/usr/local/bin/youtube-dl/__main__.py", line 19, in <module> File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 474, in main File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 464, in _real_main File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2019, in download File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 808, in extract_info File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 870, in process_ie_result File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 808, in extract_info File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 863, in process_ie_result File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1644, in process_video_result File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1920, in process_info File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1865, in dl File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 366, in download File "/usr/local/bin/youtube-dl/youtube_dl/downloader/dash.py", line 48, in real_download File "/usr/local/bin/youtube-dl/youtube_dl/downloader/fragment.py", line 102, in _download_fragment File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 366, in download File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 342, in real_download File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 201, in download ValueError: invalid literal for int() with base 10: '702, 702'

@dstftw dstftw closed this May 10, 2020
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.