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.

59 lines
1.8 KiB

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