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

Channel downloads fail due to residual shorts duplicates #154

Closed
deldesir opened this issue Apr 16, 2024 · 1 comment · Fixed by #155
Closed

Channel downloads fail due to residual shorts duplicates #154

deldesir opened this issue Apr 16, 2024 · 1 comment · Fixed by #155
Assignees
Labels
bug Something isn't working

Comments

@deldesir
Copy link
Collaborator

deldesir commented Apr 16, 2024

When downloading channels, Shorts are duplicated in the database. For example, if a channel contains https://www.youtube.com/shorts/fXUqA0TqONQ, 2 entries will be created:

1- https://www.youtube.com/shorts/fXUqA0TqONQ with no time_uploaded, live_status, size and duration
2- https://www.youtube.com/watch?v=fXUqA0TqONQ fully updated

@deldesir deldesir self-assigned this Apr 16, 2024
@deldesir deldesir added the bug Something isn't working label Apr 16, 2024
@holta
Copy link
Member

holta commented Apr 16, 2024

Tangentially related:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants