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 playlist stopped #20623

Closed
wankio opened this issue Apr 9, 2019 · 3 comments
Closed

Youtube playlist stopped #20623

wankio opened this issue Apr 9, 2019 · 3 comments

Comments

@wankio
Copy link

@wankio wankio commented Apr 9, 2019

https://www.youtube.com/playlist?list=PLb_y3RjS2-KC4tdxgeihcFVc7gKJBd_at

Everytime i'm tried, it always stopped the playlist queue once error appear

[youtube] V1VFkR0aU3s: Downloading thumbnail ...
[youtube] V1VFkR0aU3s: Writing thumbnail to: D:\youtube-dl\youtube\green screen effect blue auraa super saiyan.jpg
[download] D:\youtube-dl\youtube\green screen effect blue auraa super saiyan.mp4 has already been downloaded and merged
[download] Downloading video 84 of 160
[youtube] njEcGE6-s0Q: Downloading webpage
[youtube] njEcGE6-s0Q: Downloading video info webpage
ERROR: This video is not available.
Traceback (most recent call last):
  File "c:\users\gen32uc\appdata\local\programs\python\python37\lib\site-packages\youtube_dl\YoutubeDL.py", line 794, in extract_info
    ie_result = ie.extract(url)
  File "c:\users\gen32uc\appdata\local\programs\python\python37\lib\site-packages\youtube_dl\extractor\common.py", line 529, in extract
    ie_result = self._real_extract(url)
  File "c:\users\gen32uc\appdata\local\programs\python\python37\lib\site-packages\youtube_dl\extractor\youtube.py", line 1982, in _real_extract
    raise ExtractorError(error_message, expected=True)
youtube_dl.utils.ExtractorError: This video is not available.
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 9, 2019

Stopping on errors by default is expected behavior.

@dstftw dstftw closed this Apr 9, 2019
@s104346
Copy link

@s104346 s104346 commented Apr 9, 2019

@wankio

    -i, --ignore-errors              Continue on download errors, for example to
                                     skip unavailable videos in a playlist
@wankio
Copy link
Author

@wankio wankio commented Apr 10, 2019

oh nice thank,

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