Skip to content

ashwini4code/til_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

til_builder

Goal

The goal of this project is to easily capture, organize and share learnings.

til

For groups, wanting to share and maintain learnings, DevRev offers a mechanism, to create Issues using the DevRev works API which you can post learnings to. Often, we learn concepts through Youtube videos and want to transcribe and maintain a log of our learnings for quick reference. Youtube videos can be transcribed using the YouTube Transcript API.

Setup

Join the WWCode Devorg on Devrev, by accepting the email invite.

Follow steps listed here to fetch the Devrev Personal Access Token.

Set the env variable WWCODE_API_WORKSHOP_PAT to your token value using, export WWCODE_API_WORKSHOP_PAT=<Fetched PAT value>

Please do not share your PAT with anyone else, as this prepresents you as a user ont he platform.

Usage

python3 src/til.py <youtube_video_id> "DevRev Feature Name"
Example: python3 src/til.py Xfmu5PEL5Y0 "API"

About

Build your Learning Log

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages