aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-02release 2017.04.022017.04.02Sergey M․
2017-04-02[ChangeLog] ActualizeSergey M․
2017-04-02[rai] Skip not found content item idSergey M․
2017-04-02[rai] Improve extraction (closes #11790)Sergey M․
* Fix georestriction detection * Detect live streams + Extract relinker metadata * Improve ContentItem detection + Extract series metadata * Fix tests
2017-04-02[rai] Fix extractionTimendum
2017-04-01[vrv] add support for series pagesRemita Amine
2017-04-01[limelight] improve extraction for audio only formatsRemita Amine
2017-04-01[funimation] fix extraction(closes #10696)(#11773)Remita Amine
2017-04-01[xfileshare] Add support for vidabc.com (closes #12589)Sergey M․
2017-04-01[xfileshare] Improve extraction and extract hls formatsSergey M․
2017-04-01[crunchyroll] pass geo verifcation proxyRemita Amine
2017-04-01[cwtv] extract ISM formatsRemita Amine
2017-04-01[tvplay] Bypass geo restrictionRemita Amine
2017-03-31[vrv] Add new extractorRemita Amine
2017-04-01[packtpub] Add extractor (closes #12610)Sergey M․
2017-03-31[YoutubeDL] Return early when extraction of url_transparent failsSergey M․
2017-03-31[generic] pass base_url to _parse_jwplayer_dataRemita Amine
2017-03-31[adn] Add new extractorRemita Amine
2017-03-29[allocine] Extract more metadataSergey M․
2017-03-29[allocine] Fix extractionplroman
2017-03-28[options] Mention ISM for --fragment-retries and --skip-unavailable-fragmentsSergey M․
2017-03-29[openload] fix extractorTithen-Firion
2017-03-26release 2017.03.262017.03.26Sergey M․
2017-03-26[ChangeLog] ActualizeSergey M․
2017-03-26[ChangeLog] Update after #12307Yen Chi Hsuan
2017-03-26Merge pull request #12307 from rndusr/fix/str-item-assignmentYen Chi Hsuan
Fix "'str' object does not support item assignment"
2017-03-25[downloader/hls] move check for m3u8 live streams to get_suitable_downloaderRemita Amine
2017-03-25Merge branch 'master' of github.com-rndusr:rg3/youtube-dl into ↵Random User
fix/str-item-assignment
2017-03-26[test_compat] Do not use dash in env variables' namesSergey M․
2017-03-26[test_utils] Do not use dash in env variables' namesSergey M․
2017-03-26[test_utils] Fix expand_path testsSergey M․
2017-03-26[pluralsight] PEP 8Sergey M․
2017-03-26[franceculture] PEP 8Sergey M․
2017-03-26[atresplayer] PEP 8Sergey M․
2017-03-26Use expand_path where appropriate (closes #12556)Sergey M․
2017-03-26[utils] Introduce expand_pathSergey M․
2017-03-25_find_jwplayer_data() returns dict or NoneRandom User
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.
2017-03-25[downloader/hls] immediately delegate downloading to ffmpeg in case live streamRemita Amine
2017-03-25Add test for JWPlayer where config is passed as variableRandom User
2017-03-26[afreecatv] Fix extraction (closes #12179)Yen Chi Hsuan
2017-03-25[atvat] Add new extractor(closes #5325)Remita Amine
2017-03-25[atresplayer] Do not extract ISM formatsSergey M․
As per @remitamine: the ISM downloader does not support videos served from wowza servers(it will produce broken files)
2017-03-25[test_download] Print additional IEs in summary outputJohn Hawkinson
2017-03-25[fox] remove unused importRemita Amine
2017-03-25[fox] Add metadata extractiongkoelln
Add series, season number, episode number and episode.
2017-03-25[generic] Replace LazyYT test with skiplaggedJohn Hawkinson
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?
2017-03-25[atresplayer] Extract DASH and ISM formatsSergey M․
2017-03-25[atresplayer] Extract HD manifestzurfyx
2017-03-25[atresplayer] Fix login error detectionzurfyx
2017-03-25[franceculture] fix extraction(closes #12547)Remita Amine