mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00

you can now dynamic extract resolutions from MP4 and Webm files on encoder -- Add Login control -- Fix some layout issues -- support for encoder 3.3 and dynamic resolutions for MP4 and webm
5 lines
No EOL
194 B
SQL
5 lines
No EOL
194 B
SQL
-- Add Login control
|
|
-- Fix some layout issues
|
|
-- support for encoder 3.3 and dynamic resolutions for MP4 and webm
|
|
|
|
UPDATE configurations SET version = '9.6', modified = now() WHERE id = 1; |