videodownloader icon indicating copy to clipboard operation
videodownloader copied to clipboard

Adding images using pytube thumbnails

Open mraza007 opened this issue 6 years ago • 3 comments

Displaying Images of the video with a link

mraza007 avatar Jul 24 '18 16:07 mraza007

We can use pytube module to extract thumbnails and display with links

mraza007 avatar Jul 24 '18 16:07 mraza007

PR #14 Addressed this for the GUI. Also renamed the download_youtube_video file to utils, and built a function for getting the URL's with different qualities.

Only thing left to do for this issue, is implement it within the CLI.

jslay88 avatar Jul 25 '18 03:07 jslay88

I see

mraza007 avatar Jul 25 '18 20:07 mraza007