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
For example, account.download_video current returns a string, it should rather print the string "Successfully downloaded video" and return the filename which can be used for further processing (eg moving all files to a diff location)
For example, account.download_video current returns a string, it should rather print the string "Successfully downloaded video" and return the filename which can be used for further processing (eg moving all files to a diff location)