EDITED: THE Video series about Prague

https://www.youtube.com/@HONESTGUIDE

The Honest Guide created the series (not just) about Prague. What to expect, how to avoid scams, and lovely recommendations for visitors and locals.

5 points · 4 comments · view on lemmy.world

4 Comments

ChaoticNeutralCzech@feddit.org · 2 pts · 1y (1 reply)

The title is underselling it. It is the video guide for a Prague visitor.

Unlike on Reddit, you can still edit it!

fordfisher@feddit.org · 2 pts · 1y

Thanks. Done!

ChaoticNeutralCzech@feddit.org · 2 pts · 1y (1 reply)

Maybe we could set up a bot to post a link to each video as it comes out... A Python script running on one of our computers could do the trick.

  1. Fetch channel's video list using something like yt-dlp every hour
  2. Check videos newer than [script start date] against list of already processed video IDs in a file
  3. Display a prompt: new video found: <title>; post video to !prague@feddit.org? [Y/n/watch]
  4. Post using the pythorhead library from a dedicated bot account
  5. Add video ID to file
fordfisher@feddit.org · 1 pts · 1y

I totally fancy this idea!