23859 Commits

Author SHA1 Message Date
Remita Amine
04c09f1961 [turner] extract thumbnail and is_live and strip description 2017-05-08 15:07:40 +01:00
Sergey M․
bf82b87323
[nonktube] Use econfig nuevo URL 2017-05-08 20:13:22 +07:00
Sergey M․
b6eb74e340
[nonktube] Add extractor (closes #8647, closes #13024) 2017-05-08 20:10:39 +07:00
Sergey M․
3d40084b83
[nuevo] Pass headers to _extract_nuevo 2017-05-08 20:03:38 +07:00
Sarbajit Saha
d0ee170763 added more options for title extraction and added uploader and age limit fields 2017-05-08 16:36:20 +05:30
Sarbajit Saha
e591fa4b33 NonkTube Add new extractor 2017-05-08 14:57:54 +05:30
Raecoo Cao
3783fc9451 [youtube]Add regionsAllowed field to response 2017-05-08 17:00:43 +08:00
iamevn
8f37417d83 be consistent with quotes 2017-05-07 19:10:29 -04:00
Rasmus Rendal
a143e58076 Fixed bug where sign language version would get downloaded 2017-05-07 19:26:29 +02:00
SweepingMonk
6870bf7efc [douyutv] add support for multiple room on single page 2017-05-07 16:43:25 +08:00
Remita Amine
52294cdda7 [nbc] remove unused imports and extract permalink from modified urls 2017-05-07 09:31:14 +01:00
Remita Amine
2eeb588efe [nbc] improve extraction(closes #12364) 2017-05-07 08:59:31 +01:00
Sergey M․
4ac0f573ef
release 2017.05.07 2017.05.07 2017-05-07 04:51:34 +07:00
Sergey M․
3892a9f4ab
[ChangeLog] Actualize 2017-05-07 04:44:54 +07:00
Sergey M․
3995d37da5
[youtube] Fix TFA (#12927) 2017-05-07 04:19:11 +07:00
Sergey M․
e4a75d7932
[test_youtube_chapters] PEP 8 2017-05-07 00:00:11 +07:00
Sergey M․
e00eb564e9
[youtube] Fix authentication (closes #12927) 2017-05-06 23:58:47 +07:00
Yen Chi Hsuan
10c87c151b
[utils] Rename try_multipart_encode to _multipart_encode_impl
To state that this is an internal function and people should be careful
when using it outside youtube-dl.
2017-05-06 19:06:18 +08:00
Yen Chi Hsuan
228cd9bb90
[bilibili] Fix video downloading (closes #13001) 2017-05-06 18:58:38 +08:00
Sergey M․
566fbbaefd
[rmcdecouverte] Improve (closes #12937) 2017-05-06 17:56:10 +07:00
midas02
74c09c852a
[rmcdecouverte] Fix extraction 2017-05-06 17:56:10 +07:00
Remita Amine
fd178b8748 [theplatform] extract chapters 2017-05-06 07:19:07 +01:00
iamevn
feff838741 flake8 compliant, allow non-essential uploader field to be None, fallback to video_id as title (current behavior with generic exractor), make filesize int_or_none 2017-05-06 02:17:17 -04:00
Sergey M․
a57a8e9918
[test_youtube_chapters] Add coding cookie 2017-05-06 05:30:56 +07:00
g00dy22
c62005aefb [VideoIUA] Add new extractor 2017-05-06 01:28:45 +03:00
g00dy22
e16a6150ea [VideoIUA] Add new extractor 2017-05-06 01:05:46 +03:00
Tithen-Firion
1f9fefe7f5 [crackle] Update test 2017-05-06 03:39:14 +07:00
Luca Steeb
8b4774dcac [bandcamp] Fix thumbnail extraction 2017-05-06 03:35:42 +07:00
Sergey M
8040fa3f06 Update bandcamp.py 2017-05-06 03:34:49 +07:00
Jiri Palecek
e8222af8cd [ceskatelevize] Support for live video streams of the 2017 IIHF World Ice Hockey Championship
To get the streams use URL http://mshokej.ceskatelevize.cz.

  NOTE: This is without tests (so far), because I don't know how to
  make tests of something that changes in the course of hours.
2017-05-05 22:30:49 +02:00
Sergey M․
a99cc4ca16
[pornhub] Extend _VALID_URL (closes #12996) 2017-05-06 02:46:37 +07:00
Sergey M․
9cafc3fd8b
[youtube] Extract chapters 2017-05-06 02:27:06 +07:00
Sergey M․
329e3dd5ad
[nrk] Extract chapters 2017-05-05 22:59:15 +07:00
Remita Amine
1d9e0a4f40 [vice] update tests and add support for ooyala embeds in article pages 2017-05-05 16:13:12 +01:00
Sergey M․
7ad53cb7ff
[laola1tv] PEP 8 2017-05-05 21:59:23 +07:00
Yen Chi Hsuan
b2ad479d17
[utils] Fix multipart_encode for Python < 3.5 2017-05-05 20:51:59 +08:00
Yen Chi Hsuan
4ac6dc3732
[vice] Support Vice articles (closes #12968) 2017-05-05 20:26:51 +08:00
Jiri Palecek
3faf928475 [ceskatelevize] fix a small error in error handling code
Duh. InfoExtractor._report_warning isn't a thing.
2017-05-05 14:21:00 +02:00
Yen Chi Hsuan
cc7bda4fff
[vice] Fix extraction for non en_us videos (closes #12967) 2017-05-05 20:01:02 +08:00
Yen Chi Hsuan
50ad078b7b
[gdcvault] Fix extraction for videos with gdc-player.html
Closes #12733
2017-05-05 15:13:40 +08:00
iamevn
be9e638683 cleaned up, added fallbacks 2017-05-05 00:42:22 -04:00
Jiri Palecek
4bdf3c4066 Actually implement getting videos on mshokej.ceskatelevize... 2017-05-05 05:00:32 +02:00
iamevn
957a681148 formats sorted 2017-05-04 22:59:11 -04:00
iamevn
3810bcdd0a inital attempt at adding full30 support 2017-05-04 22:41:01 -04:00
Jiri Palecek
e2603c57e7 [ceskatelevize] fix error with Python 2.6 2017-05-05 01:03:23 +02:00
Jiri Palecek
b853edb7d9 [ceskatelevize] Extend the extractor for ceskatelevize.cz
Download videos from:
   - articles on the news site (http://ceskatelevize.cz/ct24)
   - sports articles
   - sports videos and live videos, incl. streams exlcusive for the internet
2017-05-04 23:46:00 +02:00
Sergey M․
4947f13cd0
[pbs] Improve multipart video support (closes #12981) 2017-05-04 22:42:49 +07:00
Sergey M․
7f09e523e8
[laola1tv:embed] Fix tests 2017-05-04 22:41:47 +07:00
Remita Amine
4fe14732a2 [laola1tv] fix extraction(closes #12880) 2017-05-04 16:07:08 +01:00
Remita Amine
ff6f9a6704 [extractor/common] fix typo in _extract_akamai_formats 2017-05-04 16:07:08 +01:00