and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 25 Feb, 2011 7 commits
  2. 20 Feb, 2011 2 commits
  3. 13 Feb, 2011 1 commit
  4. 12 Feb, 2011 1 commit
  5. 31 Jan, 2011 1 commit
    • 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. 30 Jan, 2011 3 commits
  7. 29 Jan, 2011 1 commit
  8. 28 Jan, 2011 3 commits
  9. 26 Jan, 2011 1 commit
    • 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. 25 Jan, 2011 1 commit
  11. 21 Jan, 2011 2 commits
  12. 20 Jan, 2011 1 commit
  13. 18 Jan, 2011 2 commits
  14. 12 Jan, 2011 4 commits
  15. 10 Jan, 2011 1 commit
  16. 07 Jan, 2011 2 commits
  17. 04 Jan, 2011 1 commit
  18. 03 Jan, 2011 2 commits
  19. 16 Dec, 2010 1 commit
  20. 15 Dec, 2010 1 commit
  21. 12 Dec, 2010 1 commit
  22. 11 Dec, 2010 1 commit