You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
2.3 KiB
69 lines
2.3 KiB
NEW_LAYOUT
|
|
==========
|
|
* Update & re-enable options window
|
|
* Swap some of the Error messages with Info
|
|
* REFACTOR tag downloadmanager.py:663
|
|
* Adjust layout see #131
|
|
* Multiple items selection (ListCtrl)
|
|
* Change default video formats
|
|
|
|
GUI
|
|
===
|
|
* Change MainFrame layout
|
|
(see: https://docs.google.com/document/d/1UJ55sYepfk5Dl0nCJNz9fXRBgpG32v-4RwIqSdkXXVg/edit)
|
|
* Icons theme selection (vote on github)
|
|
* Auto video format detection
|
|
* Remember list of urls after closing & re-opening
|
|
* Settings menu add "Statistics"
|
|
* ListCtrl double click to "Rename"
|
|
|
|
Structure
|
|
=========
|
|
* Create devscripts/ directory and move all the utility scripts there
|
|
* Create docs/ directory and move all the guides there
|
|
* Re-structure package
|
|
* Remove twodict from utils and use it directly from the library [add as depen.]
|
|
* Give icons the same name and keep them on different directories
|
|
(see: https://github.com/deluge-torrent/deluge/tree/develop/deluge/ui/data/icons/hicolor)
|
|
|
|
Localization
|
|
============
|
|
* Update translation files
|
|
* Add support for right to left languages (hebrew, arabic)
|
|
* Fix paths on R2L layouts
|
|
* 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?
|
|
|
|
Options
|
|
=======
|
|
* Option for basic - advanced video formats
|
|
* Option to disable-enable the 'download finished' pop up message
|
|
* Option to enable-disable items deletion from the filesystem
|
|
* Option to validate item deletion 'Are you sure?'
|
|
* Add 'native hls option' see issue #49
|
|
* Add Swedish on available subtitles
|
|
* Add Hebrew on available subtitles
|
|
* Localization option: add country flags
|
|
|
|
Other
|
|
=====
|
|
* README.md add slackbuild
|
|
* README.md add new images
|
|
|
|
* Extract filename info on 'Already Downloaded'
|
|
* Change 'Warning' status to 'Finished (*)' or something similar? (see: issue #131)
|
|
* Update setup.py
|
|
* Add FAQs into docs/
|
|
* Upload new website for http://mrs0m30n3.github.io/youtube-dl-gui
|
|
|
|
* Refactor
|
|
* Review - rewrite threads communications
|
|
* 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..
|
|
|
|
Invalid
|
|
=======
|
|
* Options reset delete - clear 'youtubedlg/spaths'
|