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
1.9 KiB

9 years ago
  1. NEW_LAYOUT
  2. ==========
  3. * Option to enable-disable items deletion from the filesystem
  4. * Option to validate item deletion 'Are you sure?'
  5. * Add '--recode-video' to Formats tab
  6. * Show dialog with timer on shutdown
  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. Structure
  18. =========
  19. * Create devscripts/ directory and move all the utility scripts there
  20. * Create docs/ directory and move all the guides there
  21. * Re-structure package
  22. Localization
  23. ============
  24. * Update translation files
  25. * Add support for right to left languages (hebrew, arabic)
  26. * Fix paths on R2L layouts
  27. * Compile *.po files at build time
  28. * Script to automatically check translations (use google-translate library)
  29. * Write bot to automatically check the translations and merge them?
  30. Options
  31. =======
  32. * Localization option: add country flags
  33. Other
  34. =====
  35. * README.md add slackbuild
  36. * README.md add new images
  37. * About dialog show youtube-dl version
  38. * Extract filename info on 'Already Downloaded'
  39. * Change 'Warning' status to 'Finished (*)' or something similar? (see: issue #131)
  40. * Update setup.py
  41. * Add FAQs into docs/
  42. * Upload new website for http://mrs0m30n3.github.io/youtube-dl-gui
  43. * Refactor
  44. * Review - rewrite threads communications
  45. * Add support for Python 3.*
  46. * Logging system using the Python 'logging' module
  47. * Use youtube-dl directly from python instead of using the subprocess module
  48. * Script to automatically update file contents like version from .github/ISSUE_TEMPLATE.md file, AUTHORS file, etc..
  49. * Non-Windows shutdown using D-Bus instead of 'shutdown'
  50. Invalid
  51. =======
  52. * Options reset delete - clear 'youtubedlg/spaths'