Sergey M․
2417d41535
release 2017.01.25
2017.01.25
2017-01-25 23:36:03 +07:00
Sergey M․
2c302cf66b
[ChangeLog] Actualize
2017-01-25 23:33:46 +07:00
Sergey M․
c1fa3f4672
[openload] Fallback video extension to mp4
2017-01-25 23:28:45 +07:00
Sergey M․
17f8deeb48
[extractor/generic] Add support for openload embeds ( closes #11536 , closes #11812 )
2017-01-25 23:27:22 +07:00
Remita Amine
b8a03b6660
[srgssr] fix rts video extraction( closes #11831 )
2017-01-25 07:39:41 +01:00
Remita Amine
c60089c022
[afreecatv:global] Add new extractor( closes #11807 )
2017-01-25 07:39:41 +01:00
sulyi
65e9b0b5a4
[jsbuilt-ins] adding Function and Array constructors
2017-01-24 18:46:04 +01:00
Alex Seiler
b8a22b6997
[konserthusetplay] Add support for the english version rspoplay.se
2017-01-24 17:42:00 +01:00
Sergey M․
af59bddc4e
[konserthusetplay] Extract subtitles ( #11823 )
2017-01-24 23:03:09 +07:00
Remita Amine
23b35a634e
[crackle] improve extraction
...
- extract vtt subtitles
- extract multiple resolutions for thumbnails
- pass geo verification proxy headers
- add support for mobile urls
2017-01-24 16:57:22 +01:00
Sergey M․
74af9c700d
[konserthusetplay] Add support for hls formats ( closes #11823 )
2017-01-24 22:55:49 +07:00
Sergey M․
d61aa5eb37
[vimeo:review] Fix config URL extraction ( closes #11821 )
2017-01-24 22:46:40 +07:00
ping
6e2407aa5c
[vlive] Add support for channels
2017-01-24 13:52:17 +08:00
John Hawkinson
0a2d66088c
[iqm2] don't reuse webpage var twice
2017-01-24 00:45:34 -05:00
John Hawkinson
6f919d74c4
[iqm2] reduce documentation to 1 line
...
Comply with youtube-dl coding standards.
Reduce top comment to single-line summary per @yan12125.
Move explanation of problems testing extractor into tests.
2017-01-24 00:42:06 -05:00
Yu-Wei Huang
a908c25386
Fix DASH initialization url formatting
2017-01-24 04:56:06 +00:00
motophil
e4e961df7b
[FetLife] add new extractor - also extract duration and like_count
2017-01-23 23:38:36 +01:00
motophil
7c79b05078
[Gaskrank] add new extractor - more fields extracted, added second test
2017-01-23 23:13:21 +01:00
sulyi
484a7d21ed
[jsbuilt-ins] adding _type and JSObject constructor
2017-01-23 22:40:41 +01:00
Sergey M․
c3a65c3de0
release 2017.01.24
2017.01.24
2017-01-24 02:58:37 +07:00
Sergey M․
ee4c091ce5
[ChangeLog] Actualize
2017-01-24 02:56:19 +07:00
Mattias Wadman
94b7fc14af
[infoq] Add audio only test
2017-01-23 20:54:05 +01:00
Sergey M․
b494d6856c
[pluralsight] Fix extraction ( closes #11820 )
2017-01-24 02:51:45 +07:00
Mattias Wadman
00d8d755fc
[infoq] Probe if audio URL is valid
...
Make it possible to pass headers to _is_valid_url
2017-01-23 20:43:42 +01:00
Mattias Wadman
11a8f1679b
[infoq] Use _hidden_inputs instead of messy regex
2017-01-23 20:42:31 +01:00
Yen Chi Hsuan
bc35ed3fb6
[nextmedia] Add support for NextTV (壹電視)
2017-01-23 23:38:31 +08:00
Yen Chi Hsuan
0c1c6f4b9f
[utils] Add another date format seen in NextTV
2017-01-23 23:37:32 +08:00
sulyi
0eef083da6
[jsbuilt-ins] a riddle wrapped in mystery inside an enigma
2017-01-23 01:37:50 +01:00
ashutosh chaudhary
2ea834e632
Updated code to get only first available thumbnail
2017-01-23 05:16:42 +05:30
Ashutosh Chaudhary
20e971246c
Added voot extractor
2017-01-23 05:12:52 +05:30
Sergey M․
6d119c2a6b
[24video] Fix extraction ( closes #11811 )
2017-01-23 03:50:39 +07:00
Sergey M․
4201ba13e6
[youtube:playlist] Fix nonexistent/private playlist detection and skip private tests
2017-01-23 02:49:56 +07:00
Grzegorz P
8bc0800d7c
[youtube:playlist] Fix nonexistent/private playlist detection ( closes #11604 )
2017-01-23 02:35:38 +07:00
Alex Seiler
a089545e03
[azmedien:show] Improve _VALID_URL
2017-01-23 02:30:29 +07:00
Gaetan Gilbert
30dda24de3
[chirbit] Extract uploader
2017-01-23 02:27:38 +07:00
motophil
c08326ccdf
[Gaskrank] Add new extractor - fixed all but one quantified code issues
2017-01-22 19:51:40 +01:00
motophil
8bcaa14ce8
[FetLife] Add new extractor - fixed the quantified code issues
2017-01-22 19:48:59 +01:00
Grzechooo
deb325f272
change '+?' to '*' in regex as per review
2017-01-22 18:38:38 +01:00
Gaetan Gilbert
c9f36ea738
Learn to find 'uploader' for chirbit.
2017-01-22 18:13:15 +01:00
motophil
2c88df8d54
[gaskrank] Add new extractor - more requested fixes
2017-01-22 18:07:08 +01:00
linglung
ebec686746
Merge pull request #2 from rg3/master
...
Fetch update
2017-01-22 22:33:21 +07:00
sulyi
1725514706
[jsinterp] super object in subclasses __init__
2017-01-22 14:26:45 +01:00
Alex Seiler
1f982e3dfa
[azmedien] Adopted URL regex AZMedienShowIE
2017-01-22 13:59:27 +01:00
Sergey M․
9d5b29c881
release 2017.01.22
2017.01.22
2017-01-22 18:59:04 +07:00
Sergey M․
6c031a35f3
[ChangeLog] Actualize
2017-01-22 18:57:15 +07:00
motophil
b7c7d29085
[Gaskrank] Add new extractor - fix md5 checksum
2017-01-22 02:34:39 +01:00
sulyi
6f2ac27695
[jsbuilt-ins] Table of content of the book of black magic
2017-01-22 00:37:36 +01:00
sulyi
41596ff77d
[jsbuilt-ins] jsbuilt_ins mock up
2017-01-22 00:37:15 +01:00
Sergey M․
271808b6b2
[pornflip] Improve and extract dash formats ( closes #11795 )
2017-01-22 03:43:27 +07:00
einstein95
8d1fbe0cb2
[pornflip] Add extractor ( closes #11556 )
2017-01-22 03:41:59 +07:00