All links of one day
in a single page.
<Previous day - Next day>

rss_feedDaily RSS Feed
floral_left The Daily Shaarli floral_right
——————————— Sunday 16, March 2025 ———————————
Concaténation - Ffmpeg - Vidéos -

Créer un fichier files.txt :

file 'VID_20250201_114055.mp4'
file 'VID_20250201_114157.mp4'

ffmpeg -f concat -i ./files.txt -c copy output.mp4

via nonymous

-