ishalyminov / autofan

Improve your self-esteem on YouTube, SoundCloud, PromoDJ, Vimeo, and what not

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoFan

Simple tools for playing tracks on SoundCloud automatically

Usage

  1. Install Selenium for Python: pip install -r requirements.txt
  2. Download the Wedriver for Selenium: sh download_geckodriver.sh (see all available versions here)
  3. Play your track: python -m play --url <https://soundcloud.com/your-track-url> -n <bazillion>
  4. (optional) deploy on Heroku: heroku create --stack cedar --buildpack https://github.com/stomita/heroku-buildpack-phantomjs.git

About

Improve your self-esteem on YouTube, SoundCloud, PromoDJ, Vimeo, and what not


Languages

Language:Python 96.3%Language:Shell 3.7%