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.

74 lines
2.5 KiB

9 years ago
  1. NEW_LAYOUT
  2. ==========
  3. * Update & re-enable options window
  4. * Savepath combobox remove READONLY style?
  5. * Swap some of the Error messages with Info
  6. * REFACTOR tag downloadmanager.py:663
  7. * Adjust layout see #131
  8. * Multiple items selection (ListCtrl)
  9. * Change default video formats
  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. * Give icons the same name and keep them on different directories
  25. (see: https://github.com/deluge-torrent/deluge/tree/develop/deluge/ui/data/icons/hicolor)
  26. Localization
  27. ============
  28. * Update translation files
  29. * Add support for right to left languages (hebrew, arabic)
  30. * Fix paths on R2L layouts
  31. * Compile *.po files at build time
  32. * Script to automatically check translations (use google-translate library)
  33. * Write bot to automatically check the translations and merge them?
  34. Options
  35. =======
  36. * Option for basic - advanced video formats
  37. * Option to disable-enable the 'download finished' pop up message
  38. * Option to enable-disable items deletion from the filesystem
  39. * Option to validate item deletion 'Are you sure?'
  40. * Add 'native hls option' see issue #49
  41. * Add Swedish on available subtitles
  42. * Add Hebrew on available subtitles
  43. * Localization option: add country flags
  44. * Add '-v' flag to extra options
  45. * Add '--ignore-config' flag to extra options
  46. * Add '--recode-video' to Formats tab
  47. Other
  48. =====
  49. * README.md add slackbuild
  50. * README.md add new images
  51. * About dialog show youtube-dl version
  52. * Extract filename info on 'Already Downloaded'
  53. * Change 'Warning' status to 'Finished (*)' or something similar? (see: issue #131)
  54. * Update setup.py
  55. * Add FAQs into docs/
  56. * Upload new website for http://mrs0m30n3.github.io/youtube-dl-gui
  57. * Refactor
  58. * Review - rewrite threads communications
  59. * Add support for Python 3.*
  60. * Logging system using the Python 'logging' module
  61. * Use youtube-dl directly from python instead of using the subprocess module
  62. * Script to automatically update file contents like version from .github/ISSUE_TEMPLATE.md file, AUTHORS file, etc..
  63. * Non-Windows shutdown using D-Bus instead of 'shutdown'
  64. Invalid
  65. =======
  66. * Options reset delete - clear 'youtubedlg/spaths'