Skip to content

RupGautam/einthusan-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages