Skip to content
Snippets Groups Projects
  1. Feb 25, 2011
  2. Feb 20, 2011
  3. Feb 13, 2011
  4. Feb 12, 2011
  5. Jan 31, 2011
    • Gergely Imreh's avatar
      Enable artist playlists in YoutubePlaylistIE · f74e22ae
      Gergely Imreh authored
      Artist playlist pages have different format compared to user playlists,
      thus more format checking is needed to construct the correct URL.
      
      From the artist playlist this method downloads all listed below the
      "Videos by [Artist Name]" header, plus usually there's one more
      video on the side, titled "Youtube Mix for [Artist Name]", which
      has a link format that currently cannot be distinguished from the other
      videos in the list.
      f74e22ae
  6. Jan 30, 2011
  7. Jan 29, 2011
  8. Jan 28, 2011
  9. Jan 26, 2011
    • Gergely Imreh's avatar
      New option --get-filename to print output filename · 9f796346
      Gergely Imreh authored
      
      When using youtube-dl within scripts, it is very useful to know
      what will be the final output filename with all the title settings and
      filename templates applied. Add option to the quiet mode operations
      to print that info.
      
      For this I had to move the filename-generation into its own function.
      As much as I can tell it should work almost always well, ie. not to
      break things if one not actually interested in the title, like in
      case of other forced printing. That is, unless there's an invalid
      system charset or the user specified a wrong output template. In that
      case probably could be assumed that the user does have a problem
      (the former) or did want to mess with the filename (the latter).
      
      Signed-off-by: default avatarGergely Imreh <imrehg@gmail.com>
      9f796346
  10. Jan 25, 2011
  11. Jan 21, 2011
  12. Jan 20, 2011
  13. Jan 18, 2011
  14. Jan 12, 2011
  15. Jan 10, 2011
  16. Jan 07, 2011
  17. Jan 04, 2011
  18. Jan 03, 2011
  19. Dec 16, 2010
  20. Dec 15, 2010
  21. Dec 12, 2010
  22. Dec 11, 2010
Loading