Subir archivos a "/"

This commit is contained in:
2025-06-16 20:40:42 +00:00
commit d18c7723aa
5 changed files with 136 additions and 0 deletions

3
media2.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
ffprobe -v error -select_streams v:0 -show_entries stream=bitrate,,width,height -of csv=s=x:p=0 -- "$1"