Coder Social home page Coder Social logo

adambear / youtube-dl-chrome Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thekindlyone/youtube-dl-chrome

0.0 2.0 0.0 196 KB

chrome extension and local server to download streaming videos from the internet

Python 66.24% Shell 2.03% JavaScript 31.73%

youtube-dl-chrome's Introduction

##YouTube DL Chrome Extension

This is a Chrome Extension and Flask Server to open up YouTube DL (which BTW is a terminal YouTube Video downloading utlity). Usage is very simple, just click on the Browser action in Chrome (load the youtube-dl-chrome folder as an extension first and run the Flask Script) and the Terminal should pop open running YouTube DL.

##Installation

Firstly, download YouTube-DL from here.

Download all the files first. You need Flask installed on your Python distribution. Both Python 2.x and 3.x are supported. To install Flask do pip install flask and then cd to the directory. Run the server by doing python localserver.py run. This will start the server.

Now, load the extension by going to chrome://extensions, tick "Developer Mode" and click Load Unpacked Extension. Select the "youtube-dl-chrome-client" folder and the extension should be loaded.

To test, click on any YouTube Video link and click the extension. A Terminal/Command Prompt/ConEmu should open with youtube-dl running in it.

What's New?

We've updated the project quite a lot and here are some main changes:

  1. Playlist support added
  2. Single Config.py file for configurations
  3. Support for ConEmu console emulator (which is a million times better than CMD) in Windows

##Configuration

Presently 2 configuration options are available (a quality option will be available soon). You can change them by editing the www/config.py file.

  1. Directory- Location of the directory where you want to save the videos.

  2. WindowsConEmu- Set it to True if you want to use ConEmu in place of the Command Prompt on Windows like me.

##To-Do:

  1. Add Quality Options to Extension
  2. Modify DOM of the YouTube page to display a Download button (with options)

##About

Created By Pradipta (geekpradd) and Aritra (thekindlyone) using HTML5, Javascript, Chrome APIs, Python, Flask and YouTube-DL.

youtube-dl-chrome's People

Contributors

thekindlyone avatar

Watchers

James Cloos avatar  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.