Closed absidue closed 3 days ago
Are there ever any cases where chapters and key moments exist for a video? i'm guessing not
I'm not sure, although if it were to happen, this code would only use the chapters that the uploader added. chapters -> key moments -> try extracting from the description with regex -> empty array.
Add support for Key Moments with the local API
Pull Request Type
Related issue
closes #4237
Description
Key Moments on YouTube videos are chapters but auto-generated by YouTube instead of written in the description by the uploader. This pull request adds support for them with the local API.
Screenshots
Testing
Example video from the feature request:
https://www.youtube.com/watch?v=90ihiTwJPCc
Desktop