Petr Novak
7999450ae9
[seznamzpravy] Fixes per dstftw
2017-12-18 20:10:42 +01:00
Sergey M․
4a109f81bc
[afreecatv] Improve format extraction ( closes #15019 )
2017-12-19 00:38:39 +07:00
Hier631
2c4b855795
Fix for Heise extractor
2017-12-18 14:47:45 +01:00
Sergey M․
99081da90c
[downloader/fragment] Encode filename of fragment being removed ( closes #15020 )
2017-12-18 03:31:53 +07:00
Remita Amine
7e81010987
[cspan] add support for audio only pages and catch page errors( closes #14995 )
2017-12-17 19:15:59 +01:00
Sergey M․
549bb416f5
[mailru] Fix issues and improve ( closes #14904 )
2017-12-17 18:38:27 +07:00
Hongjie Dong
25475dfab3
[mailru] Add support for embed URLs
2017-12-17 18:37:03 +07:00
Golenitskii K
f044e0d631
[goodgame] Fix format preference, Source by default
2017-12-17 14:35:54 +03:00
Remita Amine
3dfa9ec213
[crunchyroll] Future-proof XML element checks( closes #15013 )
2017-12-17 09:15:44 +01:00
zurfyx
79826a5ed9
[atresplayer] Support to Manifest object URL
2017-12-16 20:44:08 +01:00
Sergey M․
06dbcd7be4
[cbslocal] Fix timestamp extraction ( closes #14999 , closes #15000 )
2017-12-16 21:57:30 +07:00
Sergey M․
b555ae9bf1
[utils] Add another date format pattern ( #14999 )
2017-12-16 21:56:16 +07:00
Remita Amine
c402e7f3a0
[discoverygo] correct ttml subtitle extension
2017-12-16 12:55:44 +01:00
Hier631
e0bb97aba7
Fix for Heise extractor
2017-12-15 19:11:44 +01:00
Hier631
69fc2b68d8
Fix for CBSLocal extractor
2017-12-15 18:46:26 +01:00
Hier631
e62f659441
Fix for CBNlocal
2017-12-15 18:13:58 +01:00
Sergey M․
498a8a4ca5
[vk] Make view count optional ( closes #14979 )
2017-12-15 22:53:56 +07:00
Jiří Helebrant
094105b165
[franceinter] Fix upload date extraction (again)
2017-12-15 10:10:35 +01:00
Remita Amine
d05ba4b89e
[disney] skip Apple FairPlay formats( #14982 )
2017-12-15 09:28:07 +01:00
Remita Amine
23f511f5c7
[voot] sort formats
2017-12-15 09:05:59 +01:00
Jiří Helebrant
5028f750d4
[iprima] Update 404ed URLs in tests, add testcases with the new URL scheme
2017-12-15 01:45:33 +01:00
Jiří Helebrant
1cfc55c9f0
[iprima] Fix ID extraction and page download
2017-12-15 01:44:58 +01:00
Jiří Helebrant
92944ea6ff
[iprima] Extend valid URL pattern with the new subdomains
2017-12-15 01:43:47 +01:00
Jiří Helebrant
92200c1b79
[npo] Raise an ExtractorError if the metadata server tells us the video is gone
2017-12-15 01:39:03 +01:00
Jiří Helebrant
e7d3de675e
[npo] Fix _VALID_URLS pattern, some pages now have one extra segment before ID
2017-12-15 01:37:55 +01:00
Brendan Brewster
1c12d62797
ffmpeg postprocessor use playlist_index for track metadata when track_number does not set
2017-12-14 19:08:13 -05:00
Remita Amine
1c4804ef9b
[voot] fix format extraction( closes #14758 )
2017-12-14 23:05:43 +01:00
Hier631
e0dfdf2530
Add files via upload
2017-12-14 00:50:45 +01:00
Sergey M․
f7644f0ffd
release 2017.12.14
2017-12-14 05:21:18 +07:00
Sergey M․
8ff2b16435
release 2017.12.14
2017.12.14
2017-12-14 05:19:21 +07:00
Sergey M․
c6a5a811a1
[ChangeLog] Actualize
2017-12-14 05:15:51 +07:00
Sergey M․
3fae11ac00
[itv] Improve extraction, extract more subtitles and duration ( closes #14944 )
2017-12-14 04:49:07 +07:00
Sergey M․
7974e289a1
[postprocessor/xattr] Clarify NO_SPACE message ( #14970 )
2017-12-14 01:05:02 +07:00
Remita Amine
6bf9c28b0a
[byutv] add support for geo restricted videos
2017-12-13 17:51:56 +01:00
Sergey M․
bec49996c6
[downloader/http] Return actual download result ( closes #14971 )
2017-12-13 23:49:05 +07:00
Sergey M․
c8be7d5f74
[byutv] Fix extraction ( closes #14966 , closes #14967 )
2017-12-13 23:14:30 +07:00
Jiří Helebrant
79a7f89a72
[iprima] add tests for the new URL scheme
2017-12-13 15:53:00 +01:00
Jiří Helebrant
a0cd4e4d77
[iprima] replace test URLs that went 404 with working ones
2017-12-13 15:43:31 +01:00
Jiří Helebrant
d3410d7f1a
[iprima] Fix id extraction, add new valid URL patterns
2017-12-13 15:28:20 +01:00
Leonardo Taccari
018046ddb1
[internazionale] Add new extractor for www.internazionale.it
2017-12-13 12:24:07 +01:00
Micah Focht
79f0914f40
Fix some problems with BYU TV
...
Ok, a bit of a beginner here. I ran into an issue when trying to download an episode of Studio C from BYU TV. Basically, any links from the site aren't recognized as valid links. This is a reasonably large problem, but it was also fairly easy to solve. Essentially, in the URL, they changed watch to player. So I changed that, and links were recognized again. That's progress. But, it still spits out the error "ERROR: Unable to extract episode information" I've narrowed this down to line 38 I believe. I don't really know how to fix this error, since it seems to be calling another function within common.py at line 2581. I don't really have the expertise to diagnose this any further. Hopefully someone else will see this and know what to do. I'm committing this because regardless of the fact that an error still exists, this fixes one. I would spend more time on this, but it's nearing 1 am and I have a feeling I'll forget what I was doing when I wake up. I'll create a issue and reference this pull request as well. Thanks for the help, Micah.
2017-12-13 00:40:19 -05:00
Petr Novak
a197ff1e74
Merge remote-tracking branch 'upstream/master'
2017-12-12 19:07:00 +01:00
Petr Novak
6f203862aa
[seznamzpravy] New URL
2017-12-12 19:06:42 +01:00
Remita Amine
15960255fe
[tbs] fix typo
2017-12-12 18:16:45 +01:00
Remita Amine
6b2d8c9182
[bbc.co.uk] fix extraction for 320k m3u8 streams
...
broken since 197224b7a4e37a6581bf1a0da18d0f67ea61a476
2017-12-12 18:04:05 +01:00
Remita Amine
e6b8803d59
[toutv] add support special video urls( closes #14179 )
2017-12-12 11:11:44 +01:00
Remita Amine
cb0c2310fb
[discovery] fix free videos extraction( #14157 )( #14954 )
2017-12-12 10:33:03 +01:00
Remita Amine
23b6e23002
[tvnow] fix extraction( closes #7831 )
2017-12-11 21:36:12 +01:00
世外桃源 KPT-D
748f4bd7d5
Merge pull request #10 from rg3/master
...
op
2017-12-11 23:48:00 +04:00
Remita Amine
127e98d31d
[nickelodeon:br] correct extractor name
2017-12-11 17:21:31 +01:00