1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-06 02:27:07 -05:00
Files
youtube-dl/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