summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* release 2015.07.04 2015.07.04Philipp Hagemeister2015-07-041-1/+1
* [thisamericanlife] Improve and simplifySergey M․2015-07-041-20/+22
* [thisamericanlife] Remove unnecessary commentEric Wong2015-07-041-2/+0
* [thisamericanlife] get info from <meta> tagsEric Wong2015-07-041-5/+13
* [thisamericanlife] Add a new extractorEric Wong2015-07-042-0/+33
* [dailymotion:cloud] Extend _VALID_URL (Closes #6145)Sergey M․2015-07-031-5/+13
* [howcast] Fix extraction and modernizeSergey M․2015-07-031-17/+18
* [infoq] Fix extraction (closes #6141)Yen Chi Hsuan2015-07-031-2/+3
* [extractor/generic] Improve kaltura embeds support (Closes #6137)Sergey M․2015-07-021-2/+14
* [npo] Clarify token decryption algorithm sourceSergey M․2015-07-021-0/+1
* [npo] Decrypting token (closes #6136)Yen Chi Hsuan2015-07-021-2/+17
* [pbs] Add coding declarationYen Chi Hsuan2015-07-021-0/+1
* [pbs] skip_download for m3u8 test casesYen Chi Hsuan2015-07-021-3/+15
* [pbs] Fix player URL (closes #6139)Yen Chi Hsuan2015-07-021-1/+16
* [drtuber] Fix extractionSergey M․2015-07-011-11/+10
* Merge pull request #6132 from alarig/masterSergey M.2015-06-301-1/+1
|\
| * Add support of HTTPS for ina.fralarig2015-06-301-1/+1
* | [youtube] Prefer meta for upload date and modernizeSergey M․2015-06-301-9/+10
|/
* [youtube] Speed up upload date regex (#6125)Sergey M․2015-06-301-1/+1
* [hentaistigma] ModernizeSergey M․2015-06-291-7/+4
* Merge pull request #6120 from nawl/masterSergey M.2015-06-291-1/+1
|\
| * [hentaistigma] Fix video extractornawl2015-06-281-1/+1
* | Merge pull request #6098 from dstftw/use-codecs-from-dash-manifestSergey M.2015-06-291-0/+6
|\ \
| * | [youtube] Pick up codecs info from DASH manifest when not set explicitlySergey M․2015-06-271-0/+6
* | | Merge pull request #6097 from dstftw/union-itags-from-multiple-dashmpdSergey M.2015-06-292-24/+54
|\ \ \ | |_|/ |/| |
| * | [youtube] Add test for #6093Sergey M․2015-06-271-0/+14
| * | [options] Clarify --youtube-skip-dash-manifestSergey M․2015-06-271-1/+1
| * | [youtube] Skip get_video_info requests when --youtube-skip-dash-manifest is s...Sergey M․2015-06-271-21/+22
| * | [youtube] Fix reference before assignment for video_infoSergey M․2015-06-271-0/+1
| * | [youtube] Simplify non-DASH formats exclusionSergey M․2015-06-271-2/+1
| * | [youtube] Extract formats from multiple DASH manifests (Closes #6093)Sergey M․2015-06-271-31/+46
| |/
* | NRK now supports / requires HTTPSAnders Einar Hilden2015-06-291-7/+7
* | [extractor/common] Remove superfluous lineSergey M․2015-06-291-1/+0
* | [youtube] Fix likes/dislike extractionSergey M․2015-06-291-6/+6
* | [tnaflix] Generalize tnaflix extractorsSergey M․2015-06-284-219/+234
* | [extractor/common] Use NO_DEFAULT from utilsSergey M․2015-06-281-4/+5
* | [utils] Add default value for xpath_textSergey M․2015-06-281-2/+6
* | [YoutubeDL] Handle None width and height similarly to formatsSergey M․2015-06-281-1/+1
* | Merge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefapSergey M․2015-06-282-0/+136
|\ \
| * | [moviefap] Fix `flake8` warnings introduced in 1a5fd4eGeorge Brighton2015-06-271-18/+18
| * | [moviefap] Move flv videos to formats in the metadataGeorge Brighton2015-06-271-27/+29
| * | [moviefap] Wrap long linesGeorge Brighton2015-06-271-9/+18
| * | [moviefap] Explicitly sort formats to handle possible site changesGeorge Brighton2015-06-271-2/+5
| * | [moviefap] Replace call to `str()` with `compat.compat_str()`George Brighton2015-06-271-1/+2
| * | [moviefap] Replace calls to `find()` with `util.xpath_text()`.George Brighton2015-06-271-5/+8
| * | [moviefap] Remove redundant commentsGeorge Brighton2015-06-271-7/+1
| * | [moviefap] Allow non-critical fields to change without breaking extractionGeorge Brighton2015-06-271-7/+7
| * | [moviefap] Swap and justify testsGeorge Brighton2015-06-271-13/+15
| * | [moviefap] Add categories to testsGeorge Brighton2015-06-271-2/+4
| * | [moviefap] Swap test for an alternative non-copyrighted videoGeorge Brighton2015-06-271-8/+8