Code Monkey home page Code Monkey logo

youtubedownloader-ahk's Introduction

Welcome to YouTubeDownloader-AHK ๐Ÿ‘‹

Documentation License: MIT Twitter: Akshayparakh98

๐Ÿ  Homepage

This is a AHK Script for downloading videos and music from YouTube and other websites.

This is basically a GUI wrapper for python based youtube-dl project.

Install

STEP 1 :

Download AutoHotkey and install it. (Required for running the script)

STEP 2 :

Download FFmpeg (Required for conversion and combining video and audio of video)

Download youtube-dl (Required for downloading videos and audio)

Optional - Download phantomjs (Needed only for webpages which requires native JS extraction)

Copy the code from YouTubeDL.ahk

 After installing AutoHotkey

 1. Create a empty AHK script by right clicking anywhere on Desktop/Any Folder 
   after that select New > AutoHotkey Script

 2. Copy the code and paste it into the new script and save it as YouTubeDL.ahk

STEP 3:

Copy all 3 files in same folder (Script won't work if these files are not in same folder)

 YouTubeDL.ahk
 FFmpeg.exe
 youtube-dl.exe
 phantomjs.exe (Optional)

Usage

STEP 1 :

 Double click on the YouTubeDL.ahk

STEP 2 :

  Enter the video URL to download and select between video/audio.

STEP 3:

  Select the output folder to save the video and check if you want Fast Mode 
  
  If Fast Mode is checked skip STEP 4 

Fast Mode - Skips the metadata import process required for choosing the quality for download instead it always downloads best quality avaiable (Works only for Youtube).

STEP 4:

  Wait for video parsing process to complete and select the quality in which you want to download. 

Author

๐Ÿ‘ค Akshay Parakh

Built With

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a โญ๏ธ if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2019 Akshay Parakh.
This project is MIT licensed.

youtubedownloader-ahk's People

Contributors

akshaycrazzy 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.