29575 Commits

Author SHA1 Message Date
Sergey M․
53896ca5be
[utils] Actualize major IPv4 address blocks per country 2019-10-29 06:10:20 +07:00
Sergey M․
0d7392e68b
[ChangeLog] Actualize
[ci skip]
2019-10-29 05:54:32 +07:00
Sergey M․
aef9f87ea4
[go] Improve and beautify _VALID_URL 2019-10-29 05:52:15 +07:00
Sergey M․
dd90a21c28
[go] Add support for abc.com and freeform.com (closes #22823, closes #22864) 2019-10-29 05:49:36 +07:00
Remita Amine
01358b9fc1 [extractors] add import for MTVJapanIE 2019-10-28 23:34:31 +01:00
Remita Amine
3cdcebf547 [mtv] add support for mtvjapan.com 2019-10-28 23:31:14 +01:00
Remita Amine
cfabc50598 [mtv] fix extraction for mtv.de (closes #22113) 2019-10-28 22:55:01 +01:00
Remita Amine
0086726e86 [videodetective] fix extraction 2019-10-28 19:48:34 +01:00
Remita Amine
83e49259bf [internetvideoarchive] fix extraction 2019-10-28 19:47:27 +01:00
Remita Amine
895e5c03db [nbcnews] fix extraction
closes #12569
closes #12576
closes #21703
closes #21923
2019-10-28 19:31:20 +01:00
Remita Amine
702984eca9 [hark] remove extractor 2019-10-28 17:49:05 +01:00
Remita Amine
b3c2fa6dad [tutv] remove extractor 2019-10-28 17:42:33 +01:00
Remita Amine
831b732da1 [learnr] remove extractor 2019-10-28 17:41:17 +01:00
Remita Amine
3e252cca0e [macgamestore] remove extractor
Covered by generic extractor
2019-10-28 17:39:01 +01:00
Remita Amine
0f9d53566a [la7] update Kaltura service URL(closes #22358) 2019-10-28 15:17:06 +01:00
Remita Amine
80c2126e80 [thesun] fix extraction(closes #16966) 2019-10-28 13:32:35 +01:00
Remita Amine
71fa0b04f9 [makertv] remove extractor 2019-10-28 13:30:30 +01:00
Andrew Udvare
6924a2ee1c
[instagram] fix retrieving video URL 2019-10-28 03:56:17 -04:00
Andrew Udvare
d2930508f8
Merge remote-tracking branch 'upstream/master' into instagram-saved 2019-10-28 02:45:41 -04:00
Remita Amine
dd90451f0f [tenplay] Add new extractor(closes #21446) 2019-10-27 22:02:46 +01:00
Remita Amine
548c395716 [soundcloud] improve extraction
- improve format extraction(closes #22123)
- extract uploader_id and uploader_url(closes #21916)
- extract all known thumbnails(closes #19071)(closes #20659)
- fix extration for private playlists(closes #20976)
- add support for playlist embeds(#20976)
- skip preview formats(closes #22806)
2019-10-27 17:52:46 +01:00
Stephen
b971a9cccf Changed ABC URL from abc.go.com to abc.com 2019-10-26 19:58:54 -05:00
Remita Amine
0b98f3a751 [dplay] improve extraction
- add support for dplay.fi, dplay.jp and es.dplay.com(closes #16969)
- fix it.dplay.com extraction(closes #22826)
- update tests
- extract creator, tags and thumbnails
- handle playback API call errors
2019-10-26 14:58:29 +01:00
Remita Amine
235dbb434b [discoverynetworks] add support for dplay.co.uk 2019-10-26 14:57:42 +01:00
Remita Amine
42cd0824b3 [vk] remove assert statement 2019-10-26 00:06:05 +01:00
Epecb
f7a4fc0e21
[DTube] Fix extraction
- improve _VALID_URL regex
- update tests
- fix api calls

Signed-off-by: Epecb <788135@gmail.com>
2019-10-25 22:16:20 +03:00
Remita Amine
3c989818e7 [vk] improve extraction
- add support for Odnoklassniki embeds
- update tests
- extract more video from user lists(closes #4470)
- fix wall post audio extraction(closes #18332)
- improve error detection(closes #22568)
2019-10-25 19:35:07 +01:00
Remita Amine
416c3ca7f5 [odnoklassniki] add support for Schemeless embed extraction 2019-10-25 19:27:28 +01:00
Lyz
868586835e
Fix unicode weird characters 2019-10-25 17:43:53 +02:00
thePanz
095f9df2ad RaiPlay: Handle multiple arrays of subtitles 2019-10-25 15:22:14 +02:00
Lyz
f424a20b90
Fix code styling 2019-10-25 15:21:25 +02:00
Lyz
1a78919595
* Update extractor to match changes 2019-10-25 15:10:44 +02:00
Remita Amine
162bcc68dc [puhutv] improve extraction
- fix subtitles extraction
- transform HLS URLs to http URLs
- improve metadata extraction
2019-10-24 12:53:33 +01:00
Aksel Eromeeter
3a8aa2a72d [sexdotcom] Add new extractor
Three different cases are handled:
1. Most video pages use the Video.js framework. I extract the arguments
   of the JavaScript `player.updateSrc()` call to get the video details
   (one or two different formats)
2. Some video pages include an iframe which embeds a video from another
   site, such as YouTube, XHamster, XVideos and possibly more.
3. Also supports `<img>` tag for gifs or plain simple pictures.

This does not yet extract any metadata besides the essentials.
2019-10-23 23:01:43 +03:00
Remita Amine
07154c7930 [facebook] extract subtitles(closes #22777) 2019-10-22 17:59:14 +01:00
Remita Amine
0c2d10d225 [globo] handle alternative hash signing method 2019-10-22 17:59:14 +01:00
Avichai Cohen
66634ec66b prioritize tahoe_data.secondary over webpage when extracting timestamp 2019-10-22 12:41:44 +03:00
Barbara Miller
71b4157df3 [SenateFloorGranicus] Add new extractor 2019-10-21 17:15:39 -07:00
Raghav Vasudeva
1efdec15d7
update 2019-10-22 01:04:49 +05:30
pull[bot]
741de98eb2
Merge pull request #126 from ytdl-org/master
[pull] master from ytdl-org:master
2019-10-21 17:45:36 +00:00
Sergey M․
820215f0e3
release 2019.10.22 2019.10.22 2019-10-22 00:09:02 +07:00
Sergey M․
b4818e3c7a
[ChangeLog] Actualize
[ci skip]
2019-10-22 00:06:48 +07:00
bas080
42f8a71af1 [extractor/generic] Add publish date to entries
Uses the pubDate tag contained on most podcast xml files.
2019-10-20 23:28:49 +02:00
josergdev
9b98ba54d4 [Telemadrid] Add more tests 2019-10-20 21:22:24 +02:00
josergdev
e8074a02c7 [Telemadrid] Add new extractor 2019-10-20 17:55:16 +02:00
Adrian S. Tam
be2db5e4dd If postprocessors are to be applied, guess the final output filename(s) and check nooverwrites flag 2019-10-20 02:44:13 -04:00
alxnull
a0358b66c7 Add --print-final-file option 2019-10-19 20:46:03 +02:00
pull[bot]
f5b3240d00
Merge pull request #125 from ytdl-org/master
[pull] master from ytdl-org:master
2019-10-19 17:45:38 +00:00
Sergey M․
2297c0d7d9
[facebook] Bypass download rate limits (closes #21018) 2019-10-19 23:56:36 +07:00
Mary
03d31a55af
YouTube now gives 429 errors for CAPTCHAs
As far as I can tell, I've only gotten 429s, so 402 might be an old response...
2019-10-19 08:50:42 -04:00