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.

40 lines
1.1 KiB

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