Excuse me, but is there any way to remove the numbers at the end of a downloaded file #77
Answered
by
CharlesPikachu
StudiedGuitar67
asked this question in
Q&A
-
|
Excuse me again, but is there any way to remove the numbers at the end of a downloaded file so it doesn't look like this: song1234-24325435.m4a, mp3, flac, etc. |
Beta Was this translation helpful? Give feedback.
Answered by
CharlesPikachu
May 25, 2026
Replies: 1 comment
-
|
modify the song info object, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
StudiedGuitar67
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
modify the song info object,
song_info._save_path = 'Your Prefer Path'