Skip to content

Commit fd16c52

Browse files
authored
Update README.md
1 parent bbc887a commit fd16c52

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# YT-Channel-videos
2-
Scans a Youtube channel for all available videos.
2+
Scans a Youtube channel for all available videos and prints the result on console and into an external file called '\_list.txt' into the same directory where the script it is located.
3+
4+
It requires as input a Youtube channel ID in the form of 'https://www.youtube.com/channel/UCWr0mx597DnSGLFk1WfvSkQ' or 'UCWr0mx597DnSGLFk1WfvSkQ'
5+
6+
It is using as dependency the ['scrapetube' PIP module](https://github.com/dermasmid/scrapetube) by [dermasmid](https://github.com/dermasmid) that can be installed by typing 'pip install scraptube' into console.

0 commit comments

Comments
 (0)