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

Show which subcription an update error belongs to #110

Closed
wavexx opened this issue Aug 23, 2022 · 1 comment
Closed

Show which subcription an update error belongs to #110

wavexx opened this issue Aug 23, 2022 · 1 comment
Labels

Comments

@wavexx
Copy link

wavexx commented Aug 23, 2022

Describe the bug
I sometimes get errors of the form:

WARNING: Failed to get a video. Error was: 'ERROR: [youtube] <ID>: <error>'

However I have no idea from which subscription this video id/error is coming from.
Since I see no title either, it's hard to tell if I should care.

To Reproduce
Pick any subscription with live events to have a video that generates an error.
One random example: https://www.youtube.com/channel/UCZFipeZtQM5CKUjx6grh54g

Expected behavior
Showing an error of the form:

WARNING: <subscription name>: <rest of the error>

would be very helpful. If the expected title of the video is available, showing this after the video ID would also be nice to have.

Environment, configuration and version information

ytcc bug-report
---ytcc version---
2.5.4

---youtube-dl version---
youtube-dl not found

---yt-dlp version---
2022.08.19

---Click version---
8.0.3

---SQLite version---
SQLite system library version: 3.39.2
Python module version: 2.6.0

---python version---
3.10.6 (main, Aug 10 2022, 11:19:32) [GCC 12.1.0]
@wavexx wavexx added the bug label Aug 23, 2022
@woefe
Copy link
Owner

woefe commented Aug 27, 2022

Fixed in be9a217

@woefe woefe closed this as completed Aug 27, 2022
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

2 participants