diff --git a/developers/ocean.py/README.md b/developers/ocean.py/README.md index f259aa72..32b1b145 100644 --- a/developers/ocean.py/README.md +++ b/developers/ocean.py/README.md @@ -16,10 +16,6 @@ ocean.py lets you do the following things: * Sell datatokens via for a fixed price. Sell data NFTs. * Transfer data NFTs & datatokens to another owner, and all other ERC721 & ERC20 actions using web3. -If you prefer video format, please check this video below, otherwise let's move forward. - -{% embed url="https://youtu.be/8uZC6PC9PBM" %} - ### Quickstart 🚀 To kickstart your adventure with ocean.py, we set out the following steps to get you zooming ahead in no time! diff --git a/developers/ocean.py/consume-flow.md b/developers/ocean.py/consume-flow.md index 007c535c..d5e450eb 100644 --- a/developers/ocean.py/consume-flow.md +++ b/developers/ocean.py/consume-flow.md @@ -102,8 +102,3 @@ The _beginning_ of the file should contain the following contents: ... ``` -Here’s a video version for this post 👇 - -{% embed url="https://www.youtube.com/watch?v=JQF-5oRvq9w" %} -Main Flow Video -{% endembed %} diff --git a/developers/ocean.py/install.md b/developers/ocean.py/install.md index 7e517e80..b8daf394 100644 --- a/developers/ocean.py/install.md +++ b/developers/ocean.py/install.md @@ -49,9 +49,4 @@ Issue: MacOS “Unsupported Architecture” Oh, buoy! 🌊🐙 When it comes to installation, ocean.py has you covered with a special README called ["install.md"](https://github.com/oceanprotocol/ocean.py/blob/main/READMEs/install.md). It's like a trusty guide that helps you navigate all the nitty-gritty details. So, let's dive in and ride the waves of installation together! 🏄‍♂️🌊 -Or if you prefer a video format, you can check this tutorial on Youtube - -{% embed url="https://www.youtube.com/watch?v=mbniGPNHE_M" %} -Install ocean.py -{% endembed %}