TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Youtube download counter-countermeasures applied

9 点作者 z0a将近 12 年前

2 条评论

DaemonXI将近 12 年前
Thanks for sharing your findings on downloading things from YouTube.<p>I tried writing a script to download videos with specific tags and convert them to MP3s a few months ago and found getting the videos off YouTube was the hardest part by far.
gizmo686将近 12 年前
I wasn&#x27;t aware that youtube had counter measures. I use the &#x27;clive&#x27; program (which is in the standard ubuntu repositories) to download youtube videos by simply giving it the normal URL. I&#x27;ve never had it stop working, which seems to suggest that Google is not trying to block downloads (as re-active counter mesures would have a delay before the app gets updated).<p>Combine this with the fact that their is an API for third party players, and they are effectivly on the honor system to not &#x27;download&#x27;, and to show adds where appropriate.