Modified README

This commit is contained in:
danielcliu 2019-10-21 22:38:17 -07:00
parent 8fb9e75ba1
commit d8b5208824
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ This will return a list of dictionaries looking somewhat like this:
] ]
``` ```
You can also add the `languages` param if you want to make sure the transcripts are retrieved in your desired language (it usually defaults to english). You can also add the `languages` param if you want to make sure the transcripts are retrieved in your desired language (it defaults to english).
```python ```python
YouTubeTranscriptApi.get_transcripts(video_ids, languages=['de', 'en']) YouTubeTranscriptApi.get_transcripts(video_ids, languages=['de', 'en'])
@ -118,4 +118,4 @@ youtube_transcript_api <first_video_id> <second_video_id> --http-proxy http://us
If this project makes you happy by reducing your development time, you can make me happy by treating me to a cup of coffee :) If this project makes you happy by reducing your development time, you can make me happy by treating me to a cup of coffee :)
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BAENLEW8VUJ6G&source=url) [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BAENLEW8VUJ6G&source=url)