/Play-Vedio-Songs-Using-Flask

By using this repo, you can play video songs on YOUTUBE using flask and webscraping in python.

Primary LanguageHTMLMIT LicenseMIT

Play Vedio Songs Python 3.6

This project is based on python, Flask, Web scraping,little HTML and CSS.

Click here to download the code.

Dependencies

  • If you are not installed these packages install before you run the files.
     pip install beautigulsoup4
     pip install requests
     pip install flask

How to run the file

  • Go to command prompt and type the command 'python fapp.py'

  • Then copy the link in the cmd and openit on your browser.

    cmd

  • Then the resultant web page looks like this:

    pic_web

  • Finally, you may enter the song name and click submit, automatically youtube will be opened along with your song.

License:

  • This project is licensed under the MIT License - see the LICENSE.md file for details.