Created
November 7, 2017 19:37
-
-
Save Miserlou/d627b9361d928fc5cdd37dda7254b748 to your computer and use it in GitHub Desktop.
reply
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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