mirror of
https://github.com/alexta69/metube.git
synced 2025-04-03 20:27:36 +03:00
Update README.md
Replace Chrome cookies extractor with get-cookiestxt-locally
This commit is contained in:
parent
f1851bf4aa
commit
954d561a66
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ In case you need to use your browser's cookies with MeTube, for example to downl
|
|||
```
|
||||
* Install in your browser an extension to extract cookies:
|
||||
* [Firefox](https://addons.mozilla.org/en-US/firefox/addon/export-cookies-txt/)
|
||||
* [Chrome](https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid)
|
||||
* [Chrome](https://chrome.google.com/webstore/detail/get-cookiestxt-locally/cclelndahbckbenkjhflpdbgdldlbecc)
|
||||
* Extract the cookies you need with the extension and rename the file `cookies.txt`
|
||||
* Drop the file in the folder you configured in the docker-compose.yml above
|
||||
* Restart the container
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue