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.

60 lines
1.9 KiB

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