RupGautam / einthusan-cli

Einthusan CLI tool to extra streaming url.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

einthusan-cli

Einthusan CLI tool to extra streaming url.

Config

Change URL in einthusan-dl.py to use your own API server. To deploy your own server please follow the instruction below.

Usage

python einthusan.py "https://einthusan.tv/movie/watch/{movie_id}" "FileName.MP4"

Deploying to Heroku

Deploy

Manually

  1. Ensure you have the Heroku toolbelt installed and set-up.

  2. Clone this repo: git clone https://github.com/iphoting/youtube-dl-api-server-heroku.

  3. Provision a Heroku app: cd youtube-dl-api-server-heroku; heroku create <your-app-name>.

  4. Push to deploy the app: git push -u heroku master.

  5. Check its runtime logs: heroku logs, and status: heroku ps.

  6. Your API server version is now available at: https://<your-app-name>.herokuapp.com/api/version.

About

Einthusan CLI tool to extra streaming url.


Languages

Language:Python 100.0%