Spyke

Convert a YouTube link to MP3 or MP4

A small project I made last month :D Makes use of tkinter and pytube ^.^

I'm quite a beginner python coder (having no experience in publishing git projects) so feel free to comment on my code!

Features:

  • Can download a playlist or single video as MP3 or MP4
  • Automatically displays youtube title and video on input of the link
  • Shows filesize prior to downloading

Note: Pytube currently has a bug so I linked a manual fix under Read.MD--

Convert a YouTube link to MP3 or MP4https://github.com/Lolfaceftw/yt2mp3mp4Open linkView original on lemmy.world
programming.dev

Good start! But to be able to "sell" it (i.e. make users use it) you gotta say how it's this better/different from alternatives like yt-dlp or youtube-dl?

4

Thanks for the suggestion! I'm currently finding out more ways to make this unique.

1

You reached the end

Convert a YouTube link to MP3 or MP4 | Spyke