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.

[Question] Update Directory Name On Channel Name Change

See original GitHub issue

Checklist

  • I’m asking a question
  • I’ve looked through the README and FAQ for similar questions
  • I’ve searched the bugtracker for similar questions including closed ones

Question

Hello!

I’m asking a question… based on the below scenario :

for example, I’m downloading a channel called LearningVideos to a folder on my desktop called LearningVideos.

After some days the channel changes its name to FunnyVideos.

Is there any possible way to make yt-dlp rename the folder from the old channel name to the new one automatically when a name change is detected?

The reason i’m asking this is sometimes when i download multiple channels to folders named after each channel’s name and when some of these channels make a name change on YouTube, it becomes then a tough task to verify which channels from those i downloaded have changed their name.

I hope i put this in the correct way.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pukkandancommented, May 30, 2021

You can redirect any cmd output to a file. See https://ss64.com/nt/syntax-redirection.html

1reaction
pukkandancommented, May 29, 2021

If you want to print the video id, use --print id, for channel id, use --print channel_id etc. You can also print multiple fields at once using syntax like the output template. For example, --print "%(id)s,%(channel_id)s,%(filename)s"

Read more comments on GitHub >

github_iconTop Results From Across the Web

SharePoint team says the Teams Channel rename bug is ...
I've tested by updating both Standard and Private channels in Teams and the folder names have not been updated in SharePoint hours later...
Read more >
How do you rename a channel and folder in Teams ... - YouTube
Do you want to change the name of a channel in Microsoft Teams, but the underlying folder name remains the same as the...
Read more >
Teams and SharePoint Online to Synchronize Channel ...
Rename synchronization for channels and folders applies for standard, shared, and private channels. Channels renamed prior to the update are not ...
Read more >
How to Change Your YouTube Channel Name (and 44 Name ...
The company rolled out a new feature that will allow you to update your account's aesthetics without needing to change the name and...
Read more >
Manage your channel branding - Android - YouTube Help
Brand your YouTube channel's identity by updating your profile picture, channel banner, and video watermark. Change your profile picture.
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