summaryrefslogtreecommitdiffstats
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
...
* [vrv] Add new extractorRemita Amine2017-03-312-0/+152
* [packtpub] Add extractor (closes #12610)Sergey M․2017-04-012-0/+142
* [YoutubeDL] Return early when extraction of url_transparent failsSergey M․2017-03-311-0/+6
* [generic] pass base_url to _parse_jwplayer_dataRemita Amine2017-03-311-1/+1
* [adn] Add new extractorRemita Amine2017-03-312-0/+137
* [allocine] Extract more metadataSergey M․2017-03-291-11/+33
* [allocine] Fix extractionplroman2017-03-291-2/+2
* [options] Mention ISM for --fragment-retries and --skip-unavailable-fragmentsSergey M․2017-03-281-2/+2
* [openload] fix extractorTithen-Firion2017-03-291-43/+30
* release 2017.03.26Sergey M․2017-03-261-1/+1
* Merge pull request #12307 from rndusr/fix/str-item-assignmentYen Chi Hsuan2017-03-263-21/+36
|\
| * Merge branch 'master' of github.com-rndusr:rg3/youtube-dl into fix/str-item-a...Random User2017-03-2566-938/+2158
| |\
| * | _find_jwplayer_data() returns dict or NoneRandom User2017-03-253-17/+18
| * | Add test for JWPlayer where config is passed as variableRandom User2017-03-251-0/+14
* | | [downloader/hls] move check for m3u8 live streams to get_suitable_downloaderRemita Amine2017-03-252-13/+11
| |/ |/|
* | [pluralsight] PEP 8Sergey M․2017-03-261-2/+1
* | [franceculture] PEP 8Sergey M․2017-03-261-1/+0
* | [atresplayer] PEP 8Sergey M․2017-03-261-2/+2
* | Use expand_path where appropriate (closes #12556)Sergey M․2017-03-263-10/+13
* | [utils] Introduce expand_pathSergey M․2017-03-261-0/+6
* | [downloader/hls] immediately delegate downloading to ffmpeg in case live streamRemita Amine2017-03-257-25/+27
* | [afreecatv] Fix extraction (closes #12179)Yen Chi Hsuan2017-03-261-42/+30
* | [atvat] Add new extractor(closes #5325)Remita Amine2017-03-252-0/+74
* | [atresplayer] Do not extract ISM formatsSergey M․2017-03-251-2/+0
* | [fox] remove unused importRemita Amine2017-03-251-1/+0
* | [fox] Add metadata extractiongkoelln2017-03-251-2/+6
* | [generic] Replace LazyYT test with skiplaggedJohn Hawkinson2017-03-251-4/+5
* | [atresplayer] Extract DASH and ISM formatsSergey M․2017-03-251-4/+9
* | [atresplayer] Extract HD manifestzurfyx2017-03-251-1/+2
* | [atresplayer] Fix login error detectionzurfyx2017-03-251-1/+2
* | [franceculture] fix extraction(closes #12547)Remita Amine2017-03-251-12/+19
* | [youtube] Improve _VALID_URLs (closes #12538)Sergey M․2017-03-251-4/+15
* | [generic] Do not follow redirects to the same URLSergey M․2017-03-241-5/+8
* | release 2017.03.24Sergey M․2017-03-241-1/+1
* | [channel9] Remove expired comment and sort importsSergey M․2017-03-231-9/+2
* | [channel9] Extract more formatsSergey M․2017-03-231-11/+65
* | [ninecninemedia] remove mp4 url extraction requestRemita Amine2017-03-231-6/+0
* | [bellmedia] add support for etalk.ca(closes #12447)Remita Amine2017-03-231-2/+7
* | [channel9] fix extraction(closes #11323)Remita Amine2017-03-231-218/+127
* | [cloudy] Fix extraction (closes #12525)Sergey M․2017-03-221-74/+33
* | [hbo] add support for free episode urls and new formats extraction(closes #12...Remita Amine2017-03-221-8/+37
* | [condenast] Fix extraction and style (closes #12526)Sergey M․2017-03-221-13/+30
* | [viu] Relax _VALID_URL (closes #12529)Sergey M․2017-03-221-1/+4
* | release 2017.03.22Sergey M․2017-03-221-1/+1
* | [pluralsight] Omit module title from video title (closes #12506)Sergey M․2017-03-221-2/+2
* | [pornhub] Improve extraction and style (closes #12515)Sergey M․2017-03-221-20/+15
* | [pornhub] Decode obfuscated video URL (closes #12470)Throaway2017-03-221-3/+34
* | [generic] Add test for Senate ISVP iframe embedJohn Hawkinson2017-03-221-0/+11
* | [senateisvp] Allow https URL scheme for embedsJohn Hawkinson2017-03-201-1/+1
* | [Openload.co] Fixed ExtractionVijay Singh2017-03-201-1/+1