# Import the necessary libraries import requests import os # Get the TikTok video URL video_url = "https://www.tiktok.com/embed/video/" + video_id; # Create a new iframe iframe = document.createElement("iframe"); iframe.src = video_url; iframe.style.display = "none"; # Append the iframe to the document document.body.appendChild(iframe); # Wait for the iframe to load iframe.onload = function() { # Get the video element video = iframe.contentWindow.document.querySelector("video"); # Get the video file URL videoUrl = video.src; # Remove the watermark var regex = /watermark=1/g; videoUrl = videoUrl.replace(regex, ""); # Download the video var xhr = new XMLHttpRequest(); xhr.open("GET", videoUrl); xhr.responseType = "blob"; xhr.onload = function() { if (xhr.status === 200) { // Save the video to the local disk var blob = xhr.response; var videoFileName = "tiktok-video-" + video_id + "-no-watermark.mp4"; saveAs(blob, videoFileName); } else { console.log("Error downloading video: " + xhr.status); } }; xhr.send(); };

American fried rice (American fried rice)

 


Condiments and Ingredients

  • 1 cup steamed rice
  • 1/4 cup chopped onion
  • Sliced ​​Long Beans
  • Green peas (if available)
  • Corn (if available)
  • diced carrots (if available)
  • Raisins, blanched in hot water and drained 1/2 tbsp.
  • 2-4 sausages
  • 1 large chicken drumstick 
  • 1 egg
  • 2 tablespoons ketchup
  • 1/2 teaspoon seasoning sauce
  • Oil for frying eggs and sausages
  • oil for frying rice 
  • salt
How to make fried chicken, fried egg and sausage
  1. Bring the chicken drumsticks that we will use to fry for A side dish of fried rice marinated with soy sauce, sugar, oyster sauce and pepper. Refrigerate for 2 hours, marinate until firm, then remove from the refrigerator. Dipped in gogi batter, fried until crispy on the outside and soft on the inside.
  2. Cut the end of the sausage into an X-shape about 1/3 of the total length on both sides. Fry it up and set aside when crispy.
  3. Chicken eggs are used to make fried eggs, prepared to top the fried rice. How to fry eggs beautifully It should be fried in a Teflon pan. without oil How to fry to get a fried egg like in the picture Then heat the pan with low heat. Then crack the eggs into a bowl. Slowly pour the eggs in. Do not overheat. When the edges of the eggs start to brown, they are cooked. set aside (You will get a fried egg like you see in the picture above) 
How to make fried rice
  1. Heat the pan, add a little oil Add onion to fry until fragrant.
  2. Then add the lentils and raisins. If you like green peas, carrots, and corn, you can add them. If not, it's okay. Then follow with steamed rice, add to stir fry.
  3. Followed by tomato sauce, put into it, season with salt, seasoning sauce. Stir and mix everything together for about 2 minutes. That's all. done
  4. Ladle the rice into a cup, compress it tightly, then put a plate over the mouth of the cup, turn the dish upside down, you will get a beautiful, round-shaped fried rice on the plate. Arrange the fried chicken drumsticks + fried sausages, fried eggs, tomatoes, cucumbers. Arrange as you like and serve hot.
The secret of deliciousness
  • The process of stir-frying rice Some people like to use butter instead of oil, that is, the pan is heated with butter. Once dissolved, add onion and stir until fragrant, add cooked rice, respectively.
  • American fried rice is fried rice that can be stir-fried with a variety of ingredients such as raisins, peas, heads. onion cut into small pieces Sliced ​​ham, corn, etc. are sautéed together, with fried chicken/grilled/baked chicken, sausage/ham and fried egg round the dish.
Tags

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.