youtube-dl-gui/TODO

51 lines
1.6 KiB
Plaintext
Raw Normal View History

2016-09-16 11:02:47 -07:00
GUI
===
2016-09-26 05:08:52 -07:00
* Remember list of urls after closing & re-opening
2016-11-24 07:24:31 -08:00
* About dialog show youtube-dl version
* Icons theme selection (vote on github) (or at least make it easy to change between them)
* Settings menu add "Statistics"
2016-11-16 03:31:36 -08:00
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
============
* 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
Other
=====
* README.md add slackbuild
* README.md add new images
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
2016-11-16 08:22:07 -08:00
Probably wont add
=================
* ListCtrl double click to "Rename"
* Option to enable-disable items deletion from the filesystem
* Add '--recode-video' to Formats tab
2016-11-24 07:24:31 -08:00
* Auto video format detection
2016-11-16 08:22:07 -08:00
2016-09-26 05:08:52 -07:00
Invalid
=======
* Options reset delete - clear 'youtubedlg/spaths'