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.

35 lines
997 B

7 years ago
9 years ago
7 years ago
  1. Next release
  2. ============
  3. * Improve playlist downloads
  4. * Remember list of urls after closing & re-opening
  5. * About dialog show youtube-dl version
  6. * Icons theme selection (vote on github) (or at least make it easy to change between them)
  7. * Settings menu add "Statistics"
  8. * Mix formats option
  9. * Non-Windows shutdown using D-Bus instead of 'shutdown'
  10. Localization
  11. ============
  12. * Add support for right to left languages (hebrew, arabic)
  13. * Fix paths on R2L layouts
  14. Other
  15. =====
  16. * Re-structure package
  17. * Refactor
  18. * Review - rewrite threads communications
  19. * Add support for Python 3.*
  20. * Logging system using the Python 'logging' module
  21. * Use youtube-dl directly from python instead of using the subprocess module
  22. Probably wont add
  23. =================
  24. * ListCtrl double click to "Rename"
  25. * Option to enable-disable items deletion from the filesystem
  26. * Add '--recode-video' to Formats tab
  27. * Auto video format detection
  28. * Change 'Warning' status to 'Finished (*)' or something similar? (see: issue #131)