about summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | [niconico] Simplify and make work with old Python versionsPhilipp Hagemeister2013-11-242-95/+55
* | | | | Merge remote-tracking branch 'takuya0301/niconico'Philipp Hagemeister2013-11-242-0/+191
|\ \ \ \ \
| * | | | | Add support for niconicoTakuya Tsuchida2013-11-232-0/+191
* | | | | | Simplify logger code(#1811)Philipp Hagemeister2013-11-241-3/+3
* | | | | | Merge remote-tracking branch 'iTaybb/master'Philipp Hagemeister2013-11-241-5/+11
|\ \ \ \ \ \
| * | | | | | Log to an external logger (fixes #1810)Itay Brandes2013-11-231-5/+11
| |/ / / / /
* | | | | | [brightcove] Set the 'videoPlayer' value to the 'videoId' if it's missing in ...Jaime Marquínez Ferrándiz2013-11-231-3/+6
* | | | | | [streamcloud] skip test on travisPhilipp Hagemeister2013-11-231-0/+1
|/ / / / /
* | | | | release 2013.11.22.2 2013.11.22.2Philipp Hagemeister2013-11-221-1/+1
* | | | | [update] Check if version from repository is newer before updatingPhilipp Hagemeister2013-11-221-0/+8
* | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-11-222-27/+27
|\ \ \ \ \
| * | | | | [howcast] update test's checksumJaime Marquínez Ferrándiz2013-11-221-1/+1
| * | | | | [bandcamp] move the album test to the album extractor and return a single tra...Jaime Marquínez Ferrándiz2013-11-221-26/+26
* | | | | | Match --download-archive during playlist processing (Fixes #1745)Philipp Hagemeister2013-11-223-24/+49
|/ / / / /
* | | | | release 2013.11.22.1 2013.11.22.1Philipp Hagemeister2013-11-221-1/+1
* | | | | Merge remote-tracking branch 'jaimeMF/yt-playlists'Philipp Hagemeister2013-11-221-31/+17
|\ \ \ \ \
| * | | | | [youtube:playlist] Login into youtube if requested (fixes #1757)Jaime Marquínez Ferrándiz2013-11-131-1/+4
| * | | | | [youtube:playlist] Don't use the gdata api (closes #1508)Jaime Marquínez Ferrándiz2013-11-131-30/+13
* | | | | | Print full title in --get-title output (#1806)Philipp Hagemeister2013-11-221-1/+1
| |/ / / / |/| | | |
* | | | | [update] do not assign to unused variablesPhilipp Hagemeister2013-11-221-5/+5
* | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2013-11-221-1/+1
|\ \ \ \ \
| * | | | | [vimeo] Fix the extraction of vimeo pro and player.vimeo.com videosJaime Marquínez Ferrándiz2013-11-221-1/+1
* | | | | | [bandcamp] Skip album testPhilipp Hagemeister2013-11-221-1/+2
|/ / / / /
* | | | | release 2013.11.22 2013.11.22Philipp Hagemeister2013-11-221-1/+1
* | | | | [bandcamp] Support trackinfo-style songs (Fixes #1270)Philipp Hagemeister2013-11-221-2/+44
* | | | | [streamcloud] Add IE (Fixes #1801)Philipp Hagemeister2013-11-222-0/+66
* | | | | [toutv] Fix a typoPhilipp Hagemeister2013-11-222-2/+1
* | | | | [bandcamp] add support for albums (reported in #1270)Jaime Marquínez Ferrándiz2013-11-223-2/+27
* | | | | utils.shell_quote: Convert the args to unicode stringsJaime Marquínez Ferrándiz2013-11-211-1/+10
* | | | | release 2013.11.21 2013.11.21Philipp Hagemeister2013-11-211-1/+1
* | | | | [soundcloud] Retrieve the file url using the client_id for the iPhone (fixes ...Jaime Marquínez Ferrándiz2013-11-211-11/+21
* | | | | [sztv] skip test, site is undergoing mid-term maintenancePhilipp Hagemeister2013-11-201-1/+2
* | | | | [nhl] Make NHLVideocenter IE_DESC fit with other descriptionsPhilipp Hagemeister2013-11-201-1/+1
* | | | | [spankwire] Fix description searchPhilipp Hagemeister2013-11-201-1/+1
* | | | | [anitube] Skip test (on travis)Philipp Hagemeister2013-11-201-0/+1
* | | | | [spankwire] fix check for descriptionPhilipp Hagemeister2013-11-201-5/+6
* | | | | [videopremium] Support new crazy redirect schemePhilipp Hagemeister2013-11-201-5/+9
* | | | | [toutv] really skip testPhilipp Hagemeister2013-11-201-1/+1
* | | | | release 2013.11.20 2013.11.20Philipp Hagemeister2013-11-201-1/+1
* | | | | [escapist] Fix title searchPhilipp Hagemeister2013-11-201-3/+3
* | | | | [escapist] upper-case URLPhilipp Hagemeister2013-11-201-2/+2
* | | | | [escapist] Fix syntax errorPhilipp Hagemeister2013-11-201-6/+5
* | | | | [escapist] Add support for HD format (Closes #1755)Philipp Hagemeister2013-11-201-23/+34
* | | | | Credit @diffycat for anitubePhilipp Hagemeister2013-11-201-0/+1
* | | | | [anitube] Minor fixes (#1776)Philipp Hagemeister2013-11-201-8/+3
* | | | | Merge remote-tracking branch 'diffycat/master'Philipp Hagemeister2013-11-202-0/+60
|\ \ \ \ \
| * | | | | Add support for anitube.se (#1417)Anton Larionov2013-11-162-0/+60
* | | | | | Clean up unused imports and other minor mistakesPhilipp Hagemeister2013-11-2016-21/+5
* | | | | | [teamcoco] Correct errorPhilipp Hagemeister2013-11-201-1/+1
* | | | | | Merge remote-tracking branch 'dz0ny/patch-1'Philipp Hagemeister2013-11-201-1/+1
|\ \ \ \ \ \