Skip to content

Java GUI application built around youtube-dl python project

Notifications You must be signed in to change notification settings

simallaire/YoutubeDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eb20e4f · Dec 29, 2018

History

27 Commits
Dec 29, 2018
Dec 20, 2018
Dec 29, 2018
Dec 21, 2018

Repository files navigation

YoutubeDL

This repository contains a JAVA GUI application which can download youtube videos. This application is built around the youtube-dl python project.

Install youtube-dl

With pip : pip install youtube-dl.

GitHub Url: https://github.com/rg3/youtube-dl

TODO:

-Make a loading bar when downloading a file.
-Create the JList of options for video conversion.
-Make an adaptive layout
-Show video only formats.
-Find a better "LookAndFeel"

Built in VSCode with Maven.

Tested on Ubuntu and Windows 10

About

Java GUI application built around youtube-dl python project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages