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

Inconsistent VideoDetails #958

Open
TimeForANinja opened this issue Jun 26, 2021 · 5 comments
Open

Inconsistent VideoDetails #958

TimeForANinja opened this issue Jun 26, 2021 · 5 comments

Comments

@TimeForANinja
Copy link
Collaborator

TimeForANinja commented Jun 26, 2021

After merging #938 and #946 there are various problems with (mostly) info-extras.js

This is ment as a central tracker for unchecked / broken video details

Known Broken:

  • lengthSeconds
  • publishDate
  • Storyboards

Expected to be Broken:

  • Author

Might be Broken:

  • Title
  • Related Videos
  • Likes / Dislikes
  • Chapters

Note: Try to keep the discussion in here productive

@CrypticMrDark
Copy link

I'm sure there is problem in storyboard

@PasinduDushan
Copy link

TypeError: Cannot read property 'title' of null. It was working fine yesterday with new update and suddenly this error came. I think it's because Inconsistent VideoDetails.

@efb4f5ff-1298-471a-8973-3d47447115dc

TypeError: Cannot read property 'continuationContents' of undefined

This is the error i get when trying to load comments in the Freetube application.

Is it related to the video details?

@TimeForANinja
Copy link
Collaborator Author

TypeError: Cannot read property 'continuationContents' of undefined

This is the error i get when trying to load comments in the Freetube application.

Is it related to the video details?

continuationContents is not used by ytdl-core directly

@smironescu
Copy link

Seems that Cannot read property 'storyboards' of undefined is also related to this. On my local machine, is working fine searching for the same video but in production/server is throwing the error mentioned above.
All dependencies of ytdl-coreare updated but we are still investing the cause and the inconsistency between server and local.

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

No branches or pull requests

5 participants