30410 Commits

Author SHA1 Message Date
Remita Amine
a6c5859d6b [soundcloud] fix download url extraction(closes #24394) 2020-03-22 09:24:26 +01:00
Robert Jacobson
5c11300fbf make flake happy 2020-03-21 23:25:46 -04:00
Robert Jacobson
15f29e48c9 re-run flake after convention changes 2020-03-21 22:28:33 -04:00
Robert Jacobson
b7c149a5c8 more youtube-dl coding convention fixes 2020-03-21 22:20:21 -04:00
Robert Jacobson
b98ae0e5e9 youtube-dl coding convention fixes 2020-03-21 22:08:01 -04:00
Robert Jacobson
bedaa1c962 flake8 fixes 2020-03-21 21:55:21 -04:00
Robert Jacobson
5ef679391f cleanup unused code 2020-03-21 21:46:55 -04:00
Robert Jacobson
2a11f19466 get titles of playlist items and use debug instead of print 2020-03-21 21:39:44 -04:00
Robert Jacobson
831695a576 add m3u8 formats extractor so that user can use -f best 2020-03-21 20:31:19 -04:00
Robert Jacobson
61a4a0fda8 Download now works, but video info is missing 2020-03-21 19:52:33 -04:00
Robert Jacobson
b22afc8e94 almost works... 2020-03-21 19:35:56 -04:00
isatyabrata
9066411aea
Update teachable.py 2020-03-22 01:22:12 +05:30
Hanif Birgani
47c3ebde43 Remove one time variables and make them inline 2020-03-22 00:07:23 +04:30
user-c89703cc76e2ccd2
060b586620 [corepoweryogaondemand] Add new extractor 2020-03-20 19:31:43 -06:00
MrDoritos
50d8b60529 [MKV Thumbnail Support] Now has the correct file name in MKV container 2020-03-20 18:06:42 -04:00
MrDoritos
8c9686906d [MKV Thumbnail Support] Now has the correct file name in MKV container 2020-03-20 17:59:46 -04:00
ian
62566a41b2 [MKV Thumbnail Support] Now has the correct file name in MKV container 2020-03-20 17:50:50 -04:00
Sergey M․
c76cdf2382
[cbc:watch] Fix authenticated device token caching (closes #19160) 2020-03-21 01:43:13 +07:00
Devon Meunier
787c360467
[cbc:watch] Add support for authentication 2020-03-21 01:43:08 +07:00
Sergey M․
73453430c1
[hellporno] Fix extraction (closes #24399) 2020-03-21 00:59:48 +07:00
Tomas
08e32d62c3 Remove gradient background images 2020-03-20 12:40:31 -03:00
Tomas
b3375c7816 WIP Redesign youtube-dl website 2020-03-20 12:39:55 -03:00
mayaa
0a419cd96a [autohome] Add new extractor 2020-03-20 09:33:31 +08:00
ajj8
772f93a75d
Update facebook.py 2020-03-19 12:00:23 +00:00
mozbug
ae8d509442 [bilibili] Add embedded URL with player.html
Pattern:
  'http://player.bilibili.com/player.html?aid=92494333&cid=157926707&page=1'
2020-03-19 18:30:19 +08:00
Francesco Frassinelli
545cffa63a Flake8 fix 2020-03-18 08:41:36 +01:00
Francesco Frassinelli
78852c2dd1 Avoid using direct URL for the thumbnail 2020-03-18 00:09:52 +01:00
Francesco Frassinelli
79f4944f58 Avoid breaking if thumbnail is missing 2020-03-18 00:02:14 +01:00
Francesco Frassinelli
0a21514afc 80 character is a soft limit 2020-03-18 00:00:04 +01:00
Francesco Frassinelli
686f8f60ba playlist_title is optional 2020-03-17 23:59:46 +01:00
Francesco Frassinelli
603bce83e1 Avoid guessing filetype 2020-03-17 23:57:34 +01:00
Francesco Frassinelli
a58aafd664 Use a uid instead of a URL 2020-03-17 23:56:14 +01:00
Francesco Frassinelli
e918882d29 docs/supportedsites.md is automatically generated 2020-03-17 23:54:22 +01:00
Enes
8533e5bd43
add support for startv.com.tr 2020-03-17 19:39:03 +03:00
ajj8
d738e2b472
Update bbc.py 2020-03-17 14:13:17 +00:00
ajj8
a95e7ecf14
Update bbc.py 2020-03-17 13:40:45 +00:00
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