Generate a file with the contribution list of your youtube video from a playlist. 📷
Project description
SourceLink
Generates through playlists a txt file with the acknowledgements or resources used for an audio visual content. I made this little tool because I made a video on my youtube channel and all the resources I was using I was putting them in a playlist within the same Youtube. To extract each link from each video would take me too long and it was boring, so I created this tool (which in the end took me longer than it would have taken me to do it manually, but you have to think about the future).
Use
At the moment the script works only from script, but in the future (when I need it again) I will add the option to do it via console (which is a bit faster for the case).
To start, install SourceLink:
pip install SourceLink
Start to using:
from SourceLink.Contributors import ContributorsGen
genList = ContributorsGen('SAVE_ROUTE')
genList.contributror_file(['PLAYLIST_LIST', 'https://www.youtube.com/playlist?list=PLozfyPKLTR99Frrt3Jnju6Ag9SyDpeCoK'])
This generates the following: (in txt file)
Thanks to:
- https://www.youtube.com/watch?v=qNaz3sYYnWs
- https://www.youtube.com/watch?v=XjmIlOS-CjM
- https://www.youtube.com/watch?v=aR-KAldshAE
- https://www.youtube.com/watch?v=JB_NLzN3anI
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file SourceLink-1.1.tar.gz
.
File metadata
- Download URL: SourceLink-1.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be6f2132f1fa58a58e22747e27baf3bb2532c0cb75906dc716f67c49ad6c30ee |
|
MD5 | 85d2fb251598df2f1215635ff89e35c6 |
|
BLAKE2b-256 | 3ec0a9156b8c95aaba5e2ea63240a8c6948e75669df4e1ede0f269fef381c172 |
File details
Details for the file SourceLink-1.1-py3-none-any.whl
.
File metadata
- Download URL: SourceLink-1.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3991249465f32ef932797477c45df7023ef46e77c999e3655bf1e048d6c838f |
|
MD5 | 4e4ec4b6b9a571168caef7d328f76129 |
|
BLAKE2b-256 | d8d37b45e1b9d3957a6bc90aac7c7678994146420970d6f9c0c8130b67a1ece2 |