youtube-dl
youtube-dl 是一个命令行程序,用于从视频网站下载视频。支持非常多的网站,官网列出支持的网站就有1114个。网站由不同的提取器(extractor)支持,每个提取器的质量参差不齐,至少 youtube.com 是真的可以下载的。
Tags:#downloader #video
Languages:#python
youtube-dl 是一个命令行程序,用于从视频网站下载视频。支持非常多的网站,官网列出支持的网站就有1114个。网站由不同的提取器(extractor)支持,每个提取器的质量参差不齐,至少 youtube.com 是真的可以下载的。
Tags:#downloader #video
Languages:#python
GitHub
GitHub - ytdl-org/youtube-dl: Command-line program to download videos from YouTube.com and other video sites
Command-line program to download videos from YouTube.com and other video sites - ytdl-org/youtube-dl
dvc
为机器学习实验设计的版本控制,可以兼容任何git存储库。用于管理实验数据和代码,可以重现实验过程和结果。(视频很有意思)
Tags:#machinelearning #versioncontrol #tools
Languages:#python
为机器学习实验设计的版本控制,可以兼容任何git存储库。用于管理实验数据和代码,可以重现实验过程和结果。(视频很有意思)
Tags:#machinelearning #versioncontrol #tools
Languages:#python
YouTube
Data Version Control - Machine Learning Time Travel
Today data science community is still lacking good practices for organizing their projects and effectively collaborating. ML algorithms and methods are no longer simple "tribal knowledge" but are still difficult to manage and reuse.
One of the biggest challenges…
One of the biggest challenges…