31718 Commits

Author SHA1 Message Date
lyngai
102dc40b2f
Merge pull request #1 from ytdl-org/master
Sync code from original repo
2020-03-15 17:23:25 +08:00
Marwan Yassin
ed1503f71e
Update Aparat regex
Fix end of file newline for CI checks
2020-03-15 06:05:12 +02:00
Marwan Yassin
35da0c4bb8
Update Aparat regex 2020-03-15 05:57:24 +02:00
BrutuZ
81e1ddaf78 Changed more parsing logic 2020-03-14 16:20:07 -03:00
pull[bot]
88a628a90f
Merge pull request #287 from ytdl-org/master
[pull] master from ytdl-org:master
2020-03-14 17:04:58 +00:00
Sergey M․
158bc5ac03
[xtube] Fix typo 2020-03-14 22:58:10 +07:00
Sergey M․
4568a11802
[xtube] Fix formats extraction (closes #24348) 2020-03-14 22:57:10 +07:00
BrutuZ
3202fbcb8a Ignore potential premium DDL links
Iterate over server list instead of always using first index
Add a couple fallbacks
2020-03-14 02:02:10 -03:00
BrutuZ
79b0d33f63 Fix tags list 2020-03-13 21:53:42 -03:00
pull[bot]
eb336fac03
Merge pull request #286 from ytdl-org/master
[pull] master from ytdl-org:master
2020-03-13 23:04:58 +00:00
Sergey M․
4cbce88f8b
[ndr] Fix extraction (closes #24326) 2020-03-14 04:58:24 +07:00
Sergey M․
541fe3eaff
[nhk] Update m3u8 URL and use native hls (#24329) 2020-03-14 04:42:40 +07:00
Sergey M․
9bfe088594
[nhk] Remove obsolete rtmp formats (closes #24329) 2020-03-14 04:40:11 +07:00
Sergey M․
fcaf4d7a06
[nhk] Relax _VALID_URL (#24329) 2020-03-14 04:39:21 +07:00
Itay Perl
a7effddc0c reshet: new CDN 2020-03-13 18:01:29 +02:00
pull[bot]
d6935f19cc
Merge pull request #285 from ytdl-org/master
[pull] master from ytdl-org:master
2020-03-13 09:04:58 +00:00
Remita Amine
40b6495d40 Revert "[vimeo] fix showcase password protected video extraction(closes #24224)"
This reverts commit 12ee431676bb655f04c7dd416a73c1f142ed368d.
2020-03-13 08:59:10 +01:00
shaileshaanand
39eb11694c [skillshare:class] use brightcove extractor 2020-03-13 13:10:36 +05:30
BrutuZ
0f7e8dcfa2 int_or_none 2020-03-12 21:42:35 -03:00
BrutuZ
9aaf20b0ed Requested changes 2020-03-12 21:24:00 -03:00
BrutuZ
ef753bc223 Revert ZeroDivisionError exception 2020-03-12 20:44:45 -03:00
Yavos
aee5b53d78 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into crunchyroll-country-fix 2020-03-13 00:02:54 +01:00
BrutuZ
80dc340b82 Add ZeroDivisionError to exception list
on int_or_none and float_or_none
2020-03-12 15:24:33 -03:00
BrutuZ
91a186a870 Added m3u8 to format list with https protocol
Calculate TBR from Filesize and Duration, if provided
Use parsing and conversion functions
2020-03-12 15:23:38 -03:00
shaileshaanand
45cdca687c [skillshare:class] Add support for skillshare.com classes 2020-03-12 21:40:58 +05:30
Patrick Dessalle
fb2dac5b5d
Merge pull request #3 from ytdl-org/master
Update to latest
2020-03-12 11:21:37 +01:00
BrutuZ
99821416d4 Parse all resolutions 2020-03-12 02:51:37 -03:00
BrutuZ
10cab648ca [hanime] Add new extractor 2020-03-12 01:15:29 -03:00
MaximZ21
3e5b6a2542 [Vlaretv] Add new extractor 2020-03-12 09:39:14 +06:00
Avichai
d003505adc adding option to extract comments count 2020-03-11 18:50:42 +02:00
Avichai
056baf9e9f adding option to shares extraction 2020-03-11 18:50:13 +02:00
Avichai
e23f867b39 adding option for likes extraction 2020-03-11 18:49:08 +02:00
Avichai
2b594af6f0 adding option for views extraction 2020-03-11 18:48:24 +02:00
Avichai
1f52df87c3 adding another option for extracting uploader 2020-03-11 18:46:58 +02:00
Avichai Cohen
771a2acb68 Merge branch 'ytdl-org-master' 2020-03-11 14:29:36 +02:00
Avichai
437dc9da5a Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into ytdl-org-master
# Conflicts:
#	youtube_dl/extractor/youtube.py
2020-03-11 14:27:37 +02:00
snylonue
3988b7bf08 [bilibili] try to support python 2.6+ and fix ci 2020-03-11 16:14:40 +08:00
snylonue
e59daf797c [bilibili] Follow youtube-dl coding conventions 2020-03-11 15:27:09 +08:00
snylonue
dccbdb63a6 [bilibili] Fix animation extractor
The codes are ugly and unstable, but they at least work with recent animations' links
fix #22012
2020-03-11 15:26:23 +08:00
Avi Peretz
9549c3a016 fix date 2020-03-11 08:42:31 +02:00
audrius
edc81bf505 Addressing code review feedback 2020-03-10 16:54:20 -07:00
audrius
ce2f4bda41 fix unicode strings 2020-03-10 15:38:36 -07:00
audrius
e0a81c094d [lrt] fixing broken extractor 2020-03-10 15:38:36 -07:00
Avi Peretz
7c9a677d98 fix timestamp. 2020-03-11 00:18:08 +02:00
Avi Peretz
5dadd9c357 add page id. 2020-03-10 23:52:01 +02:00
Avi Peretz
75f904e579 . 2020-03-10 17:23:40 +02:00
Avi Peretz
b8c5085878 . 2020-03-10 17:23:21 +02:00
Avi Peretz
68e71dfc24 fix bug. 2020-03-10 15:41:17 +02:00
Tryamid
7f2f14fcb8 [embedthumbnail] a little 'debug' statement got out of eyes. 2020-03-10 13:55:12 +05:30
Tryamid
982f386fdf [embedthumbnai] Ran flake8 over the code and fixed according to its standard. 2020-03-10 08:04:15 +05:30