Skip to content

zgjzgj/youtube_video_audio_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

youtube_video_audio_downloader

[Work In Progress]

This project written in Python that download video or audio on YouTube.

Steps:

  1. takes video or song name (user input)

  2. searches YouTube for the video or song

  3. fetches HTML data from the search results' page

  4. fetches the first link (after adjusting for spelling correction)

  5. copies link

  6. pastes it to http://1conv.com/youtube-to-mp3 for song

  7. or pastes it to http://1conv.com/youtube-to-mp4 for video

  8. click convert button

  9. handles the subsequent download prompt dialogue boxes

About

This project written in Python that download video or audio on YouTube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages