Skip to content

Instantly share code, notes, and snippets.

@Miserlou
Created November 7, 2017 19:37
Show Gist options
  • Save Miserlou/d627b9361d928fc5cdd37dda7254b748 to your computer and use it in GitHub Desktop.
Save Miserlou/d627b9361d928fc5cdd37dda7254b748 to your computer and use it in GitHub Desktop.
reply
video_url = "https://www.youtube.com/watch?v=" + video_id
reply_body = "**[YouTube Mirror](" + video_url + ")**.\n\n_Reddit2YouTube Bot by miserlou, who hates the new reddit video player._"
submission.reply(reply_body)
print("Posted to: " + submission.url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment