Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AUTplayed committed Sep 29, 2018
1 parent 5d3744b commit 5122914
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# FxYtdl

This is a javafx ui client for [youtube-dl](https://github.com/rg3/youtube-dl), main use being downloading playlists and extracting the audio.

## Features

- download playlists with table of videos, select videos to download individually
- remembers already downloaded videos of playlists
- buttons for easy updating of ffmpeg and youtube-dl
- select audio format with combobox
- search for videos in playlist

## Screenshots

![updating ffmpeg](docs/updateFfmpeg.png)

![explanation](docs/explanation.png)

![download in progress](docs/download.png)
Binary file added docs/download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/explanation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/updateFfmpeg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5122914

Please sign in to comment.