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.

68 lines
2.3 KiB

9 years ago
  1. NEW_LAYOUT
  2. ==========
  3. * Update & re-enable options window
  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. GUI
  10. ===
  11. * Change MainFrame layout
  12. (see: https://docs.google.com/document/d/1UJ55sYepfk5Dl0nCJNz9fXRBgpG32v-4RwIqSdkXXVg/edit)
  13. * Icons theme selection (vote on github)
  14. * Auto video format detection
  15. * Remember list of urls after closing & re-opening
  16. * Settings menu add "Statistics"
  17. * ListCtrl double click to "Rename"
  18. Structure
  19. =========
  20. * Create devscripts/ directory and move all the utility scripts there
  21. * Create docs/ directory and move all the guides there
  22. * Re-structure package
  23. * Give icons the same name and keep them on different directories
  24. (see: https://github.com/deluge-torrent/deluge/tree/develop/deluge/ui/data/icons/hicolor)
  25. Localization
  26. ============
  27. * Update translation files
  28. * Add support for right to left languages (hebrew, arabic)
  29. * Fix paths on R2L layouts
  30. * Compile *.po files at build time
  31. * Script to automatically check translations (use google-translate library)
  32. * Write bot to automatically check the translations and merge them?
  33. Options
  34. =======
  35. * Option for basic - advanced video formats
  36. * Option to disable-enable the 'download finished' pop up message
  37. * Option to enable-disable items deletion from the filesystem
  38. * Option to validate item deletion 'Are you sure?'
  39. * Add 'native hls option' see issue #49
  40. * Add Swedish on available subtitles
  41. * Add Hebrew on available subtitles
  42. * Localization option: add country flags
  43. Other
  44. =====
  45. * README.md add slackbuild
  46. * README.md add new images
  47. * Extract filename info on 'Already Downloaded'
  48. * Change 'Warning' status to 'Finished (*)' or something similar? (see: issue #131)
  49. * Update setup.py
  50. * Add FAQs into docs/
  51. * Upload new website for http://mrs0m30n3.github.io/youtube-dl-gui
  52. * Refactor
  53. * Review - rewrite threads communications
  54. * Add support for Python 3.*
  55. * Logging system using the Python 'logging' module
  56. * Use youtube-dl directly from python instead of using the subprocess module
  57. * Script to automatically update file contents like version from .github/ISSUE_TEMPLATE.md file, AUTHORS file, etc..
  58. Invalid
  59. =======
  60. * Options reset delete - clear 'youtubedlg/spaths'