[FEAT] do *NOT* reload a video if its name changed
See original GitHub issueChecklist
- I’m reporting a feature request
- I’ve verified that I’m running youtube-dl version 2021.06.06
- I’ve searched the bugtracker for similar feature requests including closed ones
Description
When the author of a video change its name, youtube-dl reloads the video if it was already downloaded before. Since the video’s GUID is embedded in the filename, could you detect if the file is present in the folder (ie. GUID.mp4) and resume or rename it using the new name ? Also rename description files and subtitles as well.
Regards.
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
Reload video if src file changes on server to another video ...
If you're only changing the file and keeping the same file name it is very likely that the browser is caching the old...
Read more >Why do the related videos of YouTube videos refresh each time?
The best way is to write the name of the youtube video in search bar and change the filter to creative commons. If...
Read more >brightcove/react-player-loader - GitHub
This is the most common case. Update the player's state (e.g. fetch a new video). The following props will update the player's state...
Read more >Why doesn't my upload from Clipchamp to YouTube work?
Option 3. Check your YouTube account settings ... If your video is longer than 15minutes, check if your YouTube account is set up...
Read more >dndbeyond add spells - La Calabrisella 2
Click in the SPELL NAME field and change the text to Veil of Shadows, ... This video tutorial will go over a step...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

it already does! or I am misunderstanding your question
Obviously I used it the wrong way. Updated https://github.com/Kochise/youtube-dl_portable correspondingly.