Forthrin
ab4a9f640c
[tvplay] Removed disappeared videos from tests (not related to main fix)
2019-05-08 09:41:58 +02:00
Forthrin
c61b56ee47
[tvplay] Fixed non-fatal bug when extracting JSON data
2019-05-08 09:41:52 +02:00
Forthrin
3e1d4b969e
[nrk] Remove whitespace in XML subtitles causing problems for .srt files
2019-05-08 08:43:41 +02:00
Forthrin
2e93841640
[tv2] Removed TV2ArticleIE as TV2IE can handle all necessary extraction
2019-05-08 08:32:33 +02:00
Forthrin
1402905a42
[dbtv] Updated extractor according to site changes (was broken)
2019-05-08 08:10:23 +02:00
Forthrin
4c2279c34f
[tv2] Updated extractor according to site changes (was broken)
2019-05-08 07:51:14 +02:00
FA
c06ca8dcc9
Fail if mandatory fields absent. Add test.
2019-05-07 17:17:43 -07:00
kosantosbik
9f286bf008
Merge pull request #4 from kosantosbik/revert-3-kanald
...
Revert "Fixed invalid control character error"
2019-05-08 02:22:52 +03:00
kosantosbik
fcf5e0ac1c
Revert "Fixed invalid control character error"
2019-05-08 02:22:22 +03:00
kosantosbik
399ffa8f29
Merge pull request #3 from mrfade/kanald
...
Fixed invalid control character error
2019-05-08 01:38:51 +03:00
Forthrin
cd8f4ba3ec
[p3] Initial site support (includes various per-series subdomains)
2019-05-07 20:53:20 +02:00
nimeir
e045ba67c3
added all fixes
...
more fixes
m3u8 format processing
2019-05-07 19:00:12 +01:00
Forthrin
5cab6fccb5
Stops FFmpeg from flooding youtube-dl progress bar with excess information
2019-05-07 17:06:45 +02:00
J. Randall Owens
b04bf91c7c
Merge branch 'master' of https://github.com/rg3/youtube-dl
2019-05-07 14:24:50 +01:00
Remita Amine
71ebd35d50
[sky] add support for news.sky.com ( closes #13055 )
2019-05-07 10:17:18 +01:00
Enes
defbc8150a
Update kanald.py
2019-05-07 03:39:02 +03:00
Enes
29e7569801
Fixed invalid control character error
2019-05-06 23:43:08 +03:00
JChris246
3f0716c8c6
made changes
...
removed sanitized_Request
made webpage non fatal
moved flags into regex
made a check if arr is null
removed pointless tbr
re-added code to pull video urls from webpage
removed sort in favor of _sort_formats
2019-05-06 15:40:45 -04:00
JChris246
3745cedfe4
made changes
...
removed sanitized_request
made webpage non fatal
moved flags into regex
made check for null arr
removed tbr from video data format attrs
re-added code for pulling video urls from webpage
removed videos.sort in favor of _sort_formats
2019-05-06 15:34:43 -04:00
kosantosbik
5145ae5d49
Merge pull request #2 from mrfade/kanald
...
fix extraction
2019-05-06 21:03:16 +03:00
Jakub Wilk
70ad513a1c
[giphy] Add extractor
2019-05-06 18:02:43 +02:00
Jakub Wilk
21867e8fdd
[iai] Add extractor
2019-05-06 17:24:52 +02:00
Enes
fbf0c21b33
Update kanald.py
2019-05-06 14:38:00 +03:00
Enes
6167af3c8e
Merge branch 'kanald' of https://github.com/mrfade/youtube-dl into kanald
2019-05-06 04:05:10 +03:00
Enes
4b769d40ea
Update kanald.py
2019-05-06 04:05:06 +03:00
kosantosbik
bd6c7743c8
Extractor import alphabetical order fix
2019-05-06 03:22:01 +03:00
kosantosbik
7c5e01e366
Merge pull request #1 from mrfade/kanald
...
Fix kanald.com.tr
2019-05-06 03:19:05 +03:00
Enes
26dfeb79e5
Merge branch 'kanald' into kanald
2019-05-06 02:53:38 +03:00
Enes
cf162a440b
Fix kanald.com.tr
2019-05-06 02:42:01 +03:00
Sergey M․
f8c55c6664
[youtube:entrylistbase] Retry on 5xx HTTP errors ( #20965 )
2019-05-06 01:25:16 +07:00
Jindrich Makovicka
977977b97f
[utils] Configurable SSL cipher list
...
Allows working around the weak ciphers by setting to DEFAULT@SECLEVEL=1
Needed for ceskatelevize.cz with recent Linux distros.
2019-05-05 13:59:44 +02:00
mtilbury
876fed6bf3
[francetvinfo] Extend video id extraction ( closes #20619 ) ( #20740 )
2019-05-05 06:26:30 +07:00
kosantosbik
50b937c659
KanaldSerieIE wrong match fix
2019-05-05 00:46:21 +03:00
Jakub Wilk
37cbc63e44
[tvn24] Extract all parts of "Szkło kontaktowe" videos
2019-05-04 22:19:33 +02:00
Sergey M․
c9856648db
[4tube] Update token hosts ( closes #20918 )
2019-05-04 03:26:40 +07:00
Sergey M․
2533f5b691
[hotstar] Move to API v2 ( closes #20931 )
2019-05-04 03:11:25 +07:00
kosantosbik
0f726bc002
[Kanal D]Added support for new site
2019-05-03 18:19:30 +03:00
SpeakerEnder
502bc3fec9
Merge branch 'master' of https://github.com/speakerender/youtube-dl into directvnow-auth-fix
2019-05-03 07:13:47 -04:00
chazardsquair
9b1df67ae2
Add support for additional meta fields
...
Add support for view_count, like_count, dislike_count, and comment_count. Simplify and remove redundant code.
2019-05-02 22:14:29 -05:00
nindogo
dea5b2b089
Merge remote-tracking branch 'upstream/master' into porntrex
2019-05-03 03:48:39 +03:00
Michael Tilbury
eaf1ef17dd
Make regex search more strict by only matching whitespace.
2019-05-02 13:43:15 -07:00
David Hood
70b46b7605
Fixed failing tests for ABCIView and ABCIViewShow
2019-05-03 00:12:54 +10:00
David Hood
7806e673cb
Merge remote-tracking branch 'upstream/master'
2019-05-02 23:46:02 +10:00
David Hood
21221d0d92
Only match on unambiguous urls - this removes the overly restrictive <id>.
...
urls containing programs/<series>/<id> are still used since they are
returned by the series json info.
2019-05-02 23:22:37 +10:00
Remita Amine
e0dde1d8e2
[fox] fix Uplynk PrePlay error handling under python 2( #20925 )
2019-05-02 10:46:29 +01:00
J. Randall Owens
6182474984
Merge branch 'master' of https://github.com/rg3/youtube-dl
2019-05-02 10:02:21 +01:00
nindogo
56b6e28b06
Merge remote-tracking branch 'upstream/master' into porntrex
2019-05-02 01:01:48 +03:00
Sergey M․
62d10f0d32
[fox] Fix API error handling under python 2 ( closes #20925 )
2019-05-02 00:36:52 +07:00
Sergey M․
274519dd08
[redbulltv] Extend _VALID_URL ( closes #20922 )
2019-05-01 21:36:19 +07:00
J. Randall Owens
8bdd8b3cbf
Merge branch 'master' of https://github.com/rg3/youtube-dl
2019-05-01 11:26:05 +01:00