Skip to content

Removes unnecessary mobijake values on filenames, from files downloaded using `youtube-dl`

License

Notifications You must be signed in to change notification settings

musale/remove-mobijake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Remove Mobijake

Removes extra mobijake on file names downloaded using youtube-dl

Running the program

Requires a path to the --download-archive path. youtube-dl allows you to keep a copy of all the file you download by providing this file path. Using this file, the program weeds out the mobijake from the file names in the specified folder.

$ go run main.go -i /path/to/folder -a /path/to/archive

asciicast

About

Removes unnecessary mobijake values on filenames, from files downloaded using `youtube-dl`

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages