CognitiveScience commited on
Commit
ad20c05
1 Parent(s): 0b0c174

Update youtube1.py

Browse files
Files changed (1) hide show
  1. youtube1.py +1 -1
youtube1.py CHANGED
@@ -38,7 +38,7 @@ def getviews(link): #add source? and for sentsummary: https://huggingface.co/the
38
  '''
39
  #viewSoupMeta = API_Data #str(response).find("viewCount")
40
 
41
- celsci1=myCelSci()
42
 
43
  response3= response2 #celsci1.ax1 #celsci1.fame(300) #checkfame("dd")
44
 
 
38
  '''
39
  #viewSoupMeta = API_Data #str(response).find("viewCount")
40
 
41
+ #celsci1=myCelSci()
42
 
43
  response3= response2 #celsci1.ax1 #celsci1.fame(300) #checkfame("dd")
44