Open Issues Need Help
View All on GitHub renaming pictures script 10 days ago
AI Summary: The user requests a script, ideally in Python and shell, to automate organizing media files. The script should accept a folder named using a 'category-semester-topic' format, then batch rename all images and videos incrementally using that folder name as a prefix. It must also reset the counter for videos, allowing images and videos to share the same number, and finally move the renamed files into separate 'photographs' and 'videos' folders.
Complexity:
2/5
good first issue