We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1c10b commit 4a2b395Copy full SHA for 4a2b395
tools/yt_playlist.py
@@ -11,7 +11,11 @@
11
# 2. Make sure you're using git so reverting edited talk files is easy.
12
# 3. Run the script.
13
# 4. Go through the missing-talks.csv file and manually add the
14
-# youtube_url to the markdown files.
+# youtube_url to the markdown files.InnerTube.__init__(client='WEB')
15
+# then disable the oauth usage.
16
+
17
+# At one point things didn't work and I had to modify
18
+# the pytube/innertube.py::
19
20
import csv
21
from dataclasses import dataclass
0 commit comments