We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d97020 commit 66624c2Copy full SHA for 66624c2
examples/ExampleBulkVideo.py
@@ -12,7 +12,7 @@
12
from InstagramAPI import InstagramAPI
13
import urllib
14
15
-PhotoPath = "/home/psi/python/ig/feybeclaudia_/" # Change Directory to Folder with Pics that you want to upload
+PhotoPath = "~/igvid" # Change Directory to Folder with Pics that you want to upload
16
# Change to your Photo Hashtag
17
IGCaption = "Your Caption + #Hashtag"
18
0 commit comments