frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Cpdown – Copy any webpage/YouTube subtitle as clean Markdown(LLM-ready)

https://github.com/ysm-dev/cpdown
5•ysm0622•9h ago
TL;DR: I built a Chrome extension that copies webpage content or YouTube subtitles as clean, clutter-free Markdown with one click (or a shortcut). It even shows the token count, making it super handy for LLM prompts!

Hi, HN!

I often copy information from the web into my notes (Obsidian) or to feed context to LLMs for summaries/translations. So I built cpdown, a browser extension for this.

cpdown lets you convert any webpage/youtube subtitle into clean Markdown and copy it to your clipboard with a single click (or a keyboard shortcut).

Here are the key features:

* Intelligent Content Extraction: Uses Mozilla's Readability or Defuddle (by the Obsidian devs!) to strip away ads, sidebars, and other noise, focusing only on the main article content. * Clean Markdown Conversion: The extracted HTML is then neatly converted to Markdown using the Turndown library. * Token Count for LLMs: It calculates and displays the token count of the copied text using tiktoken. This is super handy for knowing if you're within limits before pasting into LLMs like ChatGPT or Claude. * YouTube Transcript Copying: On YouTube video pages, it can copy the full transcript in Markdown format, automatically adding the video title as an H1 header. * Customizable Options: You can choose your preferred content extractor (Readability/Defuddle), opt to wrap copied content in a code block, and more.

cpdown is completely free and open-source, built with WXT, React, and TypeScript.

You can grab it from the Chrome Web Store or check out the source code on GitHub. I'd love to hear your feedback, feature requests, or any suggestions!

* Chrome Web Store: https://chromewebstore.google.com/detail/cpdown/knnaflplggjd... * GitHub: https://github.com/ysm-dev/cpdown

Thanks for checking it out!

Just scroll till Appendix D

https://lightcapai.medium.com/grammar-drift-and-cultural-encryption-what-west-african-pidgin-teaches-us-about-linguistic-13176d9571e8
1•WASDAai•7m ago•1 comments

Show HN: Connecting you to local markets for better VPS deals

1•hellishcopper•11m ago•0 comments

United shuts down Starlink Wi-Fi on regional jets

https://thepointsguy.com/airline/united-starlink-wifi-issues/
1•ironyman•11m ago•0 comments

Trump revokes digital identity actions in new cyber executive order

https://federalnewsnetwork.com/cybersecurity/2025/06/trump-revokes-digital-identity-actions-in-new-cyber-executive-order/
1•elmerfud•12m ago•0 comments

Intelligent Tinkering

https://domofutu.substack.com/p/intelligent-tinkering
1•wjb3•20m ago•0 comments

AI can now stalk you with just a single vacation photo

https://www.vox.com/future-perfect/415646/artificial-intelligencer-chatgpt-claude-privacy-surveillance
1•lr0•21m ago•0 comments

Sideloadly – iOS, Apple Silicon and TV Sideloading

https://sideloadly.io/
1•dp-hackernews•27m ago•0 comments

Simplifying and Isolating Failure-Inducing Input (Delta Debugging) [pdf]

https://www.cs.purdue.edu/homes/xyzhang/fall07/Papers/delta-debugging.pdf
1•todsacerdoti•27m ago•0 comments

Taurine and Aging: Is There Anything to It?

https://www.science.org/content/blog-post/taurine-and-aging-there-anything-it
9•etiam•33m ago•1 comments

Finding 7k TikTok scam comments with GPT-4o-mini and Batch API

https://misbehavingbots.com/finding-7k-tiktok-scam-comments-with-gpt-4o-mini-and-batch-api
2•sevazhidkov•35m ago•0 comments

Released kubectl-apidocs v1.0.14 – a CLI plugin to explore Kubernetes API

https://github.com/hashmap-kz/kubectl-apidocs
1•alzhi7•38m ago•1 comments

Software Renderer in Odin from Scratch

https://www.marianpekar.com/blog/software-renderer-in-odin-from-scratch-part-i
2•AlexeyBrin•38m ago•0 comments

Uber Just Reinvented the Bus Again

https://www.wired.com/story/uber-just-reinvented-the-bus-again/
3•beardyw•44m ago•2 comments

The Pentagon Disinformation That Fueled America's UFO Mythology

https://www.wsj.com/politics/national-security/ufo-us-disinformation-45376f7e
1•krapp•45m ago•1 comments

College Students Are Using 'No Contact Orders' to Block Each Other in Real Life

https://www.wsj.com/us-news/education/college-students-are-using-no-contact-orders-to-block-each-other-in-real-life-4e3272b1
1•diogenes_atx•48m ago•1 comments

What TikTok's virtual machine tells us about modern bot defenses

https://blog.castle.io/what-tiktoks-virtual-machine-tells-us-about-modern-bot-defenses/
3•thefindev•48m ago•0 comments

Apple Has a Siri Problem That WWDC 2025 Probably Won't Fix

https://gizmodo.com/apple-has-a-huge-siri-problem-that-wwdc-2025-probably-wont-fix-2000612362
2•rntn•52m ago•0 comments

Shirt Without Stripes

https://github.com/elsamuko/Shirt-without-Stripes
1•cyanf•54m ago•0 comments

Caracal – Hide any running process in Linux

https://github.com/adgaultier/caracal
3•pythops•55m ago•0 comments

Why We're Moving on from Nix

https://blog.railway.com/p/introducing-railpack
4•mooreds•58m ago•0 comments

Can You Trust Us?

https://www.blacksmith.sh/blog/security
1•mooreds•59m ago•0 comments

Backlinks in 2025: Still relevant, or SEO noise?

https://news.seoforfounders.com/p/seo-myth-busting-5-backlinks-are-dead
3•benchmarkapp•59m ago•2 comments

I started with a SQL question. He said "that's a dumb question."

https://twitter.com/ryxcommar/status/1930985076965142918
3•keepamovin•59m ago•0 comments

What Is OAuth and How Does It Work?

https://fusionauth.io/articles/oauth/modern-guide-to-oauth
2•mooreds•1h ago•0 comments

A New, Simpler License for Max and Mojo

https://www.modular.com/blog/a-new-simpler-license-for-max-and-mojo
1•chenzhekl•1h ago•0 comments

CSS <System-Color>

https://developer.mozilla.org/en-US/docs/Web/CSS/system-color
2•arun-mani-j•1h ago•0 comments

Analyzing the Trump Bullet Photo

https://substack.com/home/post/p-164991902
2•mwidell•1h ago•0 comments

The Concurrency Trap: How an Atomic Counter Stalled a Pipeline

https://www.conviva.com/platform/the-concurrency-trap-how-an-atomic-counter-stalled-a-pipeline/
1•delifue•1h ago•0 comments

Hacking Is Necessary

https://scharenbroch.dev/blog/hacking-is-necessary/
5•thunderbong•1h ago•0 comments

Show HN: I built a directory with 14K viral LinkedIn posts

https://bestlinkedinposts.com/
1•derkinzi•1h ago•0 comments