Missing/restricted files in playlists #46

Closed
opened 2026-02-20 22:24:05 -05:00 by deekerman · 2 comments
Owner

Originally created by @imrehg on GitHub (Feb 9, 2011).

When processing a playlist, there are a variety of reasons why a video might not be accessible: it might be deleted on its own, the whole user account might be removed or can be restricted to a geographic region. Currently the user is left with breaking download in this case and cannot do anything else but getting each video manually.
Case to the point: not being in England, the third video in list 404s out, breaking the download
http://www.youtube.com/view_play_list?p=F5D324185EE73FEC

What would be the right way to handle this situation?
I'm thinking about adding an extra option, like --skip-missing to ignore download errors for playlists and just skip those files. I started on it, just got a bit lost on the multiple level error handling. Before I go any deeper wanted to see what's the view on this.

Originally created by @imrehg on GitHub (Feb 9, 2011). When processing a playlist, there are a variety of reasons why a video might not be accessible: it might be deleted on its own, the whole user account might be removed or can be restricted to a geographic region. Currently the user is left with breaking download in this case and cannot do anything else but getting each video manually. Case to the point: not being in England, the third video in list 404s out, breaking the download http://www.youtube.com/view_play_list?p=F5D324185EE73FEC What would be the right way to handle this situation? I'm thinking about adding an extra option, like **--skip-missing** to ignore download errors for playlists and just skip those files. I started on it, just got a bit lost on the multiple level error handling. Before I go any deeper wanted to see what's the view on this.
Author
Owner

@rg3 commented on GitHub (Feb 10, 2011):

I think you're looking for the --ignore-errors option (-i in the short form). I consider this a non-issue, unless you have additional comments, so I'm closing it.

@rg3 commented on GitHub (Feb 10, 2011): I think you're looking for the --ignore-errors option (-i in the short form). I consider this a non-issue, unless you have additional comments, so I'm closing it.
Author
Owner

@imrehg commented on GitHub (Feb 11, 2011):

Totally right, it's my bad. Sorry about that.

@imrehg commented on GitHub (Feb 11, 2011): Totally right, it's my bad. Sorry about that.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#46
No description provided.