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.

46 lines
1.2 KiB

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