Skip to content

Commit

Permalink
Add some todo's + add screenshare gif
Browse files Browse the repository at this point in the history
  • Loading branch information
bertyhell committed Jul 29, 2017
1 parent 63e5165 commit ad94064
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PlaylistDownloader/PlaylistDownloader/SettingsWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ public partial class SettingsWindow : INotifyPropertyChanged
//TODO show more detailed progress for download and conversion by using process output
//TODO add setting to change download folder
//TODO if youtube-dl.exe file can't be found in the programdata folder try to find it in the current folder
//TODO make sure all non alpha numeric chars are removed
//TODO make sure if name cleanup results in no alpha numeric chars that there is a default name that doesn't collide with other empty names

private string _playList;
private bool _isIndeterminate;
Expand Down
Binary file added img/screenshare.gif
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 img/screenshare_opt.gif
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 ad94064

Please sign in to comment.