Skip to content
/ ytaudio Public

A desktop youtube audio player 🎧🎵

License

Notifications You must be signed in to change notification settings

jxuel/ytaudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytaudio

Only play audio form all videos in a playlist.

Dependencies

  • Qt 5.14.2
  • C++ 11
  • python 3.7+
    • requests

Build

your_path/ytaudio$mkdir build && cd build
your_path/ytaudio/build$cmake ..
your_path/ytaudio/build$make

Run

Open exeutable file ytaudio.

The playlist url must contain list field and be valid to play video in a webbrowser.

URL example : https://www.youtube.com/watch?v=83xBPCw5hh4&list=RDCLAK5uy_kmPRjHDECIcuVwnKsx2Ng7fyNgFKWNJFs

Screenshot

License

MIT

About

A desktop youtube audio player 🎧🎵

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published