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.

71 lines
2.3 KiB

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