mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +03:00
emacs: fix guix dependency
This commit is contained in:
parent
8453d94eed
commit
3a78c0b2d8
2 changed files with 2 additions and 1 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
"yt-dlp"
|
"yt-dlp"
|
||||||
"mpv"
|
"mpv"
|
||||||
"whisper-cpp"
|
"whisper-cpp"
|
||||||
|
"python-youtube-transcript-api"
|
||||||
"rdrview"
|
"rdrview"
|
||||||
"graphviz"
|
"graphviz"
|
||||||
"python-isort"
|
"python-isort"
|
||||||
|
|
|
||||||
|
|
@ -8713,7 +8713,7 @@ However, sans the pictures issue, for certain sites like Wikipedia this is usabl
|
||||||
**** Getting subtitles
|
**** Getting subtitles
|
||||||
Finally, let's get to transcripts.
|
Finally, let's get to transcripts.
|
||||||
|
|
||||||
| Guix package |
|
| Guix dependency |
|
||||||
|-------------------------------|
|
|-------------------------------|
|
||||||
| python-youtube-transcript-api |
|
| python-youtube-transcript-api |
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue