aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Collapse)Author
2014-07-24release 2014.07.242014.07.24Philipp Hagemeister
2014-07-24[jsinterp] 'reverse' modifies the array in place (fixes #3334)Jaime Marquínez Ferrándiz
2014-07-24[jsinterp] Implement splice and general improvementPhilipp Hagemeister
I still get 403s on YouTube though.
2014-07-23[krasview] Add extractor (Closes #3313)Sergey M․
2014-07-23[youtube] Extract the 'sts' parameter from the webpage (fixes #3327)Jaime Marquínez Ferrándiz
2014-07-23[ffmpeg] PEP8 and a more obvious variable namePhilipp Hagemeister
2014-07-23Deletes temp files after postprocess merge unless -k option is specifiedrupertbaxter2
2014-07-23Remove legacy FileDownloader (Closes #2964)Philipp Hagemeister
2014-07-23[wdr] fix up importsPhilipp Hagemeister
2014-07-23Do not import from legacy FileDownloader classPhilipp Hagemeister
2014-07-23release 2014.07.23.22014.07.23.2Philipp Hagemeister
2014-07-23[YoutubeDL] Make sure we really, really get out the encoding stringPhilipp Hagemeister
Fixes #3326 Apparently, on some platforms, even outputting this fails already.
2014-07-23[youtube] Support new player URLs (Fixes #3326)Philipp Hagemeister
2014-07-23[jsinterp] Allow digits in function namesPhilipp Hagemeister
2014-07-23[rtlnow] Simplify outdated testPhilipp Hagemeister
2014-07-23[wdr] Fix umlaut parsing on Python 2.xPhilipp Hagemeister
2014-07-23[nbc] Add missing importPhilipp Hagemeister
2014-07-23[soundcloud] Adapt testPhilipp Hagemeister
2014-07-23[sockshare] Fix extPhilipp Hagemeister
2014-07-23[savefrom] Make test description more flexiblePhilipp Hagemeister
2014-07-23release 2014.07.23.12014.07.23.1Philipp Hagemeister
2014-07-23[vube] Fix comment countPhilipp Hagemeister
2014-07-23release 2014.07.232014.07.23Philipp Hagemeister
2014-07-23[vube] Add support for new data format (Fixes #3325)Philipp Hagemeister
2014-07-22[mlb] Fix regexPhilipp Hagemeister
2014-07-22Merge remote-tracking branch 'upstream/master' into MLBCharles Chen
Conflicts: youtube_dl/extractor/mlb.py
2014-07-22[MLB] Enhanced _VALID_URL to cover more MLB videosCharles Chen
2014-07-22[cbs] ModernizePhilipp Hagemeister
Also add threatening skip blocks in there - access is only possible from the US. We may want to find a better geolocation restriction method for tests.
2014-07-22Merge remote-tracking branch 'jterk/cbs-artists'Philipp Hagemeister
2014-07-22Support Alternative cbs.com URL FormatJason Terk
Adds support for cbs.com URLs containing "/artist" instead of "/video". E.g.: http://www.cbs.com/shows/liveonletterman/artist/221752/st-vincent/
2014-07-22release 2014.07.222014.07.22Philipp Hagemeister
2014-07-22Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2014-07-22[kickstarter] Support embedded videos (Fixes #3322)Philipp Hagemeister
2014-07-22[vodlocker] Fix _VALID_URLSergey M․
2014-07-22Add another great example for the --extractor-descriptions outputPhilipp Hagemeister
2014-07-21[br] Allow '_' in the url (fixes #3311)Jaime Marquínez Ferrándiz
2014-07-21release 2014.07.212014.07.21Philipp Hagemeister
2014-07-21[nbcnews] Look in all playlists for videoPhilipp Hagemeister
2014-07-21[dropbox] Fix title encoding on Python 2Philipp Hagemeister
2014-07-21[sockshare] Simplify (#3268)Philipp Hagemeister
2014-07-21Merge remote-tracking branch 'naglis/sockshare'Philipp Hagemeister
Conflicts: youtube_dl/extractor/__init__.py
2014-07-21[tagesschau] Remove test casePhilipp Hagemeister
See http://de.wikipedia.org/wiki/Depublizieren for the sad rationale.
2014-07-21[wdr] Replace test casePhilipp Hagemeister
2014-07-21[chilloutzone] Fix test descriptionPhilipp Hagemeister
2014-07-21[funnyordie] Fix test descriptionPhilipp Hagemeister
2014-07-21[vimeo] Update test descriptionPhilipp Hagemeister
2014-07-21[cnet] Fix title extractionPhilipp Hagemeister
URLs are still missing
2014-07-21[dropbox] Fix test and add support for spaces in filenamesPhilipp Hagemeister
2014-07-21[teachertube] Fix title and playlist recognitionPhilipp Hagemeister
2014-07-21[steam] Update test descriptionPhilipp Hagemeister