Skip to content

sameerkumar18/YouTube-Related-Video-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

YouTube-Related-Video-Scraper

This program downloads all the suggested videos of a given video on YouTube....

This program scraps all the suggested links of a given video (url) and asks the user whether he/she wants to download them videos or not

================ Using the Program

In your command line, type "python youtube.py URL" where URL is the full URL of the Youtube Video with https

================ Getting the code

The code is hosted at https://github.com/sameerkumar18/YouTube-Related-Video-Scraper

Check out the latest development version anonymously with::

$ git clone git://github.com/sameerkumar18/YouTube-Related-Video-Scraper.git
$ cd YouTube-Related-Video-Scraper

To install libraries, run::

$ pip install BeautifulSoup  
$ pip install requests 
$ pip install pafy 

Developer



Development


Want to contribute? Great! You may create an issue or just push code, adding whatsoever features you feel like. [You can even tweet directly to me :) ]


License

| Copyright 2017 Sameer Kumar

About

Scrapes the links of all suggested YouTube video (which are placed around the video which is being played). And also it prompts the user whether to downloads them or not. Note: This is a CLI program. Don't forget to change the FILEPATH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages