Skip to content

Version 0.01.37

Compare
Choose a tag to compare
@np1 np1 released this 03 Mar 00:55
· 1620 commits to master since this release

Version 0.01.37
Mar 2 2014

  • Excluded YouTube paid videos from search results
  • Added "pl {playlist url}" command to open YouTube playlist url
  • Added "plsearch {query}" command to search for YouTube playlists (or pls {query})
  • Added "dump" command to show entire YT playlist (useful for saving locally)
  • Added "undump" command to undo dump (re-paginates YT playlist items)
  • Added "u {number}" command to list uploads by uploader of {number}
  • Added "url {YouTube url}" command for retrieving a specific YT video
  • Added "playurl {YouTube url}" command for directly playing a YT video
  • Added "dlurl {YouTube url}" command for directly downloading a YT video
  • Changed command to list user uploads, new syntax is "user "
  • Added mpsyt --version flag for printing version info
  • Added mpsyt --help flag for printing help text
  • Fixed indentation bug when scrolling through readline history