question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Identify onion services with their respective (already yt-dlp supported) websites

See original GitHub issue

Checklist

Region

Tor Network

Example URLs

Description

Identify onion services with their respective (already yt-dlp supported) websites (for example twitter is already supported by yt-dlp but its onion service is dealt with by the fallback generic extractor instead of the twitter specific one)

Verbose log

Example for the Twitter onion service:


emily@emily:~/Videos$ yt-dlp https://twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion/TwitterBlue/status/1484226494708662273
[generic] 1484226494708662273: Requesting header
WARNING: [generic] Falling back on generic information extractor.
[generic] 1484226494708662273: Downloading webpage
[generic] 1484226494708662273: Extracting information
ERROR: Unsupported URL: https://twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion/TwitterBlue/status/1484226494708662273

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dirkfcommented, Mar 16, 2022

This List of Real-World Onion Sites might be consulted for other candidates, eg DW, NYT.

0reactions
gamer191commented, Jul 3, 2022

@resulin They are marketed as a way to avoid trusting exit nodes*, and to let people create accounts for free, anonymously. Also, clearnet sites only have 3 nodes in a circuit.

*As the hyperlinked article notes, using https achieves that already (it’s slightly less secure, but it’s probably good enough). However, python isn’t as good at ssl verification as tor browser (https://revoked.badssl.com/ doesn’t raise an ssl error, for example).

Actually, now that I think about it, I’m not sure whether yt-dlp would block exit nodes from performing MitM attacks on onion sites 👀

Read more comments on GitHub >

github_iconTop Results From Across the Web

Contribute to yt-dlp/yt-dlp · GitHub
Make your first contribution to this repository by tackling one of the issues ... Identify onion services with their respective (already yt-dlp supported) ......
Read more >
Summary of how to use 'yt-dlp' that can download movies such ...
Summary of how to use 'yt-dlp' that can download movies such as YouTube and Nico Nico video with the highest image quality and...
Read more >
Best Onion Browser Alternatives & Competitors - SourceForge
Compare the best Onion Browser alternatives in 2022. Explore user reviews, ratings, and pricing of alternatives and competitors to Onion Browser.
Read more >
yt-dlp Changelog - PyUp.io
pyupio/safety - The Safety command line tool. pyupio/changelogs - A changelog finder and parser. pyupio/dparse - A parser for Python dependency files.
Read more >
Cloud Exposure, DLP & IR, A-Z - AboutDFIR
“Amazon Macie is a security service that uses machine learning to automatically discover, classify, and protect sensitive data in AWS. Amazon ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found