ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://lemmy.world/post/27030607", "attributedTo": "https://lemmy.world/u/AstroLightz", "to": [ "https://programming.dev/c/python", "https://www.w3.org/ns/activitystreams#Public" ], "name": "I made a menu-driven CLI frontend for yt-dlp. Feedback is welcomed.", "cc": [], "content": "<p>I made this Python menu-driven CLI script for yt-dlp. It guides you through a series of menus to download content from a YouTube URL.</p>\n<p>If anyone is interested, feedback would be greatly appreciated as only I have tested this so far, and I want to make sure it works for other people’s systems.</p>\n<p>If you encounter any issues or bugs, let me know so I can fix them!</p>\n<p><strong>Edit</strong>: I should mention: This is not a pipx package. That was never the intention developing this initially. I might make it a package in the future, but for now, it is just a project directory.</p>\n", "mediaType": "text/html", "source": { "content": "I made this Python menu-driven CLI script for yt-dlp. It guides you through a series of menus to download content from a YouTube URL.\n\nIf anyone is interested, feedback would be greatly appreciated as only I have tested this so far, and I want to make sure it works for other people's systems.\n\nIf you encounter any issues or bugs, let me know so I can fix them!\n\n**Edit**: I should mention: This is not a pipx package. That was never the intention developing this initially. I might make it a package in the future, but for now, it is just a project directory.", "mediaType": "text/markdown" }, "attachment": [ { "href": "https://github.com/AstroLightz/yt-dlp-adv2", "mediaType": "text/html; charset=utf-8", "type": "Link" } ], "image": { "type": "Image", "url": "https://opengraph.githubassets.com/a70da85f26a8e586047b33839b252f5dc06c46cd9a034481217e3af6ddbeee61/AstroLightz/yt-dlp-adv2" }, "sensitive": false, "published": "2025-03-19T00:30:52.396726Z", "updated": "2025-03-19T17:00:03.484496Z", "language": { "identifier": "en", "name": "English" }, "audience": "https://programming.dev/c/python", "tag": [ { "href": "https://lemmy.world/post/27030607", "name": "#python", "type": "Hashtag" } ] }