Avi Peretz
1e4e1b5962
Merge branch 'master' into fix.25.12.2018
...
# Conflicts:
# youtube_dl/version.py
2019-03-04 15:40:02 +02:00
J. Randall Owens
f612348c49
Merge branch 'master' of https://github.com/rg3/youtube-dl
2019-03-04 09:46:21 +00: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
8e0772d0a1
[utils] strip #HttpOnly_ prefix from cookies files
2019-03-03 11:57:04 +01: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
dimqua
cdb16b4643
Add more Invidious instances
...
See [Invidious-Instances](https://github.com/omarroth/invidious/wiki/Invidious-Instances ) for the reference.
2019-03-02 20:38:03 +03:00
cclauss
f7c03d0254
Update .travis.yml
2019-03-02 15:14:38 +01:00
cclauss
6fcf4ab74f
Travis CI: The 'sudo' tag is now deprecated
...
[Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration ).
"_If you currently specify __sudo: false__ in your __.travis.yml__, we recommend removing that configuration_"
2019-03-02 15:11:50 +01:00
frkhit
ac8f7143ce
Merge branch 'master' of https://github.com/rg3/youtube-dl
2019-03-02 21:15:15 +08:00
kidburglar
7d718bbeea
Implement cfscrape for Crunchyroll extractor and check version for cfscrape
2019-03-02 13:46:40 +01: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 cc6a960e134614f8af2a42dcd8bf146d63638a3c.
2019-03-02 08:01:42 +01:00
Forrest Hopkins
4cb8f1e7ee
Adding name fields to a few extractors
2019-03-01 12:24:36 -07: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
David Hood
bdbbd28f35
Merge remote-tracking branch 'origin/master'
2019-03-01 23:48:40 +11:00
David Hood
4ffdcbdccd
Fixed up overlapping _VALID_URL between ABCIViewIE and ABCIViewSeriesIE.
...
Added more _TESTS to exercise the additional _VALID_URL options.
2019-03-01 23:45:40 +11:00
davidphood
b5740349fa
Merge pull request #1 from rg3/master
...
Rebase from rg3/youtube-dl
2019-03-01 22:06:01 +11: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․
2cdb4cbda8
release 2019.03.01
2019-03-01 01:05:49 +07:00
Sergey M․
04c33bdfb3
release 2019.03.01
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
Daniel Höpfl
2ff2b5ff79
- Returned to regex to extract title.
2019-02-28 19:00:17 +01: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
David Hood
0f0b162de3
Cleanup _TESTS.
...
Fixed flake8 complaints.
2019-03-01 00:10:53 +11:00
David Hood
9e2f67ee5f
[abc.net.au:iview:series]: Playlist type changed to 'url'. This fixes issues where the incorrect extractor ID was used in the archive, allowing for two separate downloads (if you used both abc.net.au:iview and abc.net.au:iview:series).
...
[abc.net.au:iview]: Added support for alternate episode url: https://iview.abc.net.au/programs/ <series_id>/<episode_id> (as used by the series episode list href).
2019-02-28 23:20:42 +11:00
David Hood
32149789ef
Merge remote-tracking branch 'origin/master'
2019-02-28 22:24:51 +11:00
Triagoz
01c6c7b8a1
Restores original regex.
2019-02-27 23:50:26 +01:00
Triagoz
441987f7f0
Update regex for finding video_id.
...
www.france.tv site has been updated and previous regex didn't find the video_id any more. Proposed change fixes this.
Should solve issue #20029 .
2019-02-27 21:44:18 +01:00
David Hood
eb8a64e6b9
Get proper series info from https://iview.abc.net.au/api/series/{series_id} .
...
Renamed ABCIViewShowIE to ABCIViewSeriesIE to match this new behaviour.
2019-02-27 22:52:56 +11:00
Hattshire
af03a4e5f5
[PostProcessing] Crop mp3 thumbnails
2019-02-26 23:41:58 -03:00
Hattshire
a2d641d695
Correct inverse opus quality order.
2019-02-26 20:48:13 -03:00
Sergey M․
db1c3a9d3f
[periscope] Extract width and height ( closes #20015 )
2019-02-27 03:41:15 +07:00
Hattshire
1a7a6846e2
Removing duplicated code.
2019-02-26 17:39:45 -03:00
Hattshire
5786435e54
Check style convention with flake8 before pull-requesting.
2019-02-26 17:02:46 -03:00
Hattshire
c3029c4468
Handle Opus bitrate when quality is specified instead of bitrate
2019-02-26 16:31:00 -03:00
David Hood
fb8f3bbdc5
[abc.net.au:iview:show] Fixed the _TESTS to actually work properly.
2019-02-27 00:24:38 +11:00
David Hood
9cd5eb4487
[abc.net.au:iview:show] Added extractor to get playlists from show urls.
2019-02-27 00:03:24 +11:00
eduardog3000
9f7a57dfc3
[youtube] Fix TFA
2019-02-25 15:12:23 -05:00
krvmk
463a7e1bdd
Add support for Google Fiber to adobepass.py
2019-02-25 08:48:37 -06:00
Lukas Anzinger
173fee2d5d
ORF: Extract series for a stream as well.
2019-02-25 10:28:35 +01: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