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

Script fails if video gets deleted while script runs #22

Closed
Fabian42 opened this issue Feb 12, 2018 · 3 comments
Closed

Script fails if video gets deleted while script runs #22

Fabian42 opened this issue Feb 12, 2018 · 3 comments
Labels

Comments

@Fabian42
Copy link
Contributor

Fabian42 commented Feb 12, 2018

I just got a mail with this error:
Document 1eNL_C5WZZSiM5ULX3hvikaK9pqPKdKfKATZ0Znxqric is missing (perhaps it was deleted?) (line 17, file "Code")
I suspect that means that a new video was detected by the script, then deleted by the uploader and then the script tried to add it to my playlist.
Worst case scenario: In a playlist that allows duplicates, all videos that the script had already handled before the error would be added twice.

@Fabian42
Copy link
Contributor Author

...and it actually did add a duplicate for me.

@JesperDramsch
Copy link
Collaborator

I believe this has been addressed by the better error handling we implemented @victorjzsun and can be closed.

I had this error a couple days ago and the script ran to completion.

@victorjzsun
Copy link
Collaborator

Closing due to outdated issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants