31176 Commits

Author SHA1 Message Date
SpeakerEnder
6a413ba612 Undo go changes 2020-05-27 21:11:07 -04:00
SpeakerEnder
421d6cf3cb Merge branch 'master' of https://github.com/speakerender/youtube-dl into directvnow-auth-fix 2020-05-27 20:26:53 -04:00
J. Randall Owens
7011f9098a Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-05-28 01:06:42 +01:00
martin54
f58bd09e68 [common.py] JWPlayer .info.json enhancement 2020-05-27 19:02:19 +02:00
rafinetiz
fe39d606a1 [weibo] Add fallback if first pattern fail 2020-05-27 08:05:14 -07:00
jgilf
e488cfaf0e [Viddler] Add support for generic embeds 2020-05-27 22:03:34 +10:00
jgilf
8ae114ea93 [British Council] Add new extractor 2020-05-27 16:04:06 +10:00
jgilf
e4b81d8ee9 [Viddler] Add ViddlerBaseIE 2020-05-27 16:03:28 +10:00
striker.sh
1db5ab6b34
[youtube] Add support for more invidious instances (#25417) 2020-05-27 01:26:45 +07:00
striker
40c29dceeb [invidious] add new instances 2020-05-26 20:21:04 +02:00
Teemu Ikonen
98d13be5d5 [ruutu] Accept embedded video URLs
Ruutu videos embedded to websites have URLs starting with
static.nelonenmedia.fi. Add support for these.
2020-05-26 11:43:49 +03:00
Todd Vierling
63f03a2290 [extractor/xtube] add upload_date extracted from thumbnail URL 2020-05-25 21:46:38 -04:00
Scott
de2951e53e add to extractor file 2020-05-25 21:04:52 -04:00
Joshua Walden
a34f1a55ce Updated __init__.py and update.py in order for update.py to write errors to stderr as opposed to stdout and return exit code of 1. 2020-05-25 16:28:45 -05:00
pgenderson
df4b9ed088
Update README.md 2020-05-25 15:45:19 -05:00
pgenderson
a00b9b30c0
Update README.md
Make it clearer to Windows users how to get ffmpeg/avonv to work with YouTube-dl, since it took me quite a bit to figure out.
2020-05-25 15:02:49 -05:00
jgilf
48d4f2cb31
[adobepass] Add support for Cox Communications (closes #11396) 2020-05-25 19:02:09 +10:00
oleksis
6f1fa26d0b [picta] Update use api v2 + flake8 2020-05-25 03:10:59 -04:00
oleksis
44aa875818 [picta] Update use api v2 2020-05-25 02:42:40 -04:00
oleksis
41c6135520 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into PictaExtractor 2020-05-24 17:40:19 -04:00
selfisekai
221658f949 remove invalid generic test 2020-05-24 20:54:29 +02:00
selfisekai
9104d5c362 wykop extractor, closes #25362 2020-05-24 19:40:10 +02:00
bhodaya
64b596f672 missing metadate fix 2020-05-24 18:48:34 +03:00
mozbug
e135e5f1f8 [bilibili] Update player.html to handle bvid 2020-05-24 22:59:03 +08:00
Alex Zepeda
8643143512 Add rudimentary smallest test 2020-05-23 20:50:16 -07:00
Alex Zepeda
3a3b57cc23 First pass at smallestvideo/smallestaudio filters 2020-05-23 19:58:25 -07:00
pull[bot]
cd13c98582
Merge pull request #318 from ytdl-org/master
[pull] master from ytdl-org:master
2020-05-23 06:03:35 +00:00
Sergey M․
2791e80b60
[postprocessor/ffmpeg] Embed series metadata with --add-metadata 2020-05-23 12:28:15 +07:00
Scott
47f777b1c3 flake8 fixes 2020-05-22 15:58:01 -04:00
Scott
6c787d8f1e add pbskids 2020-05-22 15:46:09 -04:00
megapro17
522acabfe6 Add URL metadata to mp4 container (closes #17029), remove dublicate field 2020-05-22 01:01:20 +03:00
megapro17
c64aaca662 Add URL metadata to mp4 container (closes #17029), remove dublicate field 2020-05-22 00:47:34 +03:00
pull[bot]
1b68068271
Merge pull request #317 from ytdl-org/master
[pull] master from ytdl-org:master
2020-05-20 22:03:35 +00:00
JordanWeatherby
8f841fafcd
[giantbomb] Extend _VALID_URL (#25222) 2020-05-21 04:30:50 +07:00
JordanWeatherby
f2fc29c4da
added back line break VS code removed 2020-05-20 22:26:42 +01:00
JordanWeatherby
f53f694fa5
Fixed broken brackets 2020-05-20 22:18:44 +01:00
JordanWeatherby
c792bc3f60
Replacing test with only_matching as requested 2020-05-20 21:59:24 +01:00
JordanWeatherby
7f118b6dfe
Updated regex to be non capturing 2020-05-20 21:17:20 +01:00
rag-hav
2f6051480d clean up 2020-05-20 18:35:46 +05:30
aviperes
ac7d45832d
Merge pull request #316 from aviperes/tiktok-dl
Tiktok dl
2020-05-20 12:24:12 +03:00
bhodaya
d01fd34533 missing metadate fix 2020-05-20 11:04:01 +03:00
bhodaya
94482416de missing metadate fix 2020-05-20 10:59:03 +03:00
pull[bot]
6d54422ae9
Merge pull request #315 from ytdl-org/master
[pull] master from ytdl-org:master
2020-05-19 22:03:39 +00:00
Michael Klein
a54c5f83c0
[ard] Improve _VALID_URL (closes #25134) (#25198) 2020-05-20 04:08:08 +07:00
Sergey M․
cd13343ad8
[redtube] Improve formats extraction and extract m3u8 formats (closes #25311, closes #25321) 2020-05-20 03:39:41 +07:00
Rob
9cd5f54e31
[utils] Fix file permissions in write_json_file (closes #12471) (#25122) 2020-05-20 03:21:52 +07:00
Rob
86a41535dc Removing stat as unused import. 2020-05-19 12:49:20 -07:00
Rob
ac6256f9a0 Fixing white space, adding try/except block, and specifying permissions without stat. 2020-05-19 12:47:21 -07:00
Michael Klein
10675a84fa [ard] relax _VALID_URL regex (closes #25134) 2020-05-19 21:43:01 +02:00
tlsssl
9a269547f2
[indavideo] Switch to HTTPS for API request (#25191) 2020-05-20 02:13:06 +07:00