aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/scivee.py
Commit message (Collapse)AuthorAgeFilesLines
* [scivee] Remove extractor (#9315)Yen Chi Hsuan2017-02-271-57/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* [scivee] Skip the testYen Chi Hsuan2016-04-271-0/+1
| | | | | | Not accessible from either Travis CI or my machine. Closes #9315
* PEP8 appliedJouke Waleson2014-11-231-1/+1
|
* [scivee] Revert test file downloadSergey M․2014-04-301-5/+1
|
* [scivee] Skip test for nowSergey M․2014-04-281-2/+6
|
* [scivee] Add support for scivee.tvSergey M․2014-04-261-0/+56