Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [xfileshare] Add support for vidabc.com (closes #12589) | Sergey M․ | 2017-04-01 | 1 | -0/+1 |
| | |||||
* | [xfileshare] Improve extraction and extract hls formats | Sergey M․ | 2017-04-01 | 1 | -18/+43 |
| | |||||
* | [crunchyroll] pass geo verifcation proxy | Remita Amine | 2017-04-01 | 1 | -2/+6 |
| | |||||
* | [cwtv] extract ISM formats | Remita Amine | 2017-04-01 | 1 | -2/+5 |
| | |||||
* | [tvplay] Bypass geo restriction | Remita Amine | 2017-04-01 | 1 | -1/+5 |
| | |||||
* | [vrv] Add new extractor | Remita Amine | 2017-03-31 | 2 | -0/+152 |
| | |||||
* | [packtpub] Add extractor (closes #12610) | Sergey M․ | 2017-04-01 | 2 | -0/+142 |
| | |||||
* | [YoutubeDL] Return early when extraction of url_transparent fails | Sergey M․ | 2017-03-31 | 1 | -0/+6 |
| | |||||
* | [generic] pass base_url to _parse_jwplayer_data | Remita Amine | 2017-03-31 | 1 | -1/+1 |
| | |||||
* | [adn] Add new extractor | Remita Amine | 2017-03-31 | 2 | -0/+137 |
| | |||||
* | [allocine] Extract more metadata | Sergey M․ | 2017-03-29 | 1 | -11/+33 |
| | |||||
* | [allocine] Fix extraction | plroman | 2017-03-29 | 1 | -2/+2 |
| | |||||
* | [options] Mention ISM for --fragment-retries and --skip-unavailable-fragments | Sergey M․ | 2017-03-28 | 1 | -2/+2 |
| | |||||
* | [openload] fix extractor | Tithen-Firion | 2017-03-29 | 1 | -43/+30 |
| | |||||
* | release 2017.03.26 | Sergey M․ | 2017-03-26 | 4 | -5/+6 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-03-26 | 1 | -2/+12 |
| | |||||
* | [ChangeLog] Update after #12307 | Yen Chi Hsuan | 2017-03-26 | 1 | -0/+5 |
| | |||||
* | Merge pull request #12307 from rndusr/fix/str-item-assignment | Yen Chi Hsuan | 2017-03-26 | 3 | -21/+36 |
|\ | | | | | Fix "'str' object does not support item assignment" | ||||
| * | Merge branch 'master' of github.com-rndusr:rg3/youtube-dl into ↵ | Random User | 2017-03-25 | 75 | -951/+2456 |
| |\ | | | | | | | | | | fix/str-item-assignment | ||||
| * | | _find_jwplayer_data() returns dict or None | Random User | 2017-03-25 | 3 | -17/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | This simplifies code for callers of `_find_jwplayer_data()` which no longer have to run `_parse_json()` on the return value. It also makes sure that `_find_jwplayer_data()` returns either a `dict` or `None` and nothing else. | ||||
| * | | Add test for JWPlayer where config is passed as variable | Random User | 2017-03-25 | 1 | -0/+14 |
| | | | |||||
* | | | [downloader/hls] move check for m3u8 live streams to get_suitable_downloader | Remita Amine | 2017-03-25 | 2 | -13/+11 |
| |/ |/| | |||||
* | | [test_compat] Do not use dash in env variables' names | Sergey M․ | 2017-03-26 | 1 | -3/+3 |
| | | |||||
* | | [test_utils] Do not use dash in env variables' names | Sergey M․ | 2017-03-26 | 1 | -4/+4 |
| | | |||||
* | | [test_utils] Fix expand_path tests | Sergey M․ | 2017-03-26 | 1 | -3/+8 |
| | | |||||
* | | [pluralsight] PEP 8 | Sergey M․ | 2017-03-26 | 1 | -2/+1 |
| | | |||||
* | | [franceculture] PEP 8 | Sergey M․ | 2017-03-26 | 1 | -1/+0 |
| | | |||||
* | | [atresplayer] PEP 8 | Sergey M․ | 2017-03-26 | 1 | -2/+2 |
| | | |||||
* | | Use expand_path where appropriate (closes #12556) | Sergey M․ | 2017-03-26 | 3 | -10/+13 |
| | | |||||
* | | [utils] Introduce expand_path | Sergey M․ | 2017-03-26 | 2 | -0/+16 |
| | | |||||
* | | [downloader/hls] immediately delegate downloading to ffmpeg in case live stream | Remita Amine | 2017-03-25 | 7 | -25/+27 |
| | | |||||
* | | [afreecatv] Fix extraction (closes #12179) | Yen Chi Hsuan | 2017-03-26 | 2 | -42/+36 |
| | | |||||
* | | [atvat] Add new extractor(closes #5325) | Remita Amine | 2017-03-25 | 2 | -0/+74 |
| | | |||||
* | | [atresplayer] Do not extract ISM formats | Sergey M․ | 2017-03-25 | 1 | -2/+0 |
| | | | | | | | | As per @remitamine: the ISM downloader does not support videos served from wowza servers(it will produce broken files) | ||||
* | | [test_download] Print additional IEs in summary output | John Hawkinson | 2017-03-25 | 1 | -0/+14 |
| | | |||||
* | | [fox] remove unused import | Remita Amine | 2017-03-25 | 1 | -1/+0 |
| | | |||||
* | | [fox] Add metadata extraction | gkoelln | 2017-03-25 | 1 | -2/+6 |
| | | | | | | Add series, season number, episode number and episode. | ||||
* | | [generic] Replace LazyYT test with skiplagged | John Hawkinson | 2017-03-25 | 1 | -4/+5 |
| | | | | | | | | | | | | | | discourse.ubuntu.com has gone away, repalce with skiplagged.com. Be nice to have a non-frontpage URL that might be more stable, though I don't have one. Maybe this should move to html in test/test_InfoExtractor.py? | ||||
* | | [atresplayer] Extract DASH and ISM formats | Sergey M․ | 2017-03-25 | 1 | -4/+9 |
| | | |||||
* | | [atresplayer] Extract HD manifest | zurfyx | 2017-03-25 | 1 | -1/+2 |
| | | |||||
* | | [atresplayer] Fix login error detection | zurfyx | 2017-03-25 | 1 | -1/+2 |
| | | |||||
* | | [franceculture] fix extraction(closes #12547) | Remita Amine | 2017-03-25 | 1 | -12/+19 |
| | | |||||
* | | [youtube] Improve _VALID_URLs (closes #12538) | Sergey M․ | 2017-03-25 | 1 | -4/+15 |
| | | |||||
* | | [generic] Do not follow redirects to the same URL | Sergey M․ | 2017-03-24 | 1 | -5/+8 |
| | | |||||
* | | release 2017.03.24 | Sergey M․ | 2017-03-24 | 4 | -7/+7 |
| | | |||||
* | | [ChangeLog] Actualize | Sergey M․ | 2017-03-24 | 1 | -0/+12 |
| | | |||||
* | | [channel9] Remove expired comment and sort imports | Sergey M․ | 2017-03-23 | 1 | -9/+2 |
| | | |||||
* | | [channel9] Extract more formats | Sergey M․ | 2017-03-23 | 1 | -11/+65 |
| | | |||||
* | | [ninecninemedia] remove mp4 url extraction request | Remita Amine | 2017-03-23 | 1 | -6/+0 |
| | | |||||
* | | [bellmedia] add support for etalk.ca(closes #12447) | Remita Amine | 2017-03-23 | 1 | -2/+7 |
| | |