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.

50 lines
1.6 KiB

9 years ago
  1. GUI
  2. ===
  3. * Remember list of urls after closing & re-opening
  4. * About dialog show youtube-dl version
  5. * Icons theme selection (vote on github) (or at least make it easy to change between them)
  6. * Settings menu add "Statistics"
  7. Structure
  8. =========
  9. * Create devscripts/ directory and move all the utility scripts there
  10. * Create docs/ directory and move all the guides there
  11. * Re-structure package
  12. Localization
  13. ============
  14. * Add support for right to left languages (hebrew, arabic)
  15. * Fix paths on R2L layouts
  16. * Compile *.po files at build time
  17. * Script to automatically check translations (use google-translate library)
  18. * Write bot to automatically check the translations and merge them?
  19. Other
  20. =====
  21. * README.md add slackbuild
  22. * README.md add new images
  23. * Extract filename info on 'Already Downloaded'
  24. * Change 'Warning' status to 'Finished (*)' or something similar? (see: issue #131)
  25. * Update setup.py
  26. * Add FAQs into docs/
  27. * Upload new website for http://mrs0m30n3.github.io/youtube-dl-gui
  28. * Refactor
  29. * Review - rewrite threads communications
  30. * Add support for Python 3.*
  31. * Logging system using the Python 'logging' module
  32. * Use youtube-dl directly from python instead of using the subprocess module
  33. * Script to automatically update file contents like version from .github/ISSUE_TEMPLATE.md file, AUTHORS file, etc..
  34. * Non-Windows shutdown using D-Bus instead of 'shutdown'
  35. Probably wont add
  36. =================
  37. * ListCtrl double click to "Rename"
  38. * Option to enable-disable items deletion from the filesystem
  39. * Add '--recode-video' to Formats tab
  40. * Auto video format detection
  41. Invalid
  42. =======
  43. * Options reset delete - clear 'youtubedlg/spaths'