Skip to main content

Generate a file with the contribution list of your youtube video from a playlist. 📷

Project description

SourceLink

License: MIT Python 3.10 PyPi Package GitGub Repositorie

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

Contact Twitter Contact Discord Contact Discord

Project details


Release history Release notifications | RSS feed

This version

1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SourceLink-1.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

SourceLink-1.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page