Skip to content

Commit

Permalink
Link multi-threading GitHub discussion (python README)
Browse files Browse the repository at this point in the history
  • Loading branch information
shailshouryya committed Jan 5, 2021
1 parent 1af2b15 commit 7bd34f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ with open(path_to_channel_urls_file, 'r', encoding='utf-8') as file:
# This is ESSENTIAL, otherwise threading might stop randomly on the last channel in the
# channels.txt file before the program finishes writing all the channel information to the files!
```
- See [Thread about multi-threading with yt_videos_list](https://github.com/Shail-Shouryya/yt_videos_list/discussions/11) for more information!

</details>

Expand Down

0 comments on commit 7bd34f1

Please sign in to comment.