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

Uncaught yta outputs #25

Open
Nnoitorra opened this issue Nov 9, 2022 · 0 comments
Open

Uncaught yta outputs #25

Nnoitorra opened this issue Nov 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Nnoitorra
Copy link

There are some ytarchive outputs that are currently unhandled by hoshinova. First one are network issues with the following output:

[2022-11-06T13:47:17Z WARN hoshinova::module::recorder] Unknown ytarchive output: 2022/11/06 13:47:17 ERROR: Error retrieving player response: unable to retrieve player response object from watch page

Can be fixed by readding the vod but you currently wont know if the issue occured in the first place.

Second issue is file name length errors. Ytarchive on windows can handle them and truncates the title accordingly but hoshinova just seems to break entirely at that point.

[2022-11-09T12:10:49Z WARN hoshinova::module::recorder] Unknown ytarchive output: 2022/11/09 12:10:49 WARNING: Formatted filename is too long. Truncating the title to try and fix.

@hizkifw hizkifw added the bug Something isn't working label Nov 9, 2022
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

No branches or pull requests

2 participants