# Youtube

### Incrementing by single frames

Oftentimes video editors will put in single frame hidden gems: those frame elements that will pop up on the screen for a split second and immediately disappear,  making you wonder if you even saw anything at all. For a long time I would have to click back and hope that I press the spacebar at the exact right frame in order to see what was written. However, there's an easier way: pause the video and press `,` or `.` to increment by single frames.

### Grabbing Automatic Transcripts From Video

Here's how to get the transcript of a YouTube video (when available):

* Go to YouTube and open the video of your choice.
* Click on the "More actions" button (3 horizontal dots) located next to the Share button.
* Click "Open transcript"

Although the syntax may be a little goofy this is a pretty good solution.

* ben [eater](https://www.youtube.com/c/BenEater)

### Downloading Videos and Audio&#x20;

Requires youtube-dl with original [process](https://www.tecmint.com/download-mp3-song-from-youtube-videos/) here but if it is installed used the following process to get the audio&#x20;

* \--extract-audio or -x&#x20;
* \--audio-format&#x20;

### Math Channel&#x20;

* v3x or vcubingx has great like videos in&#x20;
  * &#x20;[fractional calculus](https://www.youtube.com/watch?v=A4sTAKN6yFA)&#x20;
  * &#x20;[variational calc ](https://www.youtube.com/watch?v=8SwKD5_VL5o)
* &#x20;3b1b
* mathologer [Euler's crazy pi formula generation](https://www.youtube.com/watch?v=WL_Yzbo1ha4)

[sax music in the NYC Subway](https://www.youtube.com/watch?v=27Dx6ztJ8jw), starting with Billie Jean and accumulating into a crazy battle.&#x20;

the [national anthem](https://www.youtube.com/watch?v=y2V0rG_4Ax4) shown from the Portland State graduation.

[waste a scammers time in python ](https://www.youtube.com/watch?v=UtNYzv8gLbs)

### Medical Channels

* chubby emu&#x20;
* dr mike&#x20;
* institute of human anatomy&#x20;
  * &#x20;[skin video](https://www.youtube.com/watch?v=eCsrAbUP-10)
  *

### Engineering&#x20;

* engineer man on [docker ](https://www.youtube.com/watch?v=6aBsjT5HoGY)and python [web scraping](https://www.youtube.com/watch?v=6aBsjT5HoGY)

### misc&#x20;

<https://www.youtube.com/watch?v=rkv1fpWLy0Q>\
<https://www.youtube.com/watch?v=TuOYF2_oGaU&list=PL26HeTCO57qdk9OhgCEea7T-viu4eJqoX&index=3>\
<https://www.youtube.com/watch?v=RAt1rwW1MSE&list=PLcmDF5qlusW4lrVLWCjRSJE59vA4P-sok>\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nkintc.gitbook.io/brainless/steam/technology/programs/chrome-shortcut/websites/youtube.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
