v0.6.1
This commit is contained in:
		
							parent
							
								
									31130dbe0c
								
							
						
					
					
						commit
						99ce79792f
					
				
							
								
								
									
										2
									
								
								setup.py
								
								
								
								
							
							
						
						
									
										2
									
								
								setup.py
								
								
								
								
							|  | @ -24,7 +24,7 @@ def get_test_suite(): | ||||||
| 
 | 
 | ||||||
| setuptools.setup( | setuptools.setup( | ||||||
|     name="youtube_transcript_api", |     name="youtube_transcript_api", | ||||||
|     version="0.6.0", |     version="0.6.1", | ||||||
|     author="Jonas Depoix", |     author="Jonas Depoix", | ||||||
|     author_email="jonas.depoix@web.de", |     author_email="jonas.depoix@web.de", | ||||||
|     description="This is an python API which allows you to get the transcripts/subtitles for a given YouTube video. It also works for automatically generated subtitles, supports translating subtitles and it does not require a headless browser, like other selenium based solutions do!", |     description="This is an python API which allows you to get the transcripts/subtitles for a given YouTube video. It also works for automatically generated subtitles, supports translating subtitles and it does not require a headless browser, like other selenium based solutions do!", | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue