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.

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