Skip to content

Python Selenium bot that communicates with the Telegram bot API for users with unlimited WhatsApp data packages, downloads the video you want and sends it to the phone number you want from WhatsApp.

License

Notifications You must be signed in to change notification settings

kker4m/whatsapp-remote-video-downloader

Repository files navigation

Whatsapp Remote Video Sender

Python Selenium bot that communicates with the Telegram bot API for users with unlimited WhatsApp data packages, downloads the video you want and sends it to the phone number you want from WhatsApp.

Usage

  • After logging in to Google Chrome (If not, download it), go to the chrome://version URL. In the first line you can see the version of your Google Chrome. Download the chromedriver.exe appropriate for your version from this url: . Place the chromedriver.exe file you downloaded into the src folder.
  • After signing in to Google Chrome, go to the chrome://version/ URL, you can find the location of your profile path opposite the Profile Path value.
  • Copy the Profile Path the Chrome gave and paste it to the src/chrome_log/ Example path of Profile Path: /Users/kker4m/Library/Application Support/GoogleChrome/User Data/
  • Run install.bat to install all the libraries you need. ( Or you can use manual installation too. )
  • After running the bot on any machine, you can access the token and run selenium bot with your own Telegram bot. The Example of usage is ; "youtube_url phone_number password"

Manual Installation

After downloading the chromedriver.exe and copying your Chrome Path, clone the repository and run this command in CMD, terminal or PowerShell ( Make sure you have **Python **in your machine )

pip install -r requirements.txt

Legal Notice

This is illegal if you use this without the consent of the owners (in this case, the Spotify team). I am not accountable for anything you get into, this was just a speedrun to demonstrate how account creators work. This is 100% educational, please do not misuse this tool.

About

Python Selenium bot that communicates with the Telegram bot API for users with unlimited WhatsApp data packages, downloads the video you want and sends it to the phone number you want from WhatsApp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published