1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-05 00:55:16 +00:00
Files
yt-dlp/youtube_dl/FileDownloader.py
Jaime Marquínez Ferrándiz 061b2889a9 Fix the minutes part in FileDownloader.format_seconds (fixed #1397)
It printed for the minutes the result of (seconds // 60)
2013-09-09 10:38:54 +02:00

24 KiB