[python] python GUI programming youtube downloader

유튜브 다운로더 GUI 프로그램 제작


https://s3-us-west-2.amazonaws.com/secure.notion-static.com/5ebcfb1b-3cd3-4468-b9a9-83e6c073c982/Untitled.png

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/fc4f57ee-4573-4433-94be-e336841f10c8/Untitled.png

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/89c74f2d-1c1e-4ec6-bdef-f8e8af6a73e5/Untitled.png

향후 보완 사항


  1. MP3 로도 추출이 가능한 것 같다. 버튼을 2개로 나눠 동영상 파일과 음원 파일로 나눠 봐야겠다!

  2. 다운로드가 되는 과정을 퍼센트 상태바로 표현하면 답답함이 적을 것 같다.

  3. exe 파일 생성시 윈도우 보안에서 차단되지 않는 방법에 대해서 알아봐야겠다!

  4. pytube 라이브러리가 없을 시에 자동으로 설치하는 로직을 만들면 좋을 것 같다!