Skip to content

ac130kz/cpplistube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpplistube

Qt Youtube playlist viewer. Just paste your Youtube v3 API key into the config.ini near the executable.

Building

Requirements:

  • Compiler with C++17 support
  • Qt5
  • cmake
mkdir build && cd build && cmake .. && make -j4

TODO

  • Thumbnail loading
  • Editing features

About

Qt Youtube playlist viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published