| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The Caption object does not actually store any text lines for the
subtitles. Instead it stores the metadata needed to display and fetch
the actual captions from the YT timedtext API.
Therefore it may be wiser to rename the struct to be more reflective of
its current usage as well as the future usage once the current caption
retrival system is replaced via InnerTube's transcript API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This change is required to make the overlay buttons functional
(add to and delete from playlist, mark as watched, etc.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In addition, this commit also heavily changes the structure of the
generic "video card" item. Main benefits:
* Improved accessibility for keyboard users
* Many styling glitches were fixed
* PlaylistVideos now use the same items as the rest
* Elements all have distinct CSS classes
* Design can be expanded to add more icons
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
follwing -> following
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|