30324 Commits

Author SHA1 Message Date
Hanif Birgani
3d5ae9e0d3 Remove unused import to pass flake8 2020-03-16 13:39:51 +03:30
Hanif Birgani
8b348cf9ff Remove info extraction from json_ld
Aparat uses an invalid ld+json format in some pages, and it causes to
JSON parser errors in some URLs, so it is better to get title and
description from og instead of ld+json
2020-03-16 11:33:18 +03:30
shaileshaanand
cd3a7c64ea Made all requested changes 2020-03-16 13:32:26 +05:30
ajj8
cb833c1fa0
Update bbc.py 2020-03-16 03:13:49 +00:00
Hanif Birgani
1ac941fd4c Fix Aparat.com extractor
Fix issues: #23348 #24252 #22285
2020-03-15 15:38:43 +03:30
shaileshaanand
ad0a7f6480 use get() for optional description field 2020-03-15 15:07:04 +05:30
shaileshaanand
2df32f9697 change get() to subscripts for mandatory data 2020-03-15 14:56:22 +05:30
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
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
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
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
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
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
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
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
Tryamid
cbe64c52c1 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl 2020-03-10 07:13:30 +05:30
Tryamid
2715865cd0 [embedthumbnail] Use the imported base64 module from the 'utils' 2020-03-10 07:07:11 +05:30
Tryamid
5e10411546 [embedthumbnail] Fixed a bug causing the rest of the code to be unreachable. 2020-03-10 07:01:36 +05:30
Tryamid
01d84b7db5 [embedthumbnail] Only wrapped import statements with try..except.
Some comments are added previous ones are improvised.
2020-03-10 07:00:35 +05:30
qqii
c8d77fd5a0 [mediasite:catalog] Add AuthTicket to request data 2020-03-09 22:31:14 +00:00
Sergey M․
f1a8511f7b
[utils] Add reference to cookie file format 2020-03-10 04:59:02 +07:00
LexManos
58fbc02cc6 Rank flake8 2020-03-09 14:56:54 -07:00
LexManos
8e1b235c0e Add bulk support for go. 2020-03-09 14:56:54 -07:00
Sergey M․
042b664933
Revert "[utils] Add support for cookies with spaces used instead of tabs"
According to [1] TABs must be used as separators between fields.
Files produces by some tools with spaces as separators are considered
malformed.

1. https://curl.haxx.se/docs/http-cookies.html

This reverts commit cff99c91d150df2a4e21962a3ca8d4ae94533b8c.
2020-03-10 04:53:51 +07:00
Yavos
72b4a31622 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into crunchyroll-country-fix 2020-03-09 22:32:29 +01:00