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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Beginner dev looks at how YouTube sends videos

150 点作者 vsgherzi超过 1 年前

16 条评论

pocketarc超过 1 年前
The end of the post talks about hiring him, and honestly, if anyone’s hiring, here’s one heck of a bargain: Someone who’s just starting out but who’s already shown he’s perfectly capable of figuring stuff out by himself.
评论 #38832852 未加载
评论 #38831271 未加载
评论 #38832995 未加载
评论 #38832767 未加载
评论 #38836315 未加载
sam1r超过 1 年前
&gt;&gt;&gt; I quickly threw together an ugly frontend and posted it to digital ocean under an express server and prepped another project to repair my broken discord bot.<p>That is quite some versatile lingo for a beginner dev.
评论 #38830187 未加载
评论 #38830275 未加载
评论 #38831026 未加载
评论 #38830399 未加载
评论 #38832721 未加载
NiekvdMaas超过 1 年前
Nice write-up! For a better maintainable version, I would recommend `yt-dlp --dump-json` instead. This will give you hundreds of other supported sites for free.
vsgherzi超过 1 年前
Super early on in my carrier. Just wanted to download an mp3 from my favorite artist without weird ads or tracking
评论 #38829988 未加载
评论 #38830143 未加载
评论 #38830219 未加载
评论 #38831121 未加载
arcza超过 1 年前
Thanks for posting and well done. Small suggestion for your writing style: use less ALL CAPS &#x2F; BOOM! &#x2F; WOW! styles and embrace less dramatic wording: it would make your site read more professionally and be easier to digest. Good luck.
评论 #38832756 未加载
评论 #38831516 未加载
评论 #38833865 未加载
account-5超过 1 年前
This is cool. I wish I could do this sort of thing, however when I come up again something like this I assume it&#x27;s already been done and go look for the solution. In this case I&#x27;d likely have just used yt-dlp. However, had that project been dmca&#x27;d, by disreputable organisatios I&#x27;d likely have remained stuck, so kudos.
mcny超过 1 年前
I tried a YouTube shorts video I saw yesterday that for some reason failed to download with yt dlp (also tried with newpipe) to see if this would behave differently.<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JQgKhZZyBYg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JQgKhZZyBYg</a><p>Something is squirly with this YouTube video. Can someone else give it a try?
评论 #38831482 未加载
评论 #38832649 未加载
ramesh31超过 1 年前
This rules. Pull back the curtain and vanquish the black magic. We should all know how this stuff works, if only to protect ourselves.
thecleaner超过 1 年前
Now that is how you spend new year. Also beginner dev ? Dont be so modest mate.
arwineap超过 1 年前
There is basically nothing a beginner could learn with that is completely novel.<p>We can probably assume this gentlemen already knew about yt-dl and it&#x27;s derivatives; that wasn&#x27;t the point of the exercise.
orenlindsey超过 1 年前
Here&#x27;s my favorite site for downloading YouTube videos. <a href="https:&#x2F;&#x2F;github.com&#x2F;micahlt&#x2F;vesper">https:&#x2F;&#x2F;github.com&#x2F;micahlt&#x2F;vesper</a><p>It&#x27;s made by a friend of mine, I thought he had a writeup about it, but I can&#x27;t find it.
xwowsersx超过 1 年前
What does the author mean that he &quot;created a fetch request in node using the android example&quot;? He means he made the request using Node and impersonated an Android client?
评论 #38831862 未加载
remram超过 1 年前
Is &quot;fullstack developer&quot; just &quot;web developer&quot;?
swyx超过 1 年前
i picked a random video and noticed that the audio (mp3) download was the same filesize as the video (mp4) download. this seems wrong. some thing to do in the encoding?
评论 #38830476 未加载
katella超过 1 年前
Is there a way to do this clientside?
评论 #38830507 未加载
tintedfireglass超过 1 年前
uhh the blog is wrongly dated 31st Dec 2024 instead of 2023.