samirelanduk / tiktok-save

A Python tool for backing up your liked and bookmarked videos on tiktok to your computer.
93 stars 13 forks source link

Folder location #6

Closed rahali2000 closed 1 year ago

rahali2000 commented 1 year ago

Hi,

I’ve tried running this utility but each time I do so this issue pops up:

FileNotFoundError: [Errno 2] No such file or directory: 'liked_videos_path'

I have zero experience with python so it’s probably an issue on my part than the utility itself. I’ve tried moving around the liked and bookmarked videos folders but I still get the error. Here are the file locations for reference:

Screen Shot 2022-11-21 at 10 42 22 pm

Any help would be greatly appreciated. Thank you!

samirelanduk commented 1 year ago

'liked_videos_path' is just an example folder name - you have to give it the path of an actual folder on your computer where the files will be saved to. In this case there isn't a folder called liked_videos_path.