Merge pull request #235 from ForsakenRei/master
Replace Chrome cookies extractor with get-cookiestxt-locally in README
This commit is contained in:
commit
07fe36c72a
|
|
@ -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:
|
* Install in your browser an extension to extract cookies:
|
||||||
* [Firefox](https://addons.mozilla.org/en-US/firefox/addon/export-cookies-txt/)
|
* [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`
|
* 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
|
* Drop the file in the folder you configured in the docker-compose.yml above
|
||||||
* Restart the container
|
* Restart the container
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue