add _videos.json to see which videos to get

pull/2/head
lenny 2023-04-01 01:18:41 +02:00
rodzic 7a474e3692
commit da1aa5d135
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 68EA109BBE53E6E7
1 zmienionych plików z 24 dodań i 0 usunięć

24
video/_videos.json 100644
Wyświetl plik

@ -0,0 +1,24 @@
{
"files": [
{
"name": "regular_mrbeast.player.json",
"video_id": "2isYuQZMbdU",
"endpoint": "player"
},
{
"name": "regular_mrbeast.next.json",
"video_id": "2isYuQZMbdU",
"endpoint": "next"
},
{
"name": "regular_no-description.player.json",
"video_id": "iuevw6218F0",
"endpoint": "player"
},
{
"name": "regular_no-description.next.json",
"video_id": "iuevw6218F0",
"endpoint": "next"
}
]
}