Skip to content

Commit 66624c2

Browse files
authored
Update ExampleBulkVideo.py
1 parent 9d97020 commit 66624c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ExampleBulkVideo.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from InstagramAPI import InstagramAPI
1313
import urllib
1414

15-
PhotoPath = "/home/psi/python/ig/feybeclaudia_/" # Change Directory to Folder with Pics that you want to upload
15+
PhotoPath = "~/igvid" # Change Directory to Folder with Pics that you want to upload
1616
# Change to your Photo Hashtag
1717
IGCaption = "Your Caption + #Hashtag"
1818

0 commit comments

Comments
 (0)