Skip to content

Commit 4169faa

Browse files
committed
2024-08-05T0534Z
1 parent 742b92a commit 4169faa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

GameConfig.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,8 @@ icon = 0
175175

176176
[[remote_data.asset_redirects]]
177177
id_val = 13
178-
cmd_line = '''ffmpeg -i "https://archive.org/download/youtube-DMtOlxH7JQo/DMtOlxH7JQo.mp4" -c:v libvpx -b:v 3000k -speed 16 -c:a libvorbis -b:a 128k -ar 44100 -f webm -'''
178+
uri = 'https://archive.org/download/youtube-f3AD_dk7MgQ/f3AD_dk7MgQ.webm'
179+
#cmd_line = '''sh -c 'ffmpeg -i $(yt-dlp -g -f b "ykS9ooPccq4") -c:v libvpx -b:v 3000k -speed 16 -c:a libvorbis -b:a 128k -ar 44100 -f webm -''''
179180

180181
[[remote_data.asset_redirects]]
181182
id_val = 14

0 commit comments

Comments
 (0)