54ac / stream-detector

A Firefox addon for keeping track of manifests used by various streaming protocols and downloading media files.
https://addons.mozilla.org/en-US/firefox/addon/hls-stream-detector/
Mozilla Public License 2.0
643 stars 97 forks source link

Inserting %(epoch)s instead of harcoded time in youtube-dl output filename template #71

Closed barbashovtd closed 3 years ago

barbashovtd commented 3 years ago

For now, default youtube-dl command returns filename string with hadrcoded stream start time. It causes some problems in situations when stream often breaks: in terminal first that you want to do is "!!" to continue download stream, but filename stays the same and overwrites previous stream part. But to properly continue download you must re-copy link from extension.

54ac commented 3 years ago

Thanks for letting me know. I'll change this in the next version.

54ac commented 3 years ago

This has now been implemented in v2.8.0.