Skip to content

A Python script to constantly watch your clipboard content, and download if it's an youtube link

Notifications You must be signed in to change notification settings

vishnugt/youtube-dl-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first-timers-only

Youtube-dl plugin to automatically start your download:

A Python script to constantly watch your clipboard content, and download if its a youtube link!

Python Libraries you need to install:

-> [Pyperclip](https://pypi.python.org/pypi/pyperclip)

Windows users can download it from here

Linux users can grab it by typing the following in terminal

sudo pip install pyperclip

Steps to setup:

  1. Install Youtube-dl plugin
  2. Copy youtube_dl_plugin.py from the youtube-dl-plugin folder and paste it in the same folder where your youtube-dl executable(by rg3) is saved.
  3. Make sure the name of the downloader executable is youtube.exe
  4. Run Youtube.py

Screenshot:

alt tag

You are good to go!

So from now on, if you copy a youtube link it will automatically start to download the video! Cheers :)

Thanks rg3 for youtube-dl and making it as open source!

About

A Python script to constantly watch your clipboard content, and download if it's an youtube link

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •