mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 17:39:16 +02:00
forget to delete a test print
This commit is contained in:
parent
eba921205a
commit
6fb8e530b1
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ def get_authenticated_service():
|
|||
|
||||
def initialize_upload(youtube, options):
|
||||
path = options.get('--file')
|
||||
print options.get('--name')
|
||||
tags = None
|
||||
if options.get('--tags'):
|
||||
tags = options.get('--tags').split(',')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue