start new data flow
This commit is contained in:
@@ -23,6 +23,7 @@ def default(o): # pragma: no cover
|
||||
return int(o)
|
||||
raise TypeError
|
||||
|
||||
from rowers.dataflow import upload_handler
|
||||
|
||||
def get_video_id(url):
|
||||
"""Returns Video_ID extracting from the given url of Youtube
|
||||
|
||||
Reference in New Issue
Block a user