Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [acast] change tests into more stable casts and work with channel extractor ↵ | remitamine | 2015-12-05 | 1 | -12/+16 |
| | | | | only if it didn't match cast regex | ||||
* | [bbc] Fix test_BBC_6 | Yen Chi Hsuan | 2015-12-05 | 1 | -0/+1 |
| | |||||
* | [bbc.co.uk] Skip removed test video | Yen Chi Hsuan | 2015-12-05 | 1 | -1/+2 |
| | |||||
* | [bbc.co.uk] Fix test_BBCCoUk | Yen Chi Hsuan | 2015-12-05 | 1 | -3/+5 |
| | | | | This is similar to the one in #7756, So also fixes #7756. | ||||
* | [trilulilu] handle errors | remitamine | 2015-12-05 | 1 | -0/+10 |
| | |||||
* | [srf] Support audios (closes #7760) | Yen Chi Hsuan | 2015-12-05 | 1 | -5/+21 |
| | |||||
* | [clipfish] improve extraction | remitamine | 2015-12-04 | 1 | -12/+22 |
| | |||||
* | [skynewsarabia] fix extractor name | remitamine | 2015-12-04 | 1 | -3/+3 |
| | |||||
* | [ooyala] fix duration scale | remitamine | 2015-12-04 | 7 | -12/+12 |
| | |||||
* | [nba] fix extraction errors | remitamine | 2015-12-04 | 1 | -7/+13 |
| | |||||
* | [clipfish] Remove unused import and style fix | Jaime Marquínez Ferrándiz | 2015-12-04 | 1 | -3/+1 |
| | |||||
* | [mixcloud] Fix extraction of the audio url (fixes #7751) | Jaime Marquínez Ferrándiz | 2015-12-04 | 1 | -1/+2 |
| | |||||
* | Merge pull request #7686 from remitamine/acast | remitamine | 2015-12-04 | 2 | -0/+70 |
|\ | | | | | [acast] Add new extractor | ||||
| * | [acast] Add new extractor | remitamine | 2015-11-28 | 2 | -0/+70 |
| | | |||||
* | | Merge pull request #7660 from remitamine/gameinformer | remitamine | 2015-12-04 | 2 | -0/+44 |
|\ \ | | | | | | | [gameinformer] Add new extractor(closes #3376) | ||||
| * | | [gameinformer] split long line | remitamine | 2015-12-04 | 1 | -2/+3 |
| | | | |||||
| * | | [gameinformer] Add new extractor | remitamine | 2015-11-26 | 2 | -0/+43 |
| | | | |||||
* | | | Merge pull request #7320 from remitamine/adobetv | remitamine | 2015-12-04 | 2 | -51/+116 |
|\ \ \ | | | | | | | | | [adobetv] improve extraction and add support specific language video,show and channel extraction | ||||
| * | | | [adobetv] use compat_str | remitamine | 2015-12-04 | 1 | -2/+3 |
| | | | | |||||
| * | | | [adobetv] use a variable for api base url | remitamine | 2015-12-04 | 1 | -7/+10 |
| | | | | |||||
| * | | | [adobetv] add support for show and channel extraction | remitamine | 2015-10-29 | 2 | -0/+74 |
| | | | | |||||
| * | | | [adobetv] extract AdobeTVVideo info from json directly | remitamine | 2015-10-29 | 1 | -14/+13 |
| | | | | |||||
| * | | | [adobetv] use api for extraction and add support specific language videos | remitamine | 2015-10-29 | 1 | -36/+24 |
| | | | | |||||
* | | | | Merge pull request #7185 from remitamine/ooyala | remitamine | 2015-12-04 | 7 | -107/+78 |
|\ \ \ \ | | | | | | | | | | | [ooyala] extract more formats and metadata | ||||
| * | | | | [ooyala] extract domain,handle errors and change related tests | remitamine | 2015-10-16 | 7 | -31/+48 |
| | | | | | |||||
| * | | | | [ooyala] fix sorting and format id | remitamine | 2015-10-16 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | [ooyala] remove print statment | remitamine | 2015-10-15 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | [ooyala] extract more formats and metadata | remitamine | 2015-10-15 | 1 | -99/+54 |
| | | | | | |||||
* | | | | | Merge pull request #7326 from remitamine/clipfish | remitamine | 2015-12-04 | 1 | -35/+21 |
|\ \ \ \ \ | | | | | | | | | | | | | [clipfish] improve info extraction | ||||
| * | | | | | [clipfish] improve info extraction | remitamine | 2015-10-30 | 1 | -35/+21 |
| | | | | | | |||||
* | | | | | | [nba] improve(fixes #7068) | remitamine | 2015-12-04 | 1 | -27/+56 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * extract more formats * extract videos from team mini sites * extract more metadata | ||||
| * | | | | | | [nba] use xpath utils | remitamine | 2015-12-04 | 1 | -6/+8 |
| | | | | | | | |||||
| * | | | | | | [nba] add support for team subsites | remitamine | 2015-10-07 | 1 | -8/+8 |
| | | | | | | | |||||
| * | | | | | | [nba] extract width,height and bitrate from format key | remitamine | 2015-10-07 | 1 | -62/+6 |
| | | | | | | | |||||
| * | | | | | | [nba] skip Legacy Video Files | remitamine | 2015-10-07 | 1 | -24/+11 |
| | | | | | | | |||||
| * | | | | | | [nba] extract video info from xml feed | remitamine | 2015-10-03 | 2 | -103/+126 |
| | | | | | | | |||||
| * | | | | | | [nba] extract more formats | remitamine | 2015-10-03 | 1 | -2/+34 |
| | | | | | | | |||||
| * | | | | | | [nba] extract all video formats and extract more info | remitamine | 2015-10-02 | 2 | -33/+74 |
| | | | | | | | |||||
* | | | | | | | [trilulilu] improve extraction | remitamine | 2015-12-04 | 1 | -15/+18 |
| | | | | | | | |||||
* | | | | | | | [trilulilu] fix info extraction | remitamine | 2015-12-04 | 1 | -54/+64 |
| | | | | | | | |||||
* | | | | | | | [bilibili] flake8 | remitamine | 2015-12-03 | 1 | -6/+2 |
| | | | | | | | |||||
* | | | | | | | [audimedia] flake8 | remitamine | 2015-12-03 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #7745 from remitamine/bilibili | remitamine | 2015-12-03 | 1 | -14/+11 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [bilibili] use xpath_text and catch errors in xml document | ||||
| * | | | | | | | [bilibili] use xpath_text and catch errors in xml document | remitamine | 2015-12-03 | 1 | -14/+11 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #7659 from remitamine/audimedia | remitamine | 2015-12-03 | 2 | -0/+81 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [audimedia] Add new extractor(closes #7654) | ||||
| * | | | | | | | [audimedia] Add new extractor(closes #7654) | remitamine | 2015-11-26 | 2 | -0/+81 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #7210 from remitamine/bilibili | remitamine | 2015-12-03 | 1 | -89/+62 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [bilibili] fix info extraction(fixes #7182) | ||||
| * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/rg3/youtube-dl into bilibili | remitamine | 2015-12-03 | 185 | -1665/+3882 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | [beeg] Decrypt URL (Closes #7736) | Sergey M․ | 2015-12-04 | 1 | -1/+23 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #7681 from remitamine/skynewarabia | remitamine | 2015-12-03 | 2 | -0/+121 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [skynewsarabia] Add new extractor |