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.

62 lines
2.0 KiB

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