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.2 KiB

9 years ago
  1. NEW_LAYOUT
  2. ==========
  3. * Context menu 'Rename'
  4. * Swap some of the Error messages with Info
  5. * REFACTOR tag downloadmanager.py:663
  6. * Update & re-enable options window
  7. * Adjust layout see #131
  8. GUI
  9. ===
  10. * Change MainFrame layout
  11. (see: https://docs.google.com/document/d/1UJ55sYepfk5Dl0nCJNz9fXRBgpG32v-4RwIqSdkXXVg/edit)
  12. * Icons theme selection (vote on github)
  13. * Auto video format detection
  14. * Remember list of urls after closing & re-opening
  15. * Settings menu add "Statistics"
  16. Structure
  17. =========
  18. * Create devscripts/ directory and move all the utility scripts there
  19. * Create docs/ directory and move all the guides there
  20. * Re-structure package
  21. * Remove twodict from utils and use it directly from the library [add as depen.]
  22. * Give icons the same name and keep them on different directories
  23. (see: https://github.com/deluge-torrent/deluge/tree/develop/deluge/ui/data/icons/hicolor)
  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 for basic - advanced video formats
  35. * Option to disable-enable the 'download finished' pop up message
  36. * Option to enable-disable items deletion from the filesystem
  37. * Option to validate item deletion 'Are you sure?'
  38. * Add 'native hls option' see issue #49
  39. * Add Swedish on available subtitles
  40. * Add Hebrew on available subtitles
  41. * Localization option: add country flags
  42. Other
  43. =====
  44. * README.md add slackbuild
  45. * README.md add new images
  46. * Extract filename info on 'Already Downloaded'
  47. * Update setup.py
  48. * Add FAQs into docs/
  49. * Upload new website for http://mrs0m30n3.github.io/youtube-dl-gui
  50. * Refactor
  51. * Review - rewrite threads communications
  52. * Add support for Python 3.*
  53. * Logging system using the Python 'logging' module
  54. * Use youtube-dl directly from python instead of using the subprocess module
  55. * Script to automatically update file contents like version from .github/ISSUE_TEMPLATE.md file, AUTHORS file, etc..
  56. Invalid
  57. =======
  58. * Options reset delete - clear 'youtubedlg/spaths'