question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

better output file naming option

See original GitHub issue

rename

Hello, I brought up an idea about output file naming.

Basically, stream-detector uses the name “playback.ts” or “index.ts” (something like that…). The problem is that these names are so common that if I download another video, ffmpeg says that there already exists the same filename.

I have 2 solutions.

First: Use the “source” name as filename. Add this option in the settings page. or some websites shows their video name in the html document. (e.g: <div class = "tit">)

Second: Clicking the filename, before copying the URL, the dialog box shows up (like the pic I posted above) and users can easily specify their filename as they want. The renamed “filename” can be added as the --output options.

Sorry for my bad explanation. Thank you.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
rowrawercommented, Feb 18, 2021

Solution 1 has been implemented in v2.6.4.

2reactions
rowrawercommented, Feb 18, 2021

For now, I will implement solution 1 in the next update. If I find a viable way of implementing a dialog box in the addon and find enough time in the future, I will add solution 2 as an option.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Output File Naming Conventions - Certara
Output File Naming Conventions. Filenames consist of a series of name parts, which are typically determined by “attributes”. Each attribute in the filename...
Read more >
Specifying Output File Names - TechDocs - Broadcom Inc.
You can specify more meaningful output file names on an Agent. The method for specifying output file names differs depending on the Agent ......
Read more >
/OUT (Output File Name) | Microsoft Learn
A user-specified name for the output file. It replaces the default name. Remarks. The /OUT option overrides the default name and location of...
Read more >
HandBrake Documentation — Automatic File Naming
HandBrake can automatically name your output files for you based on a number of criteria. ... HandBrake offers a few options to correct...
Read more >
File Naming - dpBestflow
Follow basic computer system rules for file naming. Use unique file names for each image. Avoid incorporating job names or descriptions in file...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found