This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-07-14 11:04:31,135 17936 [DEBUG] - XmlConfiguration is now operational | |
2021-07-14 11:04:31,178 17936 [INFO ] - ============================================================ | |
2021-07-14 11:04:31,361 17936 [INFO ] - Chocolatey v0.10.15 | |
2021-07-14 11:04:31,367 17936 [DEBUG] - Chocolatey is running on Windows v 10.0.19043.0 | |
2021-07-14 11:04:31,370 17936 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old". | |
2021-07-14 11:04:31,370 17936 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old". | |
2021-07-14 11:04:31,380 17936 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" upgrade mkvtoolnix | |
2021-07-14 11:04:31,381 17936 [DEBUG] - Received arguments: upgrade mkvtoolnix | |
2021-07-14 11:04:31,426 17936 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
2021-07-14 11:04:31,432 17936 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mpv --no-config -v fools-the-north-wind.aac | |
[cplayer] Command line options: '--no-config' '-v' 'fools-the-north-wind.aac' | |
[cplayer] mpv 0.35.1 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects | |
[cplayer] built on Sat Jan 28 04:49:47 2023 | |
[cplayer] FFmpeg library versions: | |
[cplayer] libavutil 58.2.100 | |
[cplayer] libavcodec 60.3.100 | |
[cplayer] libavformat 60.3.100 | |
[cplayer] libswscale 7.1.100 | |
[cplayer] libavfilter 9.3.100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0%] Built target bsdln | |
[ 0%] Built target x86_64-apple-darwin20-ar | |
[ 0%] Built target elfdep | |
[ 0%] Built target getuuid | |
[ 0%] Built target stuff | |
[ 0%] Built target darling-coredump | |
[ 0%] Built target wrapgen | |
[ 0%] Built target x86_64-apple-darwin20-ld | |
[ 0%] Built target migcom | |
[ 0%] Built target generate_dserver_rpc_wrappers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/README.md b/README.md | |
index ed2f779..5598e7c 100644 | |
--- a/README.md | |
+++ b/README.md | |
@@ -12,7 +12,7 @@ pip install youtube-comment-downloader | |
Or directly from the GitHub repository: | |
``` | |
-pip install https://github.com/egbertbouman/youtube-comment-downloader/archive/master.zip | |
+pip install https://github.com/biggestsonicfan/youtube-comment-downloader/archive/normalize-id-output.zip |