mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-25 20:38:51 +00:00
Add support for custom playlists
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
<script>
|
||||
var video_data = {
|
||||
id: '<%= video.id %>',
|
||||
index: '<%= continuation %>',
|
||||
plid: '<%= plid %>',
|
||||
length_seconds: '<%= video.length_seconds.to_f %>',
|
||||
video_series: <%= video_series.to_json %>,
|
||||
|
||||
Reference in New Issue
Block a user