You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/youtube_dl
Yen Chi Hsuan 892b47ab6c
[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.
7 years ago
..
downloader [downloader/common] Limit displaying 2 digits after decimal point in sleep interval message 7 years ago
extractor [scivee] Remove extractor (#9315) 7 years ago
postprocessor [postprocessor/ffmpeg] Add mising space (closes #12232) 7 years ago
YoutubeDL.py Suppress help for all deprecated options and print warning when used 7 years ago
__init__.py Suppress help for all deprecated options and print warning when used 7 years ago
__main__.py [refactor] Single quotes consistency 9 years ago
aes.py Update coding style after pycodestyle 2.1.0 8 years ago
cache.py
compat.py [compat] Use try except for compat_numeric_types 7 years ago
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 8 years ago
options.py Suppress help for all deprecated options and print warning when used 7 years ago
socks.py [socks] Refine exception model for better error handling 8 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 8 years ago
utils.py Improve geo bypass mechanism 7 years ago
version.py release 2017.02.24.1 7 years ago