youtube-dl-gui/TODO

63 lines
1.9 KiB
Plaintext
Raw Normal View History

2016-09-26 05:08:52 -07:00
NEW_LAYOUT
==========
2016-11-14 07:26:51 -08:00
* Option to enable-disable items deletion from the filesystem
* Option to validate item deletion 'Are you sure?'
* Add '--recode-video' to Formats tab
* Show dialog with timer on shutdown
2016-10-31 15:58:28 -07:00
* Labels back to gettext
2016-09-26 05:08:52 -07:00
2016-09-16 11:02:47 -07:00
GUI
===
2016-11-14 07:26:51 -08:00
* Change MainFrame layout (Remove on issue #131 completion)
2016-09-17 04:07:05 -07:00
(see: https://docs.google.com/document/d/1UJ55sYepfk5Dl0nCJNz9fXRBgpG32v-4RwIqSdkXXVg/edit)
2016-11-14 07:26:51 -08:00
* Icons theme selection (vote on github) (or at least make it easy to change between them)
2016-09-16 11:02:47 -07:00
* Auto video format detection
2016-09-26 05:08:52 -07:00
* Remember list of urls after closing & re-opening
2016-09-30 14:53:46 -07:00
* Settings menu add "Statistics"
2016-10-11 08:02:07 -07:00
* ListCtrl double click to "Rename"
2016-09-16 11:02:47 -07:00
Structure
=========
* Create devscripts/ directory and move all the utility scripts there
2016-09-17 04:07:05 -07:00
* Create docs/ directory and move all the guides there
2016-09-30 14:53:46 -07:00
* Re-structure package
2016-09-16 11:02:47 -07:00
Localization
============
2016-02-09 03:41:05 -08:00
* Update translation files
2016-09-16 11:02:47 -07:00
* Add support for right to left languages (hebrew, arabic)
2016-11-03 08:49:01 -07:00
* Fix paths on R2L layouts
2016-09-16 11:02:47 -07:00
* Compile *.po files at build time
* Script to automatically check translations (use google-translate library)
* Write bot to automatically check the translations and merge them?
2015-06-08 15:11:40 -07:00
2016-09-16 11:02:47 -07:00
Options
=======
2016-09-26 09:46:10 -07:00
* Localization option: add country flags
2016-09-16 11:02:47 -07:00
Other
=====
* README.md add slackbuild
* README.md add new images
2016-10-18 12:51:47 -07:00
* About dialog show youtube-dl version
2016-09-26 05:08:52 -07:00
* Extract filename info on 'Already Downloaded'
2016-10-11 08:27:51 -07:00
* Change 'Warning' status to 'Finished (*)' or something similar? (see: issue #131)
2016-09-26 05:08:52 -07:00
* Update setup.py
2016-09-17 04:07:05 -07:00
* Add FAQs into docs/
2016-09-26 05:08:52 -07:00
* Upload new website for http://mrs0m30n3.github.io/youtube-dl-gui
* Refactor
2016-09-20 03:00:24 -07:00
* Review - rewrite threads communications
2016-09-16 11:02:47 -07:00
* Add support for Python 3.*
* Logging system using the Python 'logging' module
* Use youtube-dl directly from python instead of using the subprocess module
* Script to automatically update file contents like version from .github/ISSUE_TEMPLATE.md file, AUTHORS file, etc..
2016-10-22 06:30:00 -07:00
* Non-Windows shutdown using D-Bus instead of 'shutdown'
2016-09-26 05:08:52 -07:00
Invalid
=======
* Options reset delete - clear 'youtubedlg/spaths'