lay295 / TwitchDownloader

Twitch VOD/Clip Downloader - Chat Download/Render/Replay
MIT License
2.5k stars 255 forks source link

VOD Snapshot/Code #941

Open WolfgangPonce opened 5 months ago

WolfgangPonce commented 5 months ago

Checklist

Write your feature request here

First of all I wanna thank for the great work you've been doing with the app so far. I'm a video editor and have a assistant working with my. Basically he trims down the video to a reasonable size and I work from there. So we have to download the same VOD with the same specs for every video. The solution we came up with is to have the VOD link, the Start and End time on Notion for each video, which is not bad at all, but if there was a code containing all that information it would be better and less likely to messing up the timings. Notion 01

So basically my idea is to have a code, kind of like a QRCode works, but this code would contain: -VOD link -Quality setting -Start time -End time -OAuth Token -File name

The idea is that instead of everyone working on the same VOD typing all those settings, as soon as the first person hits "Download" it would generate a code and show a prompt window with it with the buttons "Ok" "Copy Code to Clipboard", add the code to the "Tags" details on the video or even create a text file near the video with the code. TAG

ScrubN commented 5 months ago

This is an interesting idea. I do have some concerns though:

This is definitely something to consider, but I can't promise a timeline for if/when it will be implemented.