Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove check for ssl certs | Jaime Marquínez Ferrándiz | 2015-04-06 | 1 | -8/+0 |
| | | | | | When it uses a capath instead of a cafile, 'get_ca_certs' or 'cert_store_stats' only returns certificates already used in a connection. (see #5364) | ||||
* | Merge branch 'newtonelectron-spankbang.com' | Sergey M․ | 2015-04-06 | 2 | -0/+61 |
|\ | |||||
| * | [spankbang] Improve and simplify | Sergey M․ | 2015-04-06 | 1 | -36/+44 |
| | | |||||
| * | Merge branch 'spankbang.com' of https://github.com/newtonelectron/youtube-dl ↵ | Sergey M․ | 2015-04-06 | 2 | -0/+53 |
|/| | | | | | | | into newtonelectron-spankbang.com | ||||
| * | [SpankBang] Remove regexp type prefix from _TEST url. | newtonelectron | 2015-04-05 | 1 | -1/+1 |
| | | |||||
| * | [SpankBang] Add test | newtonelectron | 2015-04-05 | 1 | -0/+14 |
| | | |||||
| * | [SpankBang] Use python2.6 compatible string formatting spec | newtonelectron | 2015-04-05 | 1 | -1/+1 |
| | | |||||
| * | [SpankBang] Add new extractor | newtonelectron | 2015-04-05 | 2 | -0/+39 |
| | | |||||
* | | [youtube] Simplify url_encoded_fmt_stream_map check | Sergey M․ | 2015-04-06 | 1 | -2/+1 |
| | | |||||
* | | [youtube] Add test for #5361 | Sergey M․ | 2015-04-06 | 1 | -1/+17 |
|/ | |||||
* | [youtube] Enhance url_encoded_fmt_stream_map checking (fix #5361) | Yen Chi Hsuan | 2015-04-05 | 1 | -1/+2 |
| | |||||
* | [ellentv] Replace test | Sergey M․ | 2015-04-05 | 1 | -7/+7 |
| | |||||
* | [ellentv] Make video url extraction fatal | Sergey M․ | 2015-04-05 | 1 | -2/+3 |
| | |||||
* | [eagleplatform] Skip georestricted test | Sergey M․ | 2015-04-04 | 1 | -0/+1 |
| | |||||
* | [dump] Fix title extraction | Sergey M․ | 2015-04-04 | 1 | -3/+3 |
| | |||||
* | [dreisat] Update test | Sergey M․ | 2015-04-04 | 1 | -6/+6 |
| | |||||
* | [dreisat] Capture status errors | Sergey M․ | 2015-04-04 | 1 | -1/+13 |
| | |||||
* | [drtv] Update test | Sergey M․ | 2015-04-04 | 1 | -8/+9 |
| | |||||
* | [drtv] Check for unavailable videos | Sergey M․ | 2015-04-04 | 1 | -0/+4 |
| | |||||
* | [culturebox] Fix test | Sergey M․ | 2015-04-04 | 1 | -4/+2 |
| | |||||
* | [extractor/common] Remove f4m section | Sergey M․ | 2015-04-04 | 1 | -1/+1 |
| | | | | It's now provided by `f4m_id` | ||||
* | [francetv] Improve formats extraction | Sergey M․ | 2015-04-04 | 1 | -7/+6 |
| | |||||
* | [francetv] Fix duration | Sergey M․ | 2015-04-04 | 1 | -1/+2 |
| | |||||
* | [culturebox] Replace test | Sergey M․ | 2015-04-04 | 1 | -8/+11 |
| | |||||
* | [culturebox] Check for unavailable videos | Sergey M․ | 2015-04-04 | 1 | -0/+5 |
| | |||||
* | [bliptv] Check format URLs | Sergey M․ | 2015-04-04 | 1 | -0/+1 |
| | | | | Some formats are now 404 | ||||
* | [aftonbladet] Modernize | Sergey M․ | 2015-04-04 | 1 | -8/+9 |
| | |||||
* | [aftonbladet] Fix extraction | Sergey M․ | 2015-04-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tuexss-patch-1' | Sergey M․ | 2015-04-04 | 1 | -97/+97 |
|\ | |||||
| * | [options] Fix load info help string | Sergey M․ | 2015-04-04 | 1 | -1/+1 |
| | | |||||
| * | [options] `Number` is a verb here | Sergey M․ | 2015-04-04 | 1 | -1/+1 |
| | | |||||
| * | [options] extractor is lowercase | Sergey M․ | 2015-04-04 | 1 | -1/+1 |
| | | |||||
| * | [options] Restore some strings | Sergey M․ | 2015-04-04 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'patch-1' of https://github.com/tuexss/youtube-dl into ↵ | Sergey M․ | 2015-04-04 | 1 | -98/+98 |
|/| | | | | | | | tuexss-patch-1 | ||||
| * | Clean up of --help output | testbonn | 2015-03-25 | 1 | -98/+98 |
| | | | | | | For consistency and readability | ||||
* | | [radiojavan] Sort formats | Sergey M․ | 2015-04-04 | 1 | -0/+1 |
| | | |||||
* | | [radiojavan] Fix height | Sergey M․ | 2015-04-04 | 1 | -1/+1 |
| | | |||||
* | | [test_execution] Fix test under python 2 @ windows | Sergey M․ | 2015-04-04 | 1 | -1/+4 |
| | | |||||
* | | Credit @Roman2K for pornovoisines (#5264) | Sergey M․ | 2015-04-04 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'Roman2K-pornovoisines' | Sergey M․ | 2015-04-04 | 4 | -1/+102 |
|\ \ | |||||
| * | | [pornovoisines] Simplify | Sergey M․ | 2015-04-04 | 1 | -60/+55 |
| | | | |||||
| * | | [test_utils] Add test for unified_strdate | Sergey M․ | 2015-04-04 | 1 | -0/+1 |
| | | | |||||
| * | | [utils] Avoid treating `*-%Y` date template as UTC offset | Sergey M․ | 2015-04-04 | 1 | -1/+2 |
| | | | |||||
| * | | [utils] Add one more template to unified_strdate | Sergey M․ | 2015-04-04 | 1 | -0/+2 |
| | | | |||||
| * | | Merge branch 'pornovoisines' of https://github.com/Roman2K/youtube-dl into ↵ | Sergey M․ | 2015-04-04 | 2 | -0/+102 |
|/| | | | | | | | | | | | Roman2K-pornovoisines | ||||
| * | | [pornovoisines] Add extractor | Roman Le Négrate | 2015-03-22 | 2 | -0/+102 |
| | | | |||||
* | | | Merge branch 'snipem-gamersyde' | Sergey M․ | 2015-04-04 | 4 | -1/+78 |
|\ \ \ | |||||
| * | | | [gamersyde] Simplify | Sergey M․ | 2015-04-04 | 1 | -63/+40 |
| | | | | |||||
| * | | | [utils] Drop trailing comma before closing brace | Sergey M․ | 2015-04-04 | 2 | -1/+7 |
| | | | | |||||
| * | | | Merge branch 'gamersyde' of https://github.com/snipem/youtube-dl into ↵ | Sergey M․ | 2015-04-04 | 2 | -0/+94 |
| |\ \ \ | | | | | | | | | | | | | | | | snipem-gamersyde |