GithubHelp home page GithubHelp logo

yashasnadigsyn / einthusan-dl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from srid99/einthusan-dl

0.0 0.0 0.0 44 KB

A utility script to download movies from einthusan.tv

Python 96.99% Batchfile 3.01%

einthusan-dl's Introduction

Einthusan Downloader

Einthusan is a premium south asian video publisher providing movies and music videos on-demand.

This script [einthusan-dl] comes handy if you want to download movies from Einthusan site.

Instructions

einthusan-dl requires Python 2 (2.6 or newer) or Python 3 (3.2 or newer). On Windows ensure that Python executable location is added to the PATH environment variable.

Install any missing dependencies.

Make sure you have installed and/or updated all of your dependencies according to the requirements.txt file.

You can use pip to install the dependencies. Follow the methods described in the link to install pip.

Once you have pip installed you can run the below command to install the dependencies,

pip install -r requirements.txt

Running the script

Run the script to download the videos by providing the movie url(s), as well as any additional parameters:

General:                        einthusan-dl "<movie_url1>"
Multiple movies:                einthusan-dl "<movie_url1>" "<movie_url2>" "<movie_url3>"
Specify external downloader:    einthusan-dl "<movie_url1>" --wget
Specify download path:          einthusan-dl --path=C:\downloads\movies "<movie_url1>"
Specify log path:          		einthusan-dl --log=C:\downloads\logs\output.log "<movie_url1>"
Display help:                   einthusan-dl --help

Note: Always enclose the URL with double-quotes (") to avoid issues with special characters.

How to get the movie url

  1. Go to Einthusan site (using a browser like Chrome, Firefox...)
  2. Select/click the movie which you like to download
  3. Once you are in the movie page, copy the movie URL from the browser address bar
  4. Make sure the URL matches with below format

https://einthusan.tv/movie/watch/{MOVIE-ID}

Disclaimer:

As per the Terms of Service from Einthusan,

"You may not either directly or through the use of any device, software, internet site, web-based service, or other means copy, download, stream capture, reproduce, duplicate, archive, distribute, upload, publish, modify, translate, broadcast, perform, display, sell, transmit or retransmit the Content unless expressly permitted by Einthusan in writing."

So be aware of this and use the script on your own risk :)

einthusan-dl's People

Contributors

srid99 avatar amankapur avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.