mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-12 10:11:02 +01:00
[common] fix segment duration calculation
This commit is contained in:
parent
53c269c6fd
commit
255732f0d3
@ -1,4 +1,4 @@
|
||||
from __future__ import unicode_literals
|
||||
from __future__ import unicode_literals, division
|
||||
|
||||
import base64
|
||||
import datetime
|
||||
|
Loading…
Reference in New Issue
Block a user