aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2017-02-27 21:34:33 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2017-02-27 21:34:33 +0800
commit892b47ab6c9147e785c562229e6dab305fffba61 (patch)
tree57e80aa2ee14586cf5d2582b0bdcd185cff3b924 /ChangeLog
parentfdeea72611b2c2c29a9a34e91ae4bd9b8dfc1f64 (diff)
downloadyoutube-dl-892b47ab6c9147e785c562229e6dab305fffba61.tar.xz
[scivee] Remove extractor (#9315)
The Wikipedia page is changed from active to down: https://en.wikipedia.org/w/index.php?title=SciVee&diff=prev&oldid=723161154 Some other interesting bits: $ nslookup www.scivee.tv Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: www.scivee.tv canonical name = scivee.rcsb.org. Name: scivee.rcsb.org Address: 132.249.231.211 $ nslookup rcsb.org Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name: rcsb.org Address: 132.249.231.77 Both IPs are from UCSD. I guess it's maintained by a lab and they don't maintain it anymore.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4009acf37..4ed9cb4e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
version <unreleased>
Extractors
+- [scivee] Remove extractor (#9315)
+ [MDR] Recognize more URL patterns (#12169)
* [vevo] Fix extraction for videos with the new streams/streamsV3 format
(#11719)