28411 Commits

Author SHA1 Message Date
marabu88
5aaa764aa8
Add files via upload
Fix 404 Error
2019-01-15 13:47:24 +03:00
Remita Amine
929ba3997b [funimation] fix extraction(closes #14089) 2019-01-15 10:25:31 +01:00
Sergey M․
10026329c2
[skylinewebcams] Fix extraction (closes #18853) 2019-01-14 23:23:51 +07:00
Avi Peretz
f851a409e0 hide unable to extract uploader warning 2019-01-14 17:37:09 +02:00
Avi Peretz
8811f87a76 get uploader for tahoe data 2019-01-14 17:26:07 +02:00
Avi Peretz
8b50d43212 read viewCount when postViewCount is not available 2019-01-14 16:56:04 +02:00
Avi Peretz
ba3b2c535f read viewcount properly. 2019-01-14 16:51:44 +02:00
Avi Peretz
5916a2fc38 read uploader id 2019-01-14 16:05:59 +02:00
v-delta
9dd0ce3b40 Fix extractor for yourporn.sexy (Closes #18815) 2019-01-14 13:10:36 +01:00
v-delta
6d2c1c2068 Merge remote-tracking branch 'upstream/master' into yourporn 2019-01-14 13:07:54 +01:00
Avi Peretz
e921ad845d flake8 fixes 2019-01-14 13:37:15 +02:00
Avi Peretz
4303495ee8 Facebook - get timestamp from tahoe if missing. 2019-01-14 13:29:24 +02:00
Remita Amine
3b983ee471 [curiositystream] add support for non app urls 2019-01-13 15:46:54 +01:00
Remita Amine
f1ab3b7de7 [downloader/hls] fix uplynk ad skipping(closes #18824) 2019-01-13 10:03:27 +01:00
Sergey M․
d65f6e734b
[bitchute] Check formats (#18833) 2019-01-13 03:59:38 +07:00
FliegendeWurst
81ab32841a
[imgur] Improve extractor 2019-01-12 19:18:33 +01:00
Shuhan Zhang
cd5436736d
Update bilibili.py 2019-01-12 16:33:18 +08:00
suhang
e91a5dd848 Refine Bilibili site support for url like:
+ https://www.bilibili.com/video/av28152675/?p=2
+ https://www.bilibili.com/video/av28152675/?p=1

Before this commit, the "?p=<page_id>" param are just ignored and
this tool can only download the video corresponds to "?p=1".

2 test cases are added.
2019-01-12 14:00:07 +08:00
TheDaChicken
5a2bc711d6
Adding More Types! 2019-01-11 20:59:42 -08:00
Sergey M․
ed8db0a25c
[wistia] Extend _VALID_URL (closes #18823) 2019-01-12 04:58:01 +07:00
Atlas Sullivan
60a899bb7e [README.md] Fix typo 2019-01-12 02:15:48 +07:00
Sergey M․
cbdc688c41
[postprocessor/ffmpeg] Relax ubuntu ffmpeg version regex 2019-01-12 00:30:06 +07:00
Sergey M․
5caa531a1a
[postprocessor/ffmpeg] PEP 8 2019-01-11 23:47:23 +07:00
Remita Amine
a64646e417 [postprocessor/ffmpeg] sanitize ffmpeg version for Ubuntu and Arch Linux systems(closes #18813) 2019-01-11 15:12:10 +01:00
Atlas Sullivan
d74cb3db28
careless editing, please ignore 2019-01-11 01:43:30 +00:00
Atlas Sullivan
a01997bd7f
Update README.md
Fixed typo in readme
2019-01-11 01:42:44 +00:00
slamkode
b173f39d47
Update README.md for new *! operator 2019-01-10 19:34:23 +01:00
Remita Amine
c469e8808c [playplustv] add support for playplus.com(#18789) 2019-01-10 18:49:13 +01:00
Sergey M․
3d818b9608
release 2019.01.10 2019-01-10 23:33:51 +07:00
Sergey M․
b64f6e690f
release 2019.01.10 2019.01.10 2019-01-10 23:26:54 +07:00
Sergey M․
a4491dd55c
[ChangeLog] Actualize
[ci skip]
2019-01-10 23:23:19 +07:00
Sergey M․
c3e543893b
[youtube] Extract live HLS URL from player response (closes #18799) 2019-01-10 22:46:53 +07:00
Remita Amine
432aba1c5e [outsidetv] Add new extractor(closes #18774) 2019-01-10 10:54:46 +01:00
Remita Amine
7c072f00d6 [jwplatform] use JW Platform Delivery API V2 and add support for more urls 2019-01-10 10:50:18 +01:00
Remita Amine
96c186e1fd [fox] add support National Geographic(closes #17985)(closes #15333)(closes #14698) 2019-01-10 09:05:00 +01:00
Anthony Fok
319b00d1ac
[hketv] Fix problems @dstftw found in code review, Round 2 2019-01-09 19:36:46 -07:00
slamkode
1928338bff
Add does not contain operator *! 2019-01-09 23:00:48 +01:00
Remita Amine
4ad159c7b0 [playplustv] Add new extractor(closes #18789) 2019-01-09 20:39:48 +01:00
Remita Amine
65615be368 [globo] set GLBID cookie manually(closes #17346) 2019-01-09 19:17:58 +01:00
Remita Amine
3c1089dba4 [gaia] Add new extractor(#14605) 2019-01-09 14:23:26 +01:00
jhwgh1968
99f229bbaf [Instagram] Add new [:tag] extractor, refactor [:user] 2019-01-08 19:23:51 -06:00
Sergey M․
6089ff40e7
[youporn] Fix title and description extraction (closes #18748) 2019-01-09 00:37:01 +07:00
Nasy
2b2e2c5516
Remove useless len(url_list) > 1 in YoutubeDL.py
Remove useless `len(url_list) > 1` in YoutubeDL.py so that `download` function can support not only list but also iterable object.
2019-01-08 21:34:15 +08:00
Odd Stråbø
6754a8cb03
Update youporn.py 2019-01-08 09:21:36 +01:00
AnyISalIn
4345f57a57 [iqiyi] Fix extraction video_id 2019-01-08 15:37:21 +08:00
Paul Wise
cad47378c8
[abc] iView: add support for downloading the latest episode of a show
This allows to download using only the show URL instead of
having to find out the latest episode URL manually.

Test using Aussie Rangers which doesn't have an expiry date and
is quite old so it is unlikely to get a new episode, which would
cause the test to fail. The show and latest video URLs are:

https://iview.abc.net.au/show/aussie-rangers
https://iview.abc.net.au/show/aussie-rangers/series/0/video/IP1502W001S00
2019-01-08 13:13:29 +08:00
Paul Wise
7932cf67a7
[libsyn] fix extraction of the description
The description moved to a JSON API endpoint.
2019-01-08 11:43:49 +08:00
Paul Wise
058e4d1989
[libsyn] fix extraction of the podcast title
The podcast title HTML element switched from a h3
to a div, the title moved to the next line and
there is another tag embedded in the div.
2019-01-08 11:43:39 +08:00
Paul Wise
b46b0ddbd6
[libsyn] fix extracting the JSON data block
The page switched to \r\n Windows line endings.
2019-01-08 11:22:16 +08:00
Paul Wise
6aa12bf34c
[libsyn] fix extracting the release date
The "Released:" text was removed from the page
but the release_date JSON data field has the same info.
2019-01-08 11:22:15 +08:00