Thomas Christlieb
250c284a55
removed exec()-Function
2017-02-08 15:37:16 +01:00
Thomas Christlieb
17ec4ac371
Cleared a debug leftover
2017-02-08 14:57:02 +01:00
Thomas Christlieb
8ee42812f1
Fixed Pornhub Extractor
2017-02-08 14:55:18 +01:00
Thomas Christlieb
896a15aea4
Fixing Pornhub Extractor. Fetched all data
2017-02-08 13:53:39 +01:00
Vijay Singh
1ccd3dfc86
[Openload.co] Fixed Extraction
...
just updated the code. i don't do much python still i tried to convert my code. lemme know if there is any prob with it
2017-02-07 10:32:45 +05:30
Alex Seiler
788fcd4585
[simplex] Fix format extraction for python 2.6 and 2.7
2017-02-07 05:00:33 +01:00
Bagira
a95a2f148d
[openload] improvement embedding
...
support for embedded link with referrer
2017-02-06 22:22:36 +01:00
Alex Seiler
d052a8901f
[srgssr] Rebase
2017-02-06 21:36:09 +01:00
Alex Seiler
4d6f255eb3
[srgssr] Rebase master
2017-02-06 21:27:18 +01:00
Alex Seiler
a8f2dc15cd
[srgssr] Add subtitle support for the srgssr play sites srf.ch, rsi.ch, rtr.ch, swissinfo.ch
2017-02-06 21:13:08 +01:00
Sergey M․
013877298d
release 2017.02.07
2017.02.07
2017-02-07 02:04:50 +07:00
Sergey M․
c87f95f991
[ChangeLog] Actualize
2017-02-07 01:58:57 +07:00
Sergey M․
f28aeff264
[pornhub] Fix extraction ( closes #11997 )
2017-02-07 01:52:59 +07:00
Alex Seiler
36144cfe1b
[telebasel] [simplex] Handle Telebasel articles in the generic
...
information extractor.
2017-02-06 18:31:59 +01:00
Alex Seiler
91d21e0a84
[telebasel] [simplex] Add new information extractors
2017-02-06 18:24:53 +01:00
Sergey M․
242a14a1f6
[extractor/common] Fix audio only with audio group in m3u8 ( closes #11995 )
2017-02-07 00:22:16 +07:00
Sergey M․
d5d904ff7d
[canalplus] Add support for cstar.fr ( #11990 )
2017-02-06 23:53:42 +07:00
Sergey M․
5620f840f6
[extractor/generic] Add test for #11993 and more metadata for rtmp
2017-02-06 23:31:58 +07:00
Sergey M․
b7a8c1bcfa
[extractor/generic] Improve rtmp support ( closes #11993 )
2017-02-06 23:23:40 +07:00
Sergey M․
7097bffba6
[downloader/fragment] Respect --no-part
2017-02-06 23:07:59 +07:00
Bagira
0bfe6b1405
[indavideo] Bugfix, support embedding
...
Bugfix - Issue #11221
Site structure changed
Code simplify
Support embedded videos
2017-02-06 13:30:27 +01:00
Thomas Christlieb
280f00d055
Fixed a minor Flake Error (Whitespace in empty line)
2017-02-06 09:15:24 +01:00
Thomas Christlieb
63cf1124fa
Redesigned link extraction process
2017-02-05 21:13:51 +01:00
motophil
100d6c976c
[fetlife] Add new extractor
2017-02-05 21:10:06 +01:00
motophil
62da7470fe
[FetLife] Add new extractor - removed gaskrank commits
2017-02-05 20:57:27 +01:00
motophil
520ec20b0b
[FetLife] Add new extractor - improvements to stability, wrapped lines.
2017-02-05 20:48:19 +01:00
Yen Chi Hsuan
616f4c8d40
Credit @motophil for gaskrank.py ( #11685 )
2017-02-05 20:48:17 +01:00
Yen Chi Hsuan
61a185924e
[bandcamp] Fix extraction for incomplete albums
...
Closes #11727
2017-02-05 20:48:14 +01:00
Yen Chi Hsuan
7e4e29db26
[iwara] Add width ( closes #11724 )
...
The heuristic is from #11724
2017-02-05 20:48:14 +01:00
Yen Chi Hsuan
e17422e6d4
[iwara] Fix extraction ( closes #11781 )
2017-02-05 20:48:14 +01:00
Yen Chi Hsuan
d166a12b6e
[googledrive] Fix extraction on Python 3.6
...
Since Python 3.6, invalid escape sequences are deprecated. It's likely
that there are invalid escape sequences somewhere on the webpage, so
instead of unescaping the whole webpage, just unescape the URL.
See https://bugs.python.org/issue27364 . That change was designed for
string literals, while it affects the 'unicode_escape' encoding as well.
The code path is:
str.decode('unicode_escape')
codecs.unicode_escape_decode()
PyUnicode_DecodeUnicodeEscape()
2017-02-05 20:48:13 +01:00
Sergey M․
9f15d9aa71
[videopress] Add extractor
2017-02-05 20:48:13 +01:00
Sergey M․
5e3890f3e3
[sportbox] PEP 8
2017-02-05 20:48:13 +01:00
Sergey M․
7682cbf1b4
[travis] Add python 3.6
2017-02-05 20:48:13 +01:00
Remita Amine
f1bd2d0328
[afreecatv] extract rtmp formats
2017-02-05 20:48:13 +01:00
Sergey M․
1aae8b9f42
release 2017.02.04.1
2017-02-05 20:48:13 +01:00
Sergey M․
6807e1b2c3
[ChangeLog] Actualize
2017-02-05 20:48:13 +01:00
Sergey M․
dc9d1cdc77
[ChangeLog] Actualize
2017-02-05 20:48:13 +01:00
Sergey M․
5875a6ea34
[twitch:stream] Improve _VALID_URL ( closes #11971 )
2017-02-05 20:48:13 +01:00
Remita Amine
9432b2ec39
[radiocanada] fix extraction for toutv rtmp formats
2017-02-05 20:48:13 +01:00
Sergey M․
f84ab7a418
release 2017.02.04
2017-02-05 20:48:13 +01:00
John Hawkinson
c66ba5f708
[Piksel] Add another app token regex
2017-02-05 20:48:13 +01:00
A Connecticut Princess
2396918fed
[vk] Catch author blocked error message
...
Example link (video in blocked group):
https://vk.com/search?c%5Bq%5D=%D0%9F%D1%80%D1%8B%D0%B6%D0%BE%D0%BA%20c%20%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%B2%20%D1%81%D1%82%D0%B8%D0%BB%D0%B5%20%D0%A7%D0%B5%D0%BB%D0%BE%D0%B2%D0%B5%D0%BA%D0%B0-%D0%BF%D0%B0%D1%83%D0%BA%D0%B0&c%5Bsection%5D=video&c%5Bsort%5D=2&z=video-10639516_456240611
2017-02-05 20:48:13 +01:00
Remita Amine
b0be74ce83
[turner] fix downloading of secure hls formats using ffmpeg( closes #11358 )( closes #11373 )( closes #11800 )
2017-02-05 20:48:13 +01:00
Remita Amine
0763d2ab81
[drtv] add support for live and radio sections( closes #1827 )( closes #3427 )
2017-02-05 20:48:12 +01:00
Remita Amine
a78194da77
[myspace] fix extraction and extract hls and http formats
2017-02-05 20:48:12 +01:00
Remita Amine
9afb4433e0
[youtube] add format info for itag 325 and 328
2017-02-05 20:48:12 +01:00
Sergey M․
8bc8520fd0
[vine] Fix extraction ( closes #11955 )
2017-02-05 20:48:12 +01:00
Sergey M․
6f9baf2121
[extractors] Remove remnants of sportbox extractor ( #11954 )
2017-02-05 20:48:12 +01:00
Sergey M․
f2d2b8e1fd
[sportbox] Remove extractor ( closes #11954 )
...
Covered by generic extractor
2017-02-05 20:48:12 +01:00