- Oct 18, 2011
-
-
Philipp Hagemeister authored
-
-
Rogério Brito authored
-
Rogério Brito authored
-
Philipp Hagemeister authored
Fixes for the xvideos IE
-
Rogério Brito authored
-
Rogério Brito authored
We said that we were trying to extract the title of the video.
-
Rogério Brito authored
For instance, if we give it <www.xvideos.com/video1384059>, we would end up passing that to urllib2, which would complain about an unknown URL type.
-
- Oct 13, 2011
-
-
Rogério Brito authored
-
- Oct 12, 2011
-
-
Philipp Hagemeister authored
-
- Oct 04, 2011
-
-
-
Rogério Brito authored
Many playlists reported by Youtube now have the form like in: http://www.youtube.com/playlist?list=PL520044A3524F5E5D where `PL` is prefixed to what youtube-dl used to use as playlist IDs. So, while matching it, we adapt the regular expression so as to discard the `PL` and only get the `520044A3524F5E5D` in the case of the playlist of the example.
-
- Sep 30, 2011
-
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
- Sep 27, 2011
-
-
Francois du Toit authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
- Sep 26, 2011
-
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
- Sep 25, 2011
-
-
Osama Khalid authored
-
- Sep 21, 2011
-
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
add support for vorbis to --extract-audio
-
Richard Clamp authored
Add Ogg Vorbis as a file type when extracting the audio from a file. This can be the 'best' codec if the source clip is a webm container.
-
- Sep 18, 2011
-
-
Philipp Hagemeister authored
-
- Sep 16, 2011
-
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
- Sep 15, 2011
-
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
Set continue to false again; we need to send to actually send a HEAD request to determine whether we can continue or not
-
Philipp Hagemeister authored
-
Philipp Hagemeister authored
-