home / musiccaps

musiccaps_details (view)

1 row where musiccaps_names contains "Whispering"

✎ View and edit SQL

This data as json, CSV (advanced)

video youtube_link musiccaps_caption youtube_published youtube_channel youtube_description musiccaps_names musiccaps_aspects musiccaps_author youtube_id musiccaps_rowid
Scratching for TINGLES | ASMR Ear to Ear & Far Away Trigger Sounds This audio contains a female voice speaking in a relaxed and sensual sounding way while you can hear the sound of scratching on a surface. 2015-09-28T21:05:25Z WhispersRed ASMR Hello my lovely friends! Here are some ASMR ear to ear and far away scratching sounds for you. When making tapping videos there always seems to be a little scratching action going on. I feel it's a trigger all of it's own so here is a video dedicated to that alone. I hope you enjoy the items I chose, hopefully there is something there to suit you. Thank you so much for your support on the last video, I had a lovely couple of days to catch up on sleep and even sneaked in a night out with my friends :-D Your lovely comments are so very much appreciated. As always, this video is uploaded with tonnes of love and pure tingly ASMR intention.... All the very best to you for the coming week. XX Emma XX Just because many people ask! Nail polish - Essie 'Meet me at Sunset' Lipstick - Diego Dalla Palma 'Rossetto Opaco' 91 πŸ“šMy ASMR Book - Unwind Your Mind: The Life-changing power of ASMR https://campsite.bio/whispersredasmr - Published by Ebury/PenguinRandomHouse in the UK and Harper One in the US and Canada. 🎧 ASMR albums are available to download or stream on all services worldwide *Search - WhispersRed ASMR* 🎧 Spotify - https://spoti.fi/2EugqJo Google Play - https://bit.ly/2JwXP34 Itunes - https://apple.co/2qhg6Zb Amazon Music - https://amzn.to/2Ev7R0E 🌟Please LIKE if you do and SUBSCRIBE if you'd like to! This makes sure that new videos show up in your feed. Click the bell if you would like notifications for new uploads🌟 πŸ’œMy other ChannelsπŸ’œ β₯ Vlog Channel - https://www.youtube.com/c/MyPurpleLife β₯ Channel intended specifically for younger audience at adult discretion - https://www.youtube.com/channel/UCgL7c6rQ8QordQ7k5p0i8Agβ€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€” 🌟Connect🌟 Website - https://whispersredasmr.com Facebook - https://www.facebook.com/WhispersRedASMR Twitter - @WhispersRedASMR Instagram - whispersred_asmr Email - emma@whispersredasmr.com β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”β€”-- 🌹Contribute translations! - http://www.youtube.com/timedtext_cs_panel?tab=2&c=UC2nyigZS5YNDrCu_pih809w—————————… ["Scratching (performance technique)", "Whispering", "Speech"] ["amateur recording", "scratching noise", "female voice speaking", "sensual"] 6 0VwX92X3iPc 177

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW musiccaps_details AS select
  musiccaps.url as video,
  json_object(
    'label',
    coalesce(videos.title, 'Missing from YouTube'),
    'href',
    musiccaps.url
  ) as youtube_link,
  musiccaps.caption as musiccaps_caption,
  videos.publishedAt as youtube_published,
  videos.channelTitle as youtube_channel,
  videos.description as youtube_description,
  musiccaps.audioset_names as musiccaps_names,
  musiccaps.aspect_list as musiccaps_aspects,
  musiccaps.author_id as musiccaps_author,
  videos.id as youtube_id,
  musiccaps.rowid as musiccaps_rowid
from
  musiccaps
  left join videos on musiccaps.ytid = videos.id;
Powered by Datasette · Queries took 687.479ms · About: simonw/musiccaps-datasette