You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python script using Tkinter library to create a GUI app for copying .mp4 files from OneDrive to a destination directory. The app has "Browse" buttons for selecting source and destination dirs and uses os and shutil modules for searching and copying.