1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-24 09:24:33 +01:00
Commit Graph

17483 Commits

Author SHA1 Message Date
Remita Amine
829685b88a [toutv] fix authentication(closes #20261) 2019-03-06 09:20:39 +01:00
Sergey M․
fca9baf0da
[test] Fix test_compat_etree_Element 2019-03-06 02:46:26 +07:00
0x9fff00
d347b52b63 [urplay] Extract timestamp (#20235) 2019-03-06 02:11:32 +07:00
yonaikerlol
97157c692c [openload] Add support for oload.space 2019-03-06 01:34:34 +07:00
Sergey M․
a551768acf
[facebook] Improve uploader extraction (closes #20250) 2019-03-06 01:27:22 +07:00
Sergey M․
ee0ba927aa
Use compat_etree_Element 2019-03-06 01:21:57 +07:00
Sergey M․
399f76870d
[compat] Introduce compat_etree_Element 2019-03-06 01:18:52 +07:00
Sergey M․
e5ada4f3ad
[extractor/common] Fallback url to base URL for DASH formats 2019-03-06 00:33:08 +07:00
Sergey M․
bb6f112d9d
[npo] Improve ISM extraction 2019-03-05 23:58:46 +07:00
Sergey M․
c17eb5b4b0
[rai] Improve extraction (closes #20253) 2019-03-05 23:56:42 +07:00
Sergey M․
d9eb580a79
[extractor/common] Do not fail on invalid data while parsing F4M manifest in non fatal mode 2019-03-05 23:56:33 +07:00
Thomas Tsiakalakis
1855b9d965 [intldropout] fixed playlist extractor 2019-03-05 11:16:50 +01:00
Remita Amine
5dcd630dca [paramountnetwork] fix mgid extraction(closes #20241) 2019-03-04 22:26:55 +01:00
Sergey M․
c790e93ab5
[extractor/common] Clarify url and manifest_url meta fields 2019-03-05 00:41:53 +07:00
Sergey M․
39c780fdec
[extractor/common] Return MPD manifest as format's url meta field (#20242)
For symmetry with other segmented media
2019-03-05 00:40:57 +07:00
tsia
07cc388fcc
Merge pull request #1 from rg3/master
update
2019-03-03 13:56:59 +01:00
Thomas Tsiakalakis
26115f5e84 [intldropout] fixed netrc name 2019-03-03 13:53:11 +01:00
remitamine
e7e62441cd [utils] strip #HttpOnly_ prefix from cookies files (#20219) 2019-03-03 19:23:59 +07:00
Remita Amine
0a5baf9c21 [libsyn] improve extraction(closes #20229) 2019-03-03 06:18:51 +01:00
dimqua
8ae113ca9d [youtube] Add more invidious instances
See [Invidious-Instances](https://github.com/omarroth/invidious/wiki/Invidious-Instances) for the reference.
2019-03-03 08:19:36 +07:00
cclauss
7aeb788e56 [travis] Remove sudo: false
Travis now recommends removing `sudo: false` from configuration: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration.
2019-03-03 08:16:48 +07:00
Sergey M․
7465e0aee2
[spankbang] Fix extraction (closes #20023) 2019-03-03 06:25:45 +07:00
Remita Amine
a8f83f0c56 [crunchyroll] fix is_logged check 2019-03-02 08:25:47 +01:00
Remita Amine
dca0e0040a Revert "use older login method(closes #11572)"
This reverts commit cc6a960e13.
2019-03-02 08:01:42 +01:00
Remita Amine
398e1e21d6 [espn] extend _VALID_URL regex(closes #20013) 2019-03-01 15:34:05 +01:00
Remita Amine
c5b02efe20 [sixplay] handle videos with empty assets(closes #20016) 2019-03-01 15:08:11 +01:00
Remita Amine
06242d44fe [vimeo] add support for Vimeo Pro portfolio protected videos(closes #20070) 2019-03-01 08:14:34 +01:00
Sergey M․
04c33bdfb3
release 2019.03.01 2019-03-01 01:03:51 +07:00
Sergey M․
333f617b12
[ChangeLog] Actualize
[ci skip]
2019-03-01 01:02:36 +07:00
Sergey M․
ff60ec8f02
[npo] Fix extraction (#20084) 2019-03-01 00:47:18 +07:00
Sergey M․
9d9a8676dc
[francetv:site] Extend video id regex (closes #20029, closes #20071) 2019-02-28 23:26:52 +07:00
Sergey M․
db1c3a9d3f
[periscope] Extract width and height (closes #20015) 2019-02-27 03:41:15 +07:00
Thomas Tsiakalakis
7a99eaf5d6 updated Test 2019-02-24 18:59:28 +01:00
Thomas Tsiakalakis
4419648461 [intldropout] fixed Playlist Matching 2019-02-24 18:58:03 +01:00
Thomas Tsiakalakis
f6a4af595b [intldropout] adjusted regexes 2019-02-24 18:46:30 +01:00
Thomas Tsiakalakis
657d46d95c [intldropout] cleaned things up 2019-02-24 18:12:22 +01:00
Sergey M․
55b8588f0e
[servus] Fix extraction (closes #19297) 2019-02-24 23:20:06 +07:00
Sergey M․
f0228f56fb
[bbccouk] Make subtitles non fatal (#19651) 2019-02-24 21:01:25 +07:00
Sergey M․
8c80603f1a
[downloader/external] Add support for rate limit and retries for wget 2019-02-23 01:00:03 +07:00
Sergey M․
37b239b3b6
[downloader/external] Fix infinite retries for curl (closes #19303) 2019-02-23 00:43:29 +07:00
Thomas Tsiakalakis
0e0e8abf10 [intldropout] added tests 2019-02-22 18:15:02 +01:00
Thomas Tsiakalakis
845704f1a8 fixed IE_NAME 2019-02-21 18:24:23 +01:00
Thomas Tsiakalakis
f278dad081 added test data 2019-02-21 18:22:42 +01:00
Thomas Tsiakalakis
a0dcbe9241 Merge branch 'master' of github.com:tsia/youtube-dl 2019-02-21 17:19:42 +01:00
Thomas Tsiakalakis
34e46f3bca fixed login 2019-02-21 17:19:05 +01:00
Thomas Tsiakalakis
7781e2710d finished dropout extractor 2019-02-21 17:03:04 +01:00
Thomas Tsiakalakis
89ed0c9eed finished dropout extractor 2019-02-21 17:00:26 +01:00
Sergey M․
caf48f557a
[metacafe] Fix family filter bypass (closes #19287) 2019-02-21 05:59:07 +07:00
Thomas Tsiakalakis
f749ac67ab first implementation of intl.dropout.tv 2019-02-20 10:42:59 +01:00
Sergey M․
77a842c892
release 2019.02.18 2019-02-18 02:11:11 +07:00