remove )
This commit is contained in:
parent
3772e7f190
commit
e41363a331
@ -10,7 +10,7 @@ JACKNET_WIKI_URL = "https://wiki.jacknet.io"
|
||||
def get_viewings_csv_attachment_id(token_id, token_secret):
|
||||
attachments = WikiUtils.get_attachments(JACKNET_WIKI_URL, token_id, token_secret)
|
||||
|
||||
# Page ID of "https://wiki.jacknet.io/books/vcinema/page/csv")
|
||||
# Page ID of "https://wiki.jacknet.io/books/vcinema/page/csv"
|
||||
page_id = 11
|
||||
viewings_csv_file_name = "vcinema.csv"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user