FA
2ca5809c1d
Remove unused import
2019-05-08 11:28:21 -07:00
pypy
b45a9e698e
[youtube] Fix channel id extraction ( closes #20982 ) ( #21003 )
2019-05-09 00:58:47 +07:00
Sergey M
ddc928571a
Update youtube.py
2019-05-09 00:58:00 +07:00
Thomas Tsiakalakis
10bbeb3d24
[intldropout] fixed test
2019-05-08 17:17:55 +02:00
Thomas Tsiakalakis
6ef0a6268b
[intldropout] support multiple pages on playlists
2019-05-08 17:14:35 +02:00
Thomas Tsiakalakis
e53f2ee17f
[intldropout] moved login to VHXEmbedIE
2019-05-08 16:52:36 +02:00
tsia
80af001a69
Merge pull request #3 from ytdl-org/master
...
update
2019-05-08 15:54:48 +02:00
Forthrin
faa5b2ed54
[postprocessor/ffmpeg] Support for DCSubtitle (XML) format
2019-05-08 14:08:59 +02:00
pypy
850043babb
fix warning (channel id)
2019-05-08 18:44:03 +09:00
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
Paolo de Dios
368a5d95b4
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[sky] add support for news.sky.com (closes #13055 )
2019-05-07 12:20:49 -07: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
Paolo de Dios
1ce08aeca4
Merge branch 'master' of github.com:rg3/youtube-dl
...
* 'master' of github.com:rg3/youtube-dl:
[youtube:entrylistbase] Retry on 5xx HTTP errors (#20965 )
[francetvinfo] Extend video id extraction (closes #20619 ) (#20740 )
[4tube] Update token hosts (closes #20918 )
[hotstar] Move to API v2 (closes #20931 )
[fox] fix Uplynk PrePlay error handling under python 2(#20925 )
[fox] Fix API error handling under python 2 (closes #20925 )
2019-05-05 21:28:05 -07: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