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
In this script, you can just save 1 media at a time & it'll be saved as secret.jpg or secret.mp4 . I want to make sure it can save multiple media files once ran, like USERNAME_TIMESTAMP.jpg or .mp4
We can also enhance it by asking users about API_KEY & API_HASH during 1st run so that we don't need to modify anything else to run it. It can handle things after that.
In this script, you can just save 1 media at a time & it'll be saved as secret.jpg or secret.mp4 . I want to make sure it can save multiple media files once ran, like USERNAME_TIMESTAMP.jpg or .mp4
We can also enhance it by asking users about API_KEY & API_HASH during 1st run so that we don't need to modify anything else to run it. It can handle things after that.