{"version":3,"sources":["config/index.js","redux/actions/auth.actions.js","redux/reducers/app/auth.app.reducer.js","redux/reducers/app/index.js","redux/reducers/index.js","redux/store/index.js","ErrorBoundary.js","helper/constants.js","components/Main/styles.js","components/Main/index.js","components/Nav/styles.js","components/Nav/NavItem.js","components/Nav/Social.js","components/Nav/index.js","styles.js","routes/NonAdminContainer.js","routes/PrivateRoute.js","routes/AuthRoute.js","routes/AdminRoute.js","components/FourZeroFour.js","api/api.http.service.js","api/auth.http.service.js","hooks/useClickOutside.js","hooks/useDebounce.js","hooks/useDidUpdateEffect.js","hooks/useIsMounted.js","helper/fetchUtility.js","hooks/useFetchAPI.js","hooks/useMediaQuery.js","assets/images/logo.png","assets/images/mho-72.png","assets/images/mho-72@2x.png","assets/images/photo-default.jpg","commonUI/ActionSheet.js","commonUI/autoComplete/style.js","commonUI/autoComplete/autoComplete.js","helper/utility.js","commonUI/Album.js","commonUI/Button.js","commonUI/Cards/frame/style.js","commonUI/Cards/frame/cards-frame.js","commonUI/Cards/index.js","commonUI/CloseIcon.js","assets/images/close-b.png","commonUI/ColorPicker.js","commonUI/DatePicker.js","commonUI/IFrame.js","commonUI/InfoIcon.js","commonUI/Link.js","commonUI/Logo.js","commonUI/Modal.js","commonUI/page-headers/style.js","commonUI/page-headers/page-headers.js","commonUI/ProgressBar.js","commonUI/RangePicker.js","commonUI/Switch.js","commonUI/Table/styles.js","commonUI/Table/index.js","commonUI/TableButton/style.js","commonUI/TableButton/index.js","components/Auth/styles.js","components/Auth/Login.js","components/Auth/ForgotPassword.js","api/admin.http.service.js","hooks/api/useAlbums.js","hooks/api/useAudits.js","api/project.http.service.js","hooks/api/useCollections.js","api/user.http.service.js","components/Playlist/PlaylistContext.js","hooks/api/useCreatePlaylist.js","hooks/api/useCreatePlaylistShareKey.js","hooks/api/useDeletePlaylist.js","hooks/api/useDeleteSong.js","hooks/api/usePlaylistSetting.js","hooks/api/useProjects.js","hooks/api/useProjectSuggestionSearch.js","hooks/api/useSearchFilterData.js","hooks/api/useProjectSearch.js","hooks/api/useUpdatePlaylist.js","hooks/api/useUpdateSong.js","hooks/api/useUpdateUser.js","hooks/api/useUserInfo.js","hooks/api/useUserPlaylist.js","hooks/api/useUsers.js","hooks/api/useUserSongs.js","hooks/api/useVideos.js","context/Artist.js","styled/CardToolbox.js","styled/ImagePicker.js","styled/Input.js","styled/Select.js","components/Projects/Filter/styles.js","components/Projects/Filter/SuggestionSearchBox.js","components/Projects/Filter/index.js","components/Projects/styles.js","components/Projects/Header.js","components/Projects/ArtistCount.js","components/Projects/Detail/SubHeadings.js","components/Projects/Detail/Seek.js","components/Projects/Detail/Contacts.js","components/Projects/Detail/ProjectBrief.js","components/Projects/Detail/Videos.js","components/Projects/Detail/Collections.js","components/Projects/Detail/styles.js","components/Projects/Detail/DetailOtherDevice.js","components/Projects/Detail/DetailMobileDevice.js","components/Projects/Detail/index.js","components/Projects/index.js","components/Playlist/styles.js","components/Playlist/EditUser/index.js","components/Playlist/Options/Customize.js","components/Playlist/Options/SharePlaylist.js","components/Playlist/Options/PlaylistActions/styles.js","components/Playlist/Options/PlaylistActions/PlaylistForm.js","components/Playlist/Options/PlaylistActions/CreatePlaylist.js","components/Playlist/Options/PlaylistActions/EditPlaylist.js","components/Playlist/Options/PlaylistActions/RemovePlaylist.js","components/Playlist/Options/PlaylistActions/index.js","components/Playlist/Options/index.js","components/Playlist/Songs/styles.js","components/Playlist/Songs/SongsInfoModal.js","components/Playlist/Songs/AddSong.js","components/Playlist/Songs/index.js","components/Playlist/index.js","components/Playlist/SharedPlaylist.js","components/Backend/styles.js","components/Backend/Users/UserDetail.js","components/Backend/Users/UserAdd.js","components/Backend/Users/index.js","components/Backend/Audits/index.js","components/Backend/Albums/index.js","components/Backend/Videos/VideoAdd.js","components/Backend/Videos/index.js","components/Backend/Projects/index.js","components/Backend/index.js","routes/index.js","App.js","reportWebVitals.js","index.js"],"names":["PROTOCOL","process","BACKEND_HOST","API_BASE","exports","NODE_ENV","SERVE_HOST","SERVE_PORT","PROD_ENV","STAGE_ENV","DEV_ENV","SERVER_CERTIFICATE_KEY_FILE_PATH","SERVER_CERTIFICATE_CERT_FILE_PATH","LOGIN_CALLED","LOGIN_SUCCESS","LOGIN_FAILURE","LOGOUT_CALLED","LOGOUT_SUCCESS","LOGOUT_FAILURE","initialState","authData","token","authAppReducer","state","action","type","authAction","payload","STORE_TOKEN","reducer","combineReducers","auth","reducers","app","appReducer","persistConfig","key","storage","whitelist","persistedReducer","persistReducer","config","store","createStore","persistor","persistStore","ErrorBoundary","props","hasError","this","children","error","Component","ROUTE","landing","users","audits","albums","videos","projects","DEFAULT_PLAYLIST_SETTINGS","accent_color","accent_color_strong","background_color","background_image","center_scale","font_color","image_attachment","image_key_s3","image_position","image_repeat","overlay_color","overlay_opacity","StyledMainContainer","styled","div","isNavOpen","Main","StyledNavContainer","attrs","className","BaseAnimation","css","StyledNavItems","StyledNavItem","StyledLink","a","faded","StyledSocialContainer","StyledSocialItem","hideUnderline","StyledSocialIcon","icon","NavItem","href","text","onClick","Social","connect","dispatch","logout","toggleNav","StyledAppContainer","StyledSpan","span","StyledNavToggler","button","Wrapper","NonAdminContainer","isRegisteredUser","useState","setIsNavOpen","handleOnClickNavToggler","Nav","PrivateRoute","component","rest","useSelector","render","to","pathname","AuthRoute","AdminRoute","FourZeroFour","ERROR_MESSAGE","TOKEN_EXPIRED_MESSAGE","formatHTTPResponse","httpResponse","ok","status","json","isSuccess","message","handlePermittedResponse","response","error_code","formatErrorResponse","GET","subPath","fetch","APIPath","params","method","headers","header","credentials","then","catch","POST","subpath","body","JSON","stringify","PUT","DELETE","endPoint","querystring","Object","keys","map","encodeURIComponent","join","path","FILE_UPLOAD","formdata","FormData","forEach","prototype","toString","call","v","index","item","append","String","result","Authorization","postLoginAPI","postForgotPasswordAPI","useClickOutside","ref","handler","useEffect","startedInside","startedWhenMounted","listener","event","current","contains","target","validateEventStart","document","addEventListener","removeEventListener","useDebounce","value","delay","debouncedValue","setDebouncedValue","timeoutRef","setTimeout","clearTimeout","useDidUpdateEffect","callback","inputs","didMountRef","useRef","useIsMounted","isMounted","setIsMounted","fetchData","api","manipulateFetchedData","errorMessage","errors","values","Error","handleFetch","withFirstTokenResponse","inititalState","isLoading","dataFetchReducer","useFetchAPI","setAPI","useReducer","storeDispatch","useDispatch","useMediaQuery","query","matches","setMatches","media","window","matchMedia","addListener","removeListener","StyledDiv","moveUp","keyframes","moveDown","Container","isShow","undefined","Popup","List","ul","ActionSheet","isShowActionSheet","setIsShowActionSheet","isMobileWindow","Children","child","createElement","AutoCompleteStyled","Styled","AutoComplete","theme","rtl","onSelect","renderItem","title","count","label","style","display","justifyContent","customComponent","patterns","patternButtons","width","onSearch","dataSource","placeholder","content","length","group","options","onSearching","searchText","dropdownClassName","dropdownMatchSelectWidth","dropdownStyle","suffix","marginRight","SearchOutlined","defaultProps","formatDate","date","pattern","format","parseISO","isValidEmailAddress","test","Album","collectionName","releaseDate","thumbnail","src","alt","StyledButton","transparent","Button","CardFrame","Card","isbutton","BtnWraper","bodypadding","Cards","size","more","moreText","bodyStyle","headless","caption","border","headStyle","bordered","StyledIcon","CloseIcon","StyledPicker","selectedColor","Popover","Picker","onChange","hslString","isShowingPicker","setIsShowingPicker","color","setColor","debouncedColor","popoverRef","close","useCallback","generatePicker","dateFnsGenerateConfig","DatePicker","IframeContainer","aspectRatio","Frame","iframe","IFrame","frameborder","StyledI","i","InfoIcon","Link","StyledLoginLogo","img","height","Logo","FormContainer","StyledForm","StyledFormGroup","backgroundColor","isVisible","EqualPartition","ModalFormLabel","ModalFormField","ModalBody","ModalSubmitContainer","ModalSubmitButton","kind","modalRoot","getElementById","Modal","showContainer","setShowContainer","createPortal","onAnimationEnd","Header","onCloseModal","position","top","paddingTop","Form","FormGroup","isFieldClicked","setIsFieldClicked","modifiedChildren","push","cloneElement","onBlur","renderField","ModalStyles","Body","SubmitContainer","SubmitButton","PageHeaderStyle","PageHeader","subTitle","routes","buttons","ghost","bgColor","breadcrumb","extra","StyledProgress","seekable","progress","ProgressBar","barRef","onSeek","e","RangePicker","StyledLabel","StyledInput","input","Switch","checked","UserTableStyleWrapper","nav","TableWrapper","UserListTable","ButtonGroup","Group","ButtonStyled","shape","transparents","outlined","outline","ghosts","raised","raise","squared","square","squareOutline","social","socialButton","TableButton","transparented","load","loading","setState","data","StyledLoginContainer","StyledLoginFormContainer","form","StyledLogoContainer","StyledFormItemContainer","Login","email","setEmail","password","setPassword","fetchLogin","mho72","srcSet","mho72_2x","class","role","getUserAPI","getAuditAPI","getAlbumAPI","getVideoAPI","getProjectAPI","putUserAPI","id","postUserCreateNewAPI","putAlbumAPI","postVideoAPI","useAlbums","setAlbums","fetchAlbums","useAudits","setAudtits","total","setTotal","pageCount","setPageCount","page","objCount","fetchAudits","getSearchAPI","getGenresAPI","getCountriesAPI","getArtistDetailAPI","useCollections","artistId","collections","setCollections","artist_id","filter","ignored","getUserInfoAPI","getUserPlaylistAPI","getUserPlaylistSharedAPI","postUserPlaylistAPI","putUserPlaylistAPI","deleteUserPlaylistAPI","postUserPlaylistShareKeyAPI","getUserOptionAPI","putUserOptionAPI","putUserOptionUploadImageAPI","getUserSongAPI","putUserSongAPI","deleteUserSongAPI","fileUploadUserSongAPI","PlaylistContext","createContext","useCreatePlaylist","useContext","userPlaylist","fetchPlaylist","onChangePlaylist","isSuccessful","setIsSuccessful","createPlaylist","name","useCreatePlaylistShareKey","selectedPlaylist","presentShareKey","share_key","shareKey","setShareKey","playlist","useDeletePlaylist","deletePlaylist","useDeleteSong","setIsSuccess","deletedId","deleteSong","usePlaylistSetting","settings","setSettings","useProjects","setProjects","fetchProjects","contactFields","hasTextInString","RegExp","useProjectSuggestionSearch","search","suggestions","setSuggestions","delayedSearch","populate","sort","Set","contacts","project","Artist","add","field","arr","useSearchFilterData","genresResponse","fetchGenres","countriesResponse","fetchCountries","setIsLoading","setResponse","genres","countries","artistNames","useProjectSearch","pageNumber","setCount","hasMore","setHasMore","limit","skip","prevProjects","useUpdatePlaylist","updatePlaylist","useUpdateSong","setResult","song","updateSong","useUpdateUser","useUserInfo","shouldFetch","userInfo","setUserInfo","user","useUserPlaylist","autoFetch","setUserPlaylist","b","compareAsc","created_at","useUsers","setUsers","plans","setPlans","fetchUsers","useUserSongs","userSongs","setUserSongs","playlistId","playlist_id","useVideos","setVideos","fetchVideos","ArtistContext","CardToolbox","Icon","ImagePicker","accept","visibility","Input","isInvalid","Select","select","StyledDropdownItemsContainer","StyledDropdown","StyledDropdownItem","li","StyledDropdownHeading","StyledDropdownIcon","SuggestionBoxContainer","SuggestionInput","SearchIcon","Suggestion","isTitle","CrossIcon","SelectDropdown","SuggestionSearchBox","shouldShowSuggestions","setShouldShowSuggestions","typedInput","setTypedInput","handleOnClick","showingSuggestions","onMouseLeave","focus","suggestion","onMouseDown","dangerouslySetInnerHTML","__html","regEx","replace","getHightlightSuggestion","updates","OtherDropdown","heading","items","headingText","setHeadingText","isDropdownVisible","setIsDropdownVisible","onMouseEnter","OtherFilters","finalFilters","filters","setFilters","filterData","searchQuery","setSearchQuery","projectSuggestions","handleOnChangeFilter","updatedFilters","omit","genre","Country","Status","MobileScreenFilters","moveUpTitle","StyledHeader","MainContent","Title","h2","ImageContainer","StatusIcon","active","onChangeFilter","logo","Reset","ArtistCount","onReset","OtherList","OtherItem","isSelected","SubHeading","selectedArtist","selectedHeading","finalItems","contact1_id","brief","Top","isTransparent","I","Left","Right","Arrow","Seek","onClickPrev","onClickNext","dots","infinite","speed","slidesToShow","slidesToScroll","nextArrow","prevArrow","animate","Contacts","setContacts","selectedContactIndex","setSelectedContactIndex","listOfContacts","contact","val","padding","paddingLeft","Name","PrimaryActivity","Company","Address","City","State","PostalCode","Phone","Phone2","Fax","Email","Email2","Email3","Website","Brief","p","ProjectBrief","ProjectNotes","VideoContainer","VideoItem","Videos","selectedIndex","setSelectedIndex","attributes","videoId","collectionId","_renderVideos","AlbumContainer","Collections","changeBackground","DetailContainer","moveDownCurtain","Curtain","First","Second","GoBackIcon","DetailHeader","DetailContainerOtherDevice","ArtistProfileContainer","ArtistImage","imgUrl","ArtistLead","ArtistRecentUpdate","ArtistTitle","h1","Genre","OfficialSite","DetailOtherDevice","onClickBack","subSection","setSubSection","Genre1","Genre2","marginBottom","_renderSubSection","DetailContainerMobileDevice","DetailMobileDevice","isRecentUpdate","DetailFetcher","updateSelectedArtist","Detail","setIsShowDetail","handleOnClickGoBack","Projects","isShowDetail","filterDataResponse","setSelectedArtist","setPageNumber","observer","lastProjectElementRef","node","disconnect","IntersectionObserver","entries","isIntersecting","prevPageNumber","observe","updatedFilter","Provider","artist","thumbnail_medium","thumbnail_high","PlaylistContainer","backgroundImage","photoDefault","backgroundSize","imageAttachment","imagePosition","backgroundRepeat","PlaylistContainerOverlay","opacity","parseInt","PlaylistIconContainer","EditIconContainer","StyledAddSong","PlaylistOptionsContainer","fields","updateProfile","onUpdate","setData","EditUser","setIsVisible","updatedUserInfo","pick","info","imageRepeatOptions","imagePositionOptions","ButtonContainer","ResetButton","ResetConsent","isShowResetPermission","closePermissionModal","onClickReset","Customize","onClose","fetchUserOption","isImageUploadLoading","fetchUserOptionUploadImage","updateSettings","isSongDragable","onAlterSongDragable","setIsShowResetPermission","opacityInput","setOpacityInput","option","handleOnChange","image","files","ColorPicker","textTransform","isChecked","maxLength","onKeyPress","keyCode","which","keyValue","Number","preventDefault","autoShow","ShareContainer","SharePlaylist","shouldShowLink","setShouldShowLink","link","navigator","clipboard","writeText","bg","EditPlayListButton","StyledActionsContainer","StyledFooter","moveLeft","OtherDeviceActionsContainer","PlaylistForm","prevTitle","setTitle","isCreationSuccessful","isUpdationSuccessful","disabled","CreatePlaylist","EditPlaylist","RemovePlaylist","getPlaylistIndex","list","idx","some","ActionsContainer","onShareLink","createdAt","flexGrow","fontSize","PlaylistActions","Options","selectedOption","setSelectedOption","handleOnClose","StyledSongs","StyledSongContainer","isOver","StyledSong","StyledSongTitleContainer","ProgressBarContainer","DragIcon","svg","xmlns","preserveAspectRatio","viewBox","Duration","DeleteButton","SongsInfoModal","onDelete","isConsentModalVisible","setIsConsentModalVisible","onCloseConsentModal","can_download","AddSong","onSuccess","console","log","getProgress","duration","currentTime","Math","ceil","getIndex","Song","useSortable","listeners","setNodeRef","transform","transition","overIndex","isPlaying","setIsPlaying","audioRef","songDetail","setSongDetail","CSS","Transform","progressBarWidth","handleProgressEvent","ended","floor","Audio","url","order","d","pause","play","offsetWidth","percentageSeeked","nativeEvent","offsetX","Songs","songs","setSongs","sensors","useSensors","useSensor","PointerSensor","KeyboardSensor","coordinateGetter","sortableKeyboardCoordinates","updatedSongs","collisionDetection","closestCenter","onDragEnd","over","oldIndex","newIndex","oldData","splice","slice","arrayReorder","strategy","verticalListSortingStrategy","Playlist","playlistSetting","setSelectedPlaylist","setIsSongDragable","isFirstPlaylistFetched","setIsFirstPlaylistFetched","handleOnChangePlaylist","SharedPlaylist","sharedKey","useParams","isError","setIsError","useroption","StyledAdminHeader","allowedKeys","UserDetail","userDetail","onUpdateUser","detail","setDetail","updateUser","submitValue","toISOString","includes","getInputProps","handleOnKeyPress","registered","Date","membership_type","membership_updated","expiration_date","is_admin","is_active","sps","company_name","UserAdd","columns","dataIndex","mobileColumns","Users","fetchedUsers","currentPage","setCurrentPage","isUserDetailVisible","setIsUserDetailVisible","isAddUserVisible","setIsAddUserVisible","setUserDetail","emailName","setEmailName","range","setRange","getUsers","finalValue","onClearAllFilters","usersTableData","email2","itemSeparator","dateArr","dateStrArr","Table","pagination","defaultPageSize","showTotal","pageSizeOptions","rowSelection","rows","tmpUsers","isAdded","auditTypes","Audits","setUser","getAudits","auditsTableData","audit","ip","virtual_path","audit_type","fetchedAlbums","updateAlbum","setCollectionName","getAlbums","onChangeIgnored","isIgnored","tmpAlbums","album","onUpdateAlbum","albumsTableData","primaryGenreName","thumbnail_hq","VideoAdd","projectId","setProjectId","setUrl","str","isURLInvalid","isInvalidFields","project_id","fetchedVideos","isAddVideoVisible","setIsAddVideoVisible","getVideos","tmpVideos","video","onUpdateVideo","videosTableData","description","publishedAt","projectsTableData","Contact1","Contact2","Contact3","Contact4","BACKEND_ROUTE","headerItems","route","Backend","exact","Albums","SharedPlaylistComponent","Routes","ForgotPassword","App","reportWebVitals","onPerfEntry","Function","getCLS","getFID","getFCP","getLCP","getTTFB","GlobalStyle","createGlobalStyle","ReactDOM","StrictMode"],"mappings":"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","file":"static/js/main.593775cc.chunk.js","sourcesContent":["const NODE_ENV = process.env.REACT_APP_NODE_ENV;\nconst PROTOCOL = process.env.REACT_APP_PROTOCOL;\nconst BACKEND_HOST = process.env.REACT_APP_BACKEND_HOST;\nconst SERVE_HOST = process.env.REACT_APP_SERVE_HOST;\nconst SERVE_PORT = process.env.REACT_APP_SERVE_PORT;\nconst SERVER_CERTIFICATE_KEY_FILE_PATH =\n process.env.REACT_APP_SERVER_CERTIFICATE_KEY_FILE_PATH;\nconst SERVER_CERTIFICATE_CERT_FILE_PATH =\n process.env.REACT_APP_SERVER_CERTIFICATE_CERT_FILE_PATH;\n\nconst PROD_ENV = \"production\";\nconst STAGE_ENV = \"staging\";\nconst DEV_ENV = \"development\";\n\nconst API_BASE = `${PROTOCOL}://${BACKEND_HOST}`;\n\nexports.NODE_ENV = NODE_ENV;\nexports.PROTOCOL = PROTOCOL;\nexports.BACKEND_HOST = BACKEND_HOST;\nexports.SERVE_HOST = SERVE_HOST;\nexports.SERVE_PORT = SERVE_PORT;\nexports.API_BASE = API_BASE;\nexports.PROD_ENV = PROD_ENV;\nexports.STAGE_ENV = STAGE_ENV;\nexports.DEV_ENV = DEV_ENV;\nexports.SERVER_CERTIFICATE_KEY_FILE_PATH = SERVER_CERTIFICATE_KEY_FILE_PATH;\nexports.SERVER_CERTIFICATE_CERT_FILE_PATH = SERVER_CERTIFICATE_CERT_FILE_PATH;\n","export const LOGIN_CALLED = \"LOGIN_CALLED\";\nexport const LOGIN_SUCCESS = \"LOGIN_SUCCESS\";\nexport const LOGIN_FAILURE = \"LOGIN_FAILURE\";\n\nexport const LOGOUT_CALLED = \"LOGOUT_CALLED\";\nexport const LOGOUT_SUCCESS = \"LOGOUT_SUCCESS\";\nexport const LOGOUT_FAILURE = \"LOGOUT_FAILURE\";\n","import { authAction } from \"../../actions\";\n\nconst initialState = {\n authData: {},\n token: null,\n};\n\nconst authAppReducer = (state = initialState, action) => {\n switch (action.type) {\n case authAction.LOGIN_SUCCESS:\n case authAction.LOGIN_FAILURE:\n case authAction.LOGOUT_FAILURE:\n return { ...state, ...action.payload };\n\n case authAction.STORE_TOKEN:\n return { ...state, token: action.payload };\n\n case authAction.LOGOUT_SUCCESS:\n return initialState;\n\n default:\n return state;\n }\n};\n\nexport default authAppReducer;\n","import { combineReducers } from \"redux\";\n\nimport authAppReducer from \"./auth.app.reducer\";\n\nconst reducer = combineReducers({\n auth: authAppReducer,\n});\n\nexport default reducer;\n","import { combineReducers } from \"redux\";\n\nimport appReducer from \"./app\";\n// import uiReducer from \"./ui\";\n// import errorReducer from \"./error.reducer\";\n// import userReducer from \"./domain/user.reducer\";\n\nconst reducers = combineReducers({\n app: appReducer,\n // ui: uiReducer,\n // error: errorReducer,\n\n // users: userReducer,\n});\n\nexport default reducers;\n","import { createStore } from \"redux\";\nimport { persistStore, persistReducer } from \"redux-persist\";\nimport storage from \"redux-persist/es/storage\";\n\nimport reducers from \"../reducers\";\n\nconst persistConfig = {\n key: \"root\",\n storage,\n whitelist: [\"app\", \"users\"],\n};\n\nconst persistedReducer = persistReducer(persistConfig, reducers);\n\nconst config = () => {\n const store = createStore(persistedReducer);\n const persistor = persistStore(store);\n\n return { store, persistor };\n};\n\nexport default config;\n","import { Component } from \"react\";\n\nclass ErrorBoundary extends Component {\n constructor(props) {\n super(props);\n this.state = { hasError: false };\n }\n\n static getDerivedStateFromError(error) {\n // Update state so the next render will show the fallback UI.\n return { hasError: true };\n }\n\n render() {\n if (this.state.hasError) {\n // You can render any custom fallback UI\n return

Something went wrong.

;\n }\n\n return this.props.children;\n }\n}\n\nexport default ErrorBoundary;\n","const ROUTE = {\n userLogin: \"user-login\",\n userForgot: \"user-forgot\",\n projects: \"projects\",\n playlist: \"playlist\",\n sharedPlaylist: \"playlist/:sharedKey\",\n backend: {\n landing: \"admin\",\n users: \"users\",\n audits: \"audits\",\n albums: \"albums\",\n videos: \"videos\",\n projects: \"projects\",\n },\n};\nconst DEFAULT_PLAYLIST_SETTINGS = {\n accent_color: \"white\",\n accent_color_strong: \"white\",\n background_color: \"white\",\n background_image: null,\n center_scale: true,\n font_color: \"white\",\n image_attachment: \"Fixed\",\n image_key_s3: null,\n image_position: \"center\",\n image_repeat: \"No-repeat\",\n overlay_color: \"black\",\n overlay_opacity: \"40\",\n};\nconst artists = {\n projects: [\n {\n videos: [\n {\n id: 53456,\n videoId: \"LPTlvQ1Zet0\",\n channelId: \"UCJTWqqBgwNNzF3p-YwPApKA\",\n channelTitle: \"21SavageVEVO\",\n description:\n '\"Without Warning\" available at\\nhttp://smarturl.it/WithoutWarning\\n\\n21 Savage online: \\nhttps://twitter.com/21savage \\nhttps://www.instagram.com/21savage \\nhttps://soundcloud.com/21savage \\nhttps://www.facebook.com/21Savage \\nhttp://www.21savage.com/\\n\\nOffset online: \\nhttps://twitter.com/OffsetYRN \\nhttps://www.instagram.com/offsetyrn \\nhttps://www.facebook.com/migos.offsetyrn/ \\n\\nMetro Boomin online: \\nhttps://twitter.com/metroboomin \\nhttps://www.instagram.com/metroboomin \\nhttps://www.facebook.com/MetroBoomin/\\n\\n(C) 2018 Slaughter Gang, LLC under exclusive license to Epic Records, a division of Sony Music Entertainment. With Quality Control Music/Motown Records/Capitol Records and Boominati Worldwide/Republic Records',\n title: \"21 Savage, Offset, Metro Boomin - Ric Flair Drip\",\n publishedAt: \"2018-03-01T14:00:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/LPTlvQ1Zet0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/LPTlvQ1Zet0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/LPTlvQ1Zet0/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/LPTlvQ1Zet0/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53457,\n videoId: \"Nl0PCrQiFok\",\n channelId: \"UCQUsq24C0yX_ezzQYj2IjXw\",\n channelTitle: \"Young Nudy\",\n description:\n \"Watch the official music video of \\\"Since When\\\" by Young Nudy and 21 Savage, produced by Kid Hazel.\\n\\nDownload/stream 'Nudy Land' here: http://smarturl.it/NudyLand\\n\\nDirected by iNightLyfe in association with EyeTheCity\\n\\nSubscribe to Young Nudy's official channel for exclusive music videos and behind the scenes footage: https://goo.gl/rG8iaR\\n\\nFollow Young Nudy:\\n\\nhttp://YoungNudy.com\\nhttp://twitter.com/PDE_YoungNudy\\nhttp://instagram.com/YoungNudy\\nhttp://facebook.com/YoungNudy\\n\\nDownload/stream 'Issa Album' here:\\n\\nhttp://smarturl.it/IssaAlbum_DSPs\\n\\nSubscribe to 21 Savage's official channel for exclusive music videos and behind the scenes footage: http://bit.ly/Subscribe-to-21Savage\\n\\nFollow 21 Savage:\\n\\nhttp://21Savage.com\\nhttp://twitter.com/21Savage\\nhttp://instagram.com/21Savage\\nhttp://facebook.com/21Savage\",\n title: \"Young Nudy X 21 Savage - Since When\",\n publishedAt: \"2018-03-12T16:30:51.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Nl0PCrQiFok/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Nl0PCrQiFok/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Nl0PCrQiFok/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Nl0PCrQiFok/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53458,\n videoId: \"H1KBHFXm2Bg\",\n channelId: \"UCOjEHmBKwdS7joWpW0VrXkg\",\n channelTitle: \"21 Savage\",\n description:\n \"Watch the official music video of \\\"Bank Account\\\" by 21 Savage.\\n\\nDownload/stream 'Issa Album' here:\\nhttp://smarturl.it/IssaAlbum_DSPs\\n\\nDirected by Swinsky\\n\\nSubscribe to 21 Savage's official channel for exclusive music videos and behind the scenes footage: http://bit.ly/Subscribe-to-21Savage\\n\\nFollow 21 Savage:\\nhttp://21Savage.com\\nhttp://twitter.com/21Savage\\nhttp://instagram.com/21Savage\\nhttp://facebook.com/21Savage\",\n title: \"21 Savage - Bank Account (Official Music Video)\",\n publishedAt: \"2017-11-10T19:00:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/H1KBHFXm2Bg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/H1KBHFXm2Bg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/H1KBHFXm2Bg/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/H1KBHFXm2Bg/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53459,\n videoId: \"x2IttXFBYxc\",\n channelId: \"UCOjEHmBKwdS7joWpW0VrXkg\",\n channelTitle: \"21 Savage\",\n description:\n 'Watch the official music video for \"Nothin New\" by 21 Savage. Shot by iNightLyfe, in association with FoolWithTheCamera.\\n\\nStream \"Issa Album\"\\nhttps://itunes.apple.com/us/album/issa-album/id1254351754\\nhttps://open.spotify.com/album/4skCiJhVVSKrDOBtoFbsxU\\n\\nListen to the full “Issa Album\" on YouTube:\\nhttp://bit.ly/ISSAAlbum\\n\\nSubscribe to 21 Savage\\'s official channel for exclusive music videos and behind the scenes footage: http://bit.ly/Subscribe-to-21Savage\\n\\nFollow 21 Savage:\\nhttp://21Savage.com\\nhttp://twitter.com/21Savage\\nhttp://instagram.com/21Savage\\nhttp://facebook.com/21Savage',\n title: \"21 Savage - Nothin New (Official Music Video)\",\n publishedAt: \"2017-10-12T19:06:09.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/x2IttXFBYxc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/x2IttXFBYxc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/x2IttXFBYxc/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/x2IttXFBYxc/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53460,\n videoId: \"6wtwpUwxQik\",\n channelId: \"UCOjEHmBKwdS7joWpW0VrXkg\",\n channelTitle: \"21 Savage\",\n description:\n \"DOPE Presents the official video for \\\"No Heart\\\" by 21 Savage & Metro Boomin off the 'Savage Mode' album. Directed by A Zae Production & ThePictureMan. \\n\\nGet Tickets to the Don't Trust Trump Show:\\nhttp://smarturl.it/DontTrustTrumpShow\\n\\nListen to Savage Mode:\\nSpotify - http://smarturl.it/SavageModeSpotify\\nApple Music - http://smarturl.it/SavageModeApple\\niTunes - http://smarturl.it/SavageModeiTunes\\nAmazon - http://smarturl.it/SavageModeAmazon\\nYouTube - http://bit.ly/SavageModeStream\\n\\nSubscribe to 21 Savage's official channel for exclusive music videos and behind the scenes footage: http://bit.ly/Subscribe-to-21Savage\\n\\nFollow 21 Savage:\\nhttp://21Savage.com\\nhttp://twitter.com/21Savage\\nhttp://instagram.com/21Savage\\nhttp://facebook.com/21Savage\\n\\nFollow DOPE:\\nInstagram - http://instagram.com/dope\\nFacebook - http://facebook.com/dope\\nTwitter - http://twitter.com/dope\\nWebsite - http://dope.com\\n\\nFollow Metro Boomin:\\nSubscribe - http://smarturl.it/MetroBoominSignUp\\nInstagram - http://smarturl.it/MetroBoominInstagram\\nFacebook - http://smarturl.it/MetroBoominFacebook\\nTwitter - http://smarturl.it/MetroBoominTwitter\\nWebsite - http://www.metroboomin.net\",\n title: \"21 Savage & Metro Boomin - No Heart (Official Music Video)\",\n publishedAt: \"2016-10-18T23:50:17.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/6wtwpUwxQik/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/6wtwpUwxQik/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/6wtwpUwxQik/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/6wtwpUwxQik/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53461,\n videoId: \"UceaB4D0jpo\",\n channelId: \"UCOhtMAg7xh8wv_wUHMgFc-Q\",\n channelTitle: \"PostMaloneVEVO\",\n description:\n \"rockstar ft. 21 Savage (Official Video)\\nSong Available Here: https://PostMalone.lnk.to/rsYD \\n\\nConnect with Post Malone:\\nhttps://www.facebook.com/postmalone \\nhttps://twitter.com/postmalone \\nhttps://instagram.com/postmalone \\nhttps://soundcloud.com/postmalone \\nhttp://www.postmalone.com \\n\\nDirector: Emil Nava\\nProducer: MaryAnn Tanedo\\nDirector Of Photography: Kramer Morgenthau\\nEditor: Sean Fazende\\nFor Rojas Vision\\n\\nMusic video by Post Malone performing rockstar ft. 21 Savage. © 2017 Republic Records, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/zMBE75\",\n title: \"Post Malone - rockstar ft. 21 Savage\",\n publishedAt: \"2017-11-22T05:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/UceaB4D0jpo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/UceaB4D0jpo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/UceaB4D0jpo/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/UceaB4D0jpo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53462,\n videoId: \"sV2t3tW_JTQ\",\n channelId: \"UCOjEHmBKwdS7joWpW0VrXkg\",\n channelTitle: \"21 Savage\",\n description:\n 'Listen to the official audio of “Bank Account” by 21 Savage.\\n\\nStream \"Issa Album\"\\nhttps://itunes.apple.com/us/album/issa-album/id1254351754\\nhttps://open.spotify.com/album/4skCiJhVVSKrDOBtoFbsxU\\n\\nListen to the full “Issa Album\" on YouTube:\\nhttp://bit.ly/ISSAAlbum\\n\\nSubscribe to 21 Savage\\'s official channel for exclusive music videos and behind the scenes footage: http://bit.ly/Subscribe-to-21Savage\\n\\nFollow 21 Savage:\\nhttp://21Savage.com\\nhttp://twitter.com/21Savage\\nhttp://instagram.com/21Savage\\nhttp://facebook.com/21Savage',\n title: \"21 Savage - Bank Account (Official Audio)\",\n publishedAt: \"2017-07-07T03:34:19.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/sV2t3tW_JTQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/sV2t3tW_JTQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/sV2t3tW_JTQ/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/sV2t3tW_JTQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53463,\n videoId: \"bmc890o0yYY\",\n channelId: \"UCOjEHmBKwdS7joWpW0VrXkg\",\n channelTitle: \"21 Savage\",\n description:\n 'Listen to the official audio of \"Ghostface Killers\" by 21 Savage, Offset and Metro Boomin feat Travis Scott.\\n\\nBuy/Stream \"Without Warning\"\\nhttp://smarturl.it/WithoutWarning\\n\\nSubscribe to 21 Savage\\'s official channel for exclusive music videos and behind the scenes footage: http://bit.ly/Subscribe-to-21Savage\\n\\nFollow 21 Savage:\\nhttp://21Savage.com\\nhttp://twitter.com/21Savage\\nhttp://instagram.com/21Savage\\nhttp://facebook.com/21Savage',\n title:\n '21 Savage, Offset & Metro Boomin - \"Ghostface Killers\" Ft Travis Scott (Official Audio)',\n publishedAt: \"2017-10-31T21:18:51.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/bmc890o0yYY/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/bmc890o0yYY/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/bmc890o0yYY/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/bmc890o0yYY/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53464,\n videoId: \"_7l9IsMcGFA\",\n channelId: \"UCp0hYYBW6IMayGgR-WeoCvQ\",\n channelTitle: \"TheEllenShow\",\n description:\n 'Rapper 21 Savage took to the Ellen stage for the very first time with the TV debut of his hit song \"Bank Account.\" For more information on his foundation, visit www.getschooled.com.',\n title: \"21 Savage Debuts 'Bank Account'\",\n publishedAt: \"2018-03-13T13:00:16.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/_7l9IsMcGFA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/_7l9IsMcGFA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/_7l9IsMcGFA/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/_7l9IsMcGFA/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53465,\n videoId: \"SpXw0qiy3Wo\",\n channelId: \"UCOjEHmBKwdS7joWpW0VrXkg\",\n channelTitle: \"21 Savage\",\n description:\n \"21 Savage & Metro Boomin deliver a visual for their platinum selling record, \\\"X\\\" featuring Future from their July 2016 EP, 'Savage Mode.' A Vincent Lou Film. Check out the BTS on TIDAL: http://TIDAL.com/21Savage\\n\\nListen to Savage Mode:\\nSpotify - http://smarturl.it/SavageModeSpotify\\nApple Music - http://smarturl.it/SavageModeApple\\niTunes - http://smarturl.it/SavageModeiTunes\\nAmazon - http://smarturl.it/SavageModeAmazon\\nYouTube - http://bit.ly/SavageModeStream\\n\\nSubscribe to 21 Savage's official channel for exclusive music videos and behind the scenes footage: http://bit.ly/Subscribe-to-21Savage\\n\\nFollow 21 Savage:\\nhttp://21Savage.com\\nhttp://twitter.com/21Savage\\nhttp://instagram.com/21Savage\\nhttp://facebook.com/21Savage\\n\\nFollow Metro Boomin:\\nSubscribe - http://smarturl.it/MetroBoominSignUp\\nInstagram - http://smarturl.it/MetroBoominInstagram\\nFacebook - http://smarturl.it/MetroBoominFacebook\\nTwitter - http://smarturl.it/MetroBoominTwitter\\nWebsite - http://www.metroboomin.net\",\n title:\n \"21 Savage & Metro Boomin - X ft Future (Official Music Video)\",\n publishedAt: \"2016-12-25T20:00:32.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/SpXw0qiy3Wo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/SpXw0qiy3Wo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/SpXw0qiy3Wo/hqdefault.jpg\",\n project_id: 44433,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Chubbie Baby\",\n PrimaryActivity: \"A&R\",\n Company: \"Epic Records\",\n Position: \"A&R\",\n Address: \"25 Madison Ave\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10010\",\n Country: \"USA\",\n Phone: \"212-833-5424\",\n Phone2: \"404-784-0444\",\n Fax: \"\",\n Email: \"\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.epicrecords.com\",\n id: 5432,\n },\n primaryVideo_id: {\n videoId: \"LPTlvQ1Zet0\",\n channelId: \"UCJTWqqBgwNNzF3p-YwPApKA\",\n channelTitle: \"21SavageVEVO\",\n description:\n '\"Without Warning\" available at\\nhttp://smarturl.it/WithoutWarning\\n\\n21 Savage online: \\nhttps://twitter.com/21savage \\nhttps://www.instagram.com/21savage \\nhttps://soundcloud.com/21savage \\nhttps://www.facebook.com/21Savage \\nhttp://www.21savage.com/\\n\\nOffset online: \\nhttps://twitter.com/OffsetYRN \\nhttps://www.instagram.com/offsetyrn \\nhttps://www.facebook.com/migos.offsetyrn/ \\n\\nMetro Boomin online: \\nhttps://twitter.com/metroboomin \\nhttps://www.instagram.com/metroboomin \\nhttps://www.facebook.com/MetroBoomin/\\n\\n(C) 2018 Slaughter Gang, LLC under exclusive license to Epic Records, a division of Sony Music Entertainment. With Quality Control Music/Motown Records/Capitol Records and Boominati Worldwide/Republic Records',\n title: \"21 Savage, Offset, Metro Boomin - Ric Flair Drip\",\n publishedAt: \"2018-03-01T14:00:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/LPTlvQ1Zet0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/LPTlvQ1Zet0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/LPTlvQ1Zet0/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/LPTlvQ1Zet0/maxresdefault.jpg\",\n ignored: false,\n id: 53456,\n project_id: 44433,\n },\n artist_id: 5795,\n Status: \"Active\",\n Artist: \"21 Savage\",\n Website: \"http://www.21savage.com/\",\n ProjectNotes: \"Looking for tracks.\",\n Genre1: \"Hip Hop\",\n Genre2: \"\",\n Contact1: \"Chubbie Baby\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/21-savage.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/21-savage@2x.jpg\",\n brief: null,\n id: 44433,\n },\n {\n videos: [\n {\n id: 51942,\n videoId: \"tU3p6mz-uxU\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n 'Watch the new video from 2 Chainz, \"It\\'s A Vibe\" featuring Ty Dolla $ign, Trey Songz and Jhene Aiko. http://smarturl.it/ItsAVibe\\n\\n#PRETTYGIRLSLIKETRAPMUSIC\\n\\nStream \"It\\'s A Vibe\" http://smarturl.it/rItsAVibe\\nDownload \"It\\'s A Vibe\" http://smarturl.it/dItsAVibe\\n\\nMore From 2 Chainz: \\nhttp://2chainz.com \\nhttp://twitter.com/2chainz\\nhttp://facebook.com/2chainz\\nhttp://instagram.com/hairweavekiller \\nhttp://hairweavekiller.tumblr.com \\n\\nMusic video by 2 Chainz performing It\\'s A Vibe. (C) 2017 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/2fKBHm',\n title:\n \"2 Chainz - It's A Vibe ft. Ty Dolla $ign, Trey Songz, Jhené Aiko\",\n publishedAt: \"2017-04-20T16:00:05.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/tU3p6mz-uxU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/tU3p6mz-uxU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/tU3p6mz-uxU/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/tU3p6mz-uxU/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51943,\n videoId: \"X24jYTUnqxA\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n 'Watch the official video for 2 Chainz \"\"Blue Cheese\"\" feat. Migos from Pretty Girls Like Trap Music available now http://smarturl.it/PGLTM\\n\\nStream \"\"Pretty Girls Like Trap Music\"\" http://smarturl.it/rPGLTM \\nDownload \"\"Pretty Girls Trap Music\"\" http://smarturl.it/dPGLTM \\n\\nMore From 2 Chainz: \\nhttp://2chainz.com \\nhttp://twitter.com/2chainz\\nhttp://facebook.com/2chainz\\nhttp://instagram.com/hairweavekiller \\nhttp://hairweavekiller.tumblr.com\\n\\nMusic video by 2 Chainz performing Blue Cheese. (C) 2017 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/ywXjYL',\n title: \"2 Chainz - Blue Cheese ft. Migos\",\n publishedAt: \"2017-06-19T16:00:04.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/X24jYTUnqxA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/X24jYTUnqxA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/X24jYTUnqxA/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/X24jYTUnqxA/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51944,\n videoId: \"hXs1fWCgOW4\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n \"Stream/Download “Good Drank”: http://smarturl.it/GoodDrank \\nStreaming Retail: http://smarturl.it/rGoodDrank \\nDownload/Device Aware: http://smarturl.it/dGoodDrank \\niTunes: http://smarturl.it/iGoodDrank \\nSpotify: http://smarturl.it/sGoodDrank \\nApple Music: http://smarturl.it/amGoodDrank \\nGoogle Play: http://smarturl.it/gGoodDrank \\nAmazon: http://smarturl.it/aGoodDrank \\nSoundcloud: http://smarturl.it/scGoodDrank\\nTidal: http://smarturl.it/tGoodDrank \\n\\nConnect with 2 Chainz:\\nhttp://www.2chainz.com\\nhttps://www.facebook.com/2Chainz/ \\nhttps://twitter.com/2chainz \\nhttps://www.instagram.com/hairweavekiller/ \\nhttp://hairweavekiller.tumblr.com/\\n\\nMusic video by 2 Chainz performing Good Drank. (C) 2016 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/q6RMFK\",\n title: \"2 Chainz - Good Drank ft. Gucci Mane, Quavo\",\n publishedAt: \"2017-01-19T08:00:30.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/hXs1fWCgOW4/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/hXs1fWCgOW4/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/hXs1fWCgOW4/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/hXs1fWCgOW4/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51945,\n videoId: \"TyylUeaTT10\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n \"Music video by 2 Chainz performing 4 AM. (C) 2017 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/OA2dzj\",\n title: \"2 Chainz - 4 AM (Audio) ft. Travis Scott\",\n publishedAt: \"2017-06-06T04:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/TyylUeaTT10/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/TyylUeaTT10/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/TyylUeaTT10/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/TyylUeaTT10/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51946,\n videoId: \"cG21b8Kx2DI\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n \"2 Chainz “Watch Out” http://smarturl.it/WatchOut \\n\\nhttp://2chainz.com \\nhttp://instagram.com/hairweavekiller\\nhttp://twitter.com/2chainz\\nhttp://facebook.com/2chainz\\nhttp://youtube.com/2chainzvevo \\n\\nMusic video by 2 Chainz performing Watch Out. (C) 2016 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/FRnKGA\",\n title: \"2 Chainz - Watch Out (Explicit)\",\n publishedAt: \"2016-01-25T19:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/cG21b8Kx2DI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/cG21b8Kx2DI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/cG21b8Kx2DI/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/cG21b8Kx2DI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51947,\n videoId: \"ZI8SmvwTqMw\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n 'Watch the official video for 2 Chainz’s “Sleep When U Die” from the new album, Pretty Girls Like Trap Music http://smarturl.it/PGLTM \\n\\nStream \"\"Pretty Girls Like Trap Music” http://smarturl.it/rPGLTM\\nDownload \"\"Pretty Girls Trap Music\"\" http://smarturl.it/dPGLTM \\n\\nMore From 2 Chainz: \\nhttp://2chainz.com \\nhttp://twitter.com/2chainz\\nhttp://facebook.com/2chainz\\nhttp://instagram.com/hairweavekiller \\nhttp://hairweavekiller.tumblr.com \\n\\nMusic video by 2 Chainz performing Sleep When U Die. (C) 2017 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/zCdNFP',\n title: \"2 Chainz - Sleep When U Die\",\n publishedAt: \"2017-06-20T04:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ZI8SmvwTqMw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ZI8SmvwTqMw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ZI8SmvwTqMw/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ZI8SmvwTqMw/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51948,\n videoId: \"cQCbSIHZ19A\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n \"Music video by 2 Chainz performing Door Swangin. (C) 2017 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/seXsQO\",\n title: \"2 Chainz - Door Swangin\",\n publishedAt: \"2017-08-09T16:00:03.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/cQCbSIHZ19A/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/cQCbSIHZ19A/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/cQCbSIHZ19A/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/cQCbSIHZ19A/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51949,\n videoId: \"ZqoHYAdbQrE\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n 'Watch the official video for 2 Chainz’s “Trap Check” from the new album, Pretty Girls Like Trap Music http://smarturl.it/PGLTM \\n\\nPretty Girls Like Trap Music & Merchandise Available https://www.2chainzshop.com\\n\\nDownload \"\"\"\"Pretty Girls Trap Music\"\"\"\" http://smarturl.it/dPGLTM \\n\\nMore From 2 Chainz: \\nhttp://2chainz.com \\nhttp://twitter.com/2chainz\\nhttp://facebook.com/2chainz\\nhttp://instagram.com/hairweavekiller \\nhttp://hairweavekiller.tumblr.com \\n\\nMusic video by 2 Chainz performing Trap Check. (C) 2017 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/T0vrZu',\n title: \"2 Chainz - Trap Check\",\n publishedAt: \"2017-06-23T00:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ZqoHYAdbQrE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ZqoHYAdbQrE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ZqoHYAdbQrE/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ZqoHYAdbQrE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51950,\n videoId: \"e2QKlmMT8II\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n \"Buy Now!\\niTunes: http://smarturl.it/btsdlxit\\nAmazon: http://smarturl.it/btsdlxam\\n\\nMusic video by 2 Chainz performing I'm Different (Explicit). ©: The Island Def Jam Music Group\",\n title: \"2 Chainz - I'm Different (Explicit)\",\n publishedAt: \"2012-12-23T15:55:06.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/e2QKlmMT8II/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/e2QKlmMT8II/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/e2QKlmMT8II/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/e2QKlmMT8II/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51951,\n videoId: \"vq7QQhrMOwA\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n \"2 Chainz “MFN Right” from the new album #ColleGrove available everywhere http://smarturl.it/ColleGrove\\n\\niTunes: http://smarturl.it/idColleGrove\\nGoogle: http://smarturl.it/gColleGrove\\nAmazon: http://smarturl.it/aColleGrove\\nSpotify: http://smarturl.it/sColleGrove\\n\\nFollow 2 Chainz: \\nhttp://2chainzshop.com\\nhttp://twitter.com/2chainz\\nhttp://instagram.com/hairweavekiller\\nhttp://facebook.com/2chainz\\nhttp://hairweavekiller.tumblr.com\\nhttp://youtube.com/2ChainzVEVO\\n\\nMusic video by 2 Chainz performing MFN Right. (C) 2016 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/WwH7Ko\",\n title: \"2 Chainz - MFN Right (Remix) ft. Lil Wayne\",\n publishedAt: \"2016-06-24T16:00:06.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/vq7QQhrMOwA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/vq7QQhrMOwA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/vq7QQhrMOwA/hqdefault.jpg\",\n project_id: 44252,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/vq7QQhrMOwA/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Tek Maguire\",\n PrimaryActivity: \"Manager\",\n Company: \"Street Execs Management\",\n Position: \"Manager\",\n Address: \"1740 Defoor Pl NW\",\n City: \"Atlanta\",\n State: \"GA\",\n PostalCode: \"30318\",\n Country: \"USA\",\n Phone: \"404-343-2946\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"\",\n Email2: \"\",\n Email3: \"\",\n Website: \"https://www.streetexecs.com/\",\n id: 5170,\n },\n primaryVideo_id: {\n videoId: \"tU3p6mz-uxU\",\n channelId: \"UCeTDWSJawSuNbBEURTC6w_A\",\n channelTitle: \"2ChainzVEVO\",\n description:\n 'Watch the new video from 2 Chainz, \"It\\'s A Vibe\" featuring Ty Dolla $ign, Trey Songz and Jhene Aiko. http://smarturl.it/ItsAVibe\\n\\n#PRETTYGIRLSLIKETRAPMUSIC\\n\\nStream \"It\\'s A Vibe\" http://smarturl.it/rItsAVibe\\nDownload \"It\\'s A Vibe\" http://smarturl.it/dItsAVibe\\n\\nMore From 2 Chainz: \\nhttp://2chainz.com \\nhttp://twitter.com/2chainz\\nhttp://facebook.com/2chainz\\nhttp://instagram.com/hairweavekiller \\nhttp://hairweavekiller.tumblr.com \\n\\nMusic video by 2 Chainz performing It\\'s A Vibe. (C) 2017 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/2fKBHm',\n title:\n \"2 Chainz - It's A Vibe ft. Ty Dolla $ign, Trey Songz, Jhené Aiko\",\n publishedAt: \"2017-04-20T16:00:05.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/tU3p6mz-uxU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/tU3p6mz-uxU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/tU3p6mz-uxU/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/tU3p6mz-uxU/maxresdefault.jpg\",\n ignored: false,\n id: 51942,\n project_id: 44252,\n },\n artist_id: 5618,\n Status: \"No update\",\n Artist: \"2 Chainz\",\n Website: \"http://www.2chainz.com\",\n ProjectNotes: \"\",\n Genre1: \"Hip Hop\",\n Genre2: \"Pop\",\n Contact1: \"Tek Maguire\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/2-chainz.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/2-chainz@2x.jpg\",\n brief: null,\n id: 44252,\n },\n {\n videos: [\n {\n id: 52504,\n videoId: \"FA2w-PMKspo\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n 'Everything you are about to see was filmed on a single day in the United States of America. July 4th, 2017.\\n\\nOver 10,000 people submitted footage of a single day including 92 of our professional crews. They filmed across the country in all fifty states plus Puerto Rico and D.C. and captured a portrait of this country that is absolutely beautiful, challenging and unforgettable. \\n\\nA very small selection of that footage you see here. The rest will be part of a documentary film (directed by Jared Leto) that is a companion piece to our brand new album.\\nThe album. The film. The tour. \\n\\nComing soon. \\n\\nThirty Seconds To Mars.\\n\\nGet Walk On Water: http://smarturl.it/WalkOnWaterMARS\\nSpotify: http://smarturl.it/WalkOnWaterMARS/sp...\\nApple Music: http://smarturl.it/WalkOnWaterMARS/ap...\\nGoogle: http://smarturl.it/WalkOnWaterMARS/go...\\nDeezer: http://smarturl.it/WalkOnWaterMARS/de...\\n\\nDownload Walk On Water:\\niTunes: http://smarturl.it/WalkOnWaterMARS/it...\\nAmazon: http://smarturl.it/WalkOnWaterMARS/am...\\nGoogle Play\\n\\nGet more music from Thirty Seconds to Mars:\\n\\nShop the Thirty Seconds to Mars’ Store: http://www.thirtysecondstomarsstore.com\\n\\nFollow Thirty Seconds to Mars:\\nhttp://www.ThirtySecondsToMars.com\\nFacebook: http://smarturl.it/TSTMars_FB\\nInstagram: http://smarturl.it/TSTMars_IG\\nSpotify: http://smarturl.it/TSTMars_SP\\nTwitter: http://smarturl.it/TSTMars_TW\\nSnapchat: http://smarturl.it/TSTMars_SN\\nSubscribe to their YouTube channel: http://smarturl.it/TSTMars_YTSubscribe\\n\\nSee Thirty Seconds to Mars live: http://www.thirtysecondstomars.com/tour\\n\\nCORRECTION: There is an incorrect lyric in the video. It should read \"Blood lust AND a holy war\" not \"Blood lust IN a holy war.\" Shit happens when you\\'re pulling all nighters and chasing deadlines. Because of our inability to fix this now that the video has been launched it will unfortunately live this way FOREVER. Hopefully people wont come to the shows for the next decade or two singing the wrong lyric but if they do we will always know why. Thx!\\n\\nLYRICS: \\nDO YOU BELIEVE?\\nWALK ON WATER\\nCAN YOU EVEN SEE WHAT YOU’RE FIGHTING FOR?\\nBLOOD LUST AND A HOLY WAR\\nLISTEN UP, HEAR THE PATRIOT SHOUT\\nTIMES ARE CHANGING\\nIN THE END THE CHOICE WAS CLEAR\\nTAKE A SHOT IN THE FACE OF FEAR\\nFIST UP IN THE FIRING LINE\\nTIMES ARE CHANGING\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\n(DO YOU BELIEVE?)\\nLOOK AT THE SKY SEE A DYING STAR\\nWHITE LIES, IT\\'S A MAN ON FIRE\\nMAKING LOVE WITH THE DEVIL HURTS\\nTIMES ARE CHANGING\\nA THIN LINE\\nTHE WHOLE TRUTH\\nTHE FAR RIGHT\\nTHE LEFT VIEW\\nBREAKING ALL THOSE PROMISES MADE\\nTIMES ARE CHANGING\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\n\\nMusic video by Thirty Seconds To Mars performing Walk On Water. (C) 2017 Thirty Seconds to Mars under exclusive license to Interscope Records',\n title: \"Thirty Seconds To Mars - Walk On Water (Lyric Video)\",\n publishedAt: \"2017-08-22T12:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/FA2w-PMKspo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/FA2w-PMKspo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/FA2w-PMKspo/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/FA2w-PMKspo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52505,\n videoId: \"8yvGCAvOAfM\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n \"http://www.thirtysecondstomars.com\\n\\nMusic video by Thirty Seconds To Mars performing The Kill (Bury Me). Pre VEVO play counts 47,587,509. (P) 2006 Virgin Records America, Inc.. All rights reserved. Unauthorized reproduction is a violation of applicable laws. Manufactured by Virgin Records America, Inc., 150 Fifth Avenue, New York, NY 10011. Directed by: Bartholomew Cubbins\",\n title: \"Thirty Seconds To Mars - The Kill (Bury Me)\",\n publishedAt: \"2010-09-22T19:57:03.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/8yvGCAvOAfM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/8yvGCAvOAfM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/8yvGCAvOAfM/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/8yvGCAvOAfM/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52506,\n videoId: \"mLqHDhF-O28\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n \"http://www.thirtysecondstomars.com\\n\\nMusic video by Thirty Seconds To Mars performing Closer To The Edge. Pre VEVO play counts 8,228,715. 2010 Virgin Records America, Inc. Directed by: Bartholomew Cubbins\",\n title: \"Thirty Seconds To Mars - Closer To The Edge\",\n publishedAt: \"2010-09-23T23:24:46.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/mLqHDhF-O28/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/mLqHDhF-O28/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/mLqHDhF-O28/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/mLqHDhF-O28/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52507,\n videoId: \"i2rugD5xLZM\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n \"Thirty Seconds To Mars and Travis Scott perform “Walk On Water” on the 2017 MTV Video Music Awards on August 27, 2017, courtesy of MTV.\\n \\n“It took a village to be able to bring this idea to life. A very large village. When you do a show like the MTV Video Music Awards you have an opportunity to explore and experiment, to revisit the past or to push towards the future. We knew we wanted to do something that hadn't been done before. Playing in total darkness, capturing our performance via thermal signal and doing it live was complex, challenging and seemingly impossible but with the help of a very patient MTV and an enthusiastic team of creative dreamers we accomplished our goal. Working with Vatche and the incredible team at FLIR has been inspiring and an absolute pleasure.” – Jared Leto\\n.\\nGet Walk On Water: http://smarturl.it/WalkOnWaterMARS\\nSpotify: http://smarturl.it/WalkOnWaterMARS/spotify\\nApple Music: http://smarturl.it/WalkOnWaterMARS/applemusic\\nGoogle: http://smarturl.it/WalkOnWaterMARS/googleplay\\nDeezer: http://smarturl.it/WalkOnWaterMARS/deezer\\n \\nDownload Walk On Water:\\niTunes: http://smarturl.it/WalkOnWaterMARS/itunes\\nAmazon: http://smarturl.it/WalkOnWaterMARS/amazonmusicbuy\\nGoogle Play: http://smarturl.it/WalkOnWaterMARS/googleplay \\n \\nShop the Thirty Seconds to Mars’ Store: http://www.thirtysecondstomarsstore.com\\n \\nFollow Thirty Seconds to Mars:\\nhttp://www.ThirtySecondsToMars.com\\nFacebook: http://smarturl.it/TSTMars_FB\\nInstagram: http://smarturl.it/TSTMars_IG\\nSpotify: http://smarturl.it/TSTMars_SP\\nTwitter: http://smarturl.it/TSTMars_TW\\nSnapchat: http://smarturl.it/TSTMars_SN\\nSubscribe to their YouTube channel: http://smarturl.it/TSTMars_YTSubscribe\\n \\nSee Thirty Seconds to Mars live: http://www.thirtysecondstomars.com/tour\\n \\nFollow Travis Scott:\\nhttps://travisscott.com/\\nFacebook: https://www.facebook.com/travisscottlaflame\\nInstagram: https://www.instagram.com/travisscott/\\nTwitter: https://twitter.com/trvisXX\\n\\nhttp://vevo.ly/7rnSGT\",\n title:\n \"Thirty Seconds To Mars - Walk On Water (Live on MTV 2017 VMAs) ft. Travis Scott\",\n publishedAt: \"2017-08-31T22:36:21.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/i2rugD5xLZM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/i2rugD5xLZM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/i2rugD5xLZM/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/i2rugD5xLZM/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52508,\n videoId: \"4Kvd-uquuhI\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n \"http://www.thirtysecondstomars.com\\n\\nMusic video by Thirty Seconds To Mars performing A Beautiful Lie. Pre VEVO play counts 17,774,012. 2008 Virgin Records America, Inc. Directed by: Angakok Panipaq\",\n title: \"Thirty Seconds To Mars - A Beautiful Lie\",\n publishedAt: \"2010-09-23T23:12:17.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/4Kvd-uquuhI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/4Kvd-uquuhI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/4Kvd-uquuhI/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/4Kvd-uquuhI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52509,\n videoId: \"hTMrlHHVx8A\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n \"http://www.thirtysecondstomars.com\\n\\nMusic video by Thirty Seconds To Mars performing Kings and Queens (The Ride). Pre VEVO play counts 10,904,864. 2010 Virgin Records America, Inc. Directed by: Bartholomew Cubbins\",\n title: \"Thirty Seconds To Mars - Kings and Queens\",\n publishedAt: \"2010-09-23T23:33:39.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/hTMrlHHVx8A/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/hTMrlHHVx8A/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/hTMrlHHVx8A/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/hTMrlHHVx8A/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52510,\n videoId: \"Zcps2fJKuAI\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n 'http://www.thirtysecondstomars.com\\n\\nMusic video by 30 Seconds To Mars performing \"This Is War\".',\n title: \"Thirty Seconds To Mars - This Is War\",\n publishedAt: \"2011-04-05T06:09:37.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Zcps2fJKuAI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Zcps2fJKuAI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Zcps2fJKuAI/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 52511,\n videoId: \"y9uSyICrtow\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n 'http://www.thirtysecondstomars.com\\n\\nDownload the new album LOVE LUST FAITH + DREAMS on iTunes: http://smarturl.it/LLFD\\n\\nThirty Seconds To Mars performing \"Up In The Air\" the short film by Bartholomew Cubbins.\\nWARNING: This video has been identified by Epilepsy Action to potentially trigger seizures for people with photosensitive epilepsy. Viewer discretion is advised.\\n\\n(C) 2013 Virgin Records.',\n title: \"Thirty Seconds To Mars - Up In The Air\",\n publishedAt: \"2013-04-19T15:55:06.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/y9uSyICrtow/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/y9uSyICrtow/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/y9uSyICrtow/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/y9uSyICrtow/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52512,\n videoId: \"7JCl0O0oWlA\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n \"http://www.thirtysecondstomars.com\\n\\nhttp://smarturl.it/MARSiTunesMusic\\nhttp://smarturl.it/MARSAppleMusic \\nhttp://smarturl.it/MARSSpotifyMusic \\nhttp://smarturl.it/MARSGooglePlay \\nhttp://smarturl.it/MARSAmazonMusic \\nhttp://smarturl.it/MARSSoundcloud\\n\\nMusic video by Thirty Seconds To Mars performing From Yesterday (The Full Length Short Film). Pre VEVO play counts 2,887,066. 2006 Virgin Records America. Directed by: Bartholomew Cubbins\",\n title:\n \"Thirty Seconds To Mars - From Yesterday (The Full Length Short Film)\",\n publishedAt: \"2010-09-24T05:38:29.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/7JCl0O0oWlA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/7JCl0O0oWlA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/7JCl0O0oWlA/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/7JCl0O0oWlA/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52513,\n videoId: \"RpG7FzXrNSs\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n \"http://www.thirtysecondstomars.com\\n\\nMusic video by Thirty Seconds To Mars performing From Yesterday. Pre VEVO play counts 30,773,927. 2006 Virgin Records America. Directed by: Bartholomew Cubbins\",\n title: \"Thirty Seconds To Mars - From Yesterday (Video Version)\",\n publishedAt: \"2010-09-24T04:36:39.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/RpG7FzXrNSs/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/RpG7FzXrNSs/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/RpG7FzXrNSs/hqdefault.jpg\",\n project_id: 44320,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/RpG7FzXrNSs/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Aaron Bay-Schuck\",\n PrimaryActivity: \"A&R\",\n Company: \"Interscope\",\n Position: \"President A&R\",\n Address: \"2220 Colorado Ave 5th Fl\",\n City: \"Santa Monica\",\n State: \"CA\",\n PostalCode: \"90404\",\n Country: \"USA\",\n Phone: \"310-865-0171\",\n Phone2: \"310-865-1000\",\n Fax: \"310-865-1847\",\n Email: \"abs@umusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.interscoperecords.com\",\n id: 4108,\n },\n primaryVideo_id: {\n videoId: \"FA2w-PMKspo\",\n channelId: \"UC6ljvocrnN_0hA3PXr7W5rw\",\n channelTitle: \"ThirtySecondsToMarsVEVO\",\n description:\n 'Everything you are about to see was filmed on a single day in the United States of America. July 4th, 2017.\\n\\nOver 10,000 people submitted footage of a single day including 92 of our professional crews. They filmed across the country in all fifty states plus Puerto Rico and D.C. and captured a portrait of this country that is absolutely beautiful, challenging and unforgettable. \\n\\nA very small selection of that footage you see here. The rest will be part of a documentary film (directed by Jared Leto) that is a companion piece to our brand new album.\\nThe album. The film. The tour. \\n\\nComing soon. \\n\\nThirty Seconds To Mars.\\n\\nGet Walk On Water: http://smarturl.it/WalkOnWaterMARS\\nSpotify: http://smarturl.it/WalkOnWaterMARS/sp...\\nApple Music: http://smarturl.it/WalkOnWaterMARS/ap...\\nGoogle: http://smarturl.it/WalkOnWaterMARS/go...\\nDeezer: http://smarturl.it/WalkOnWaterMARS/de...\\n\\nDownload Walk On Water:\\niTunes: http://smarturl.it/WalkOnWaterMARS/it...\\nAmazon: http://smarturl.it/WalkOnWaterMARS/am...\\nGoogle Play\\n\\nGet more music from Thirty Seconds to Mars:\\n\\nShop the Thirty Seconds to Mars’ Store: http://www.thirtysecondstomarsstore.com\\n\\nFollow Thirty Seconds to Mars:\\nhttp://www.ThirtySecondsToMars.com\\nFacebook: http://smarturl.it/TSTMars_FB\\nInstagram: http://smarturl.it/TSTMars_IG\\nSpotify: http://smarturl.it/TSTMars_SP\\nTwitter: http://smarturl.it/TSTMars_TW\\nSnapchat: http://smarturl.it/TSTMars_SN\\nSubscribe to their YouTube channel: http://smarturl.it/TSTMars_YTSubscribe\\n\\nSee Thirty Seconds to Mars live: http://www.thirtysecondstomars.com/tour\\n\\nCORRECTION: There is an incorrect lyric in the video. It should read \"Blood lust AND a holy war\" not \"Blood lust IN a holy war.\" Shit happens when you\\'re pulling all nighters and chasing deadlines. Because of our inability to fix this now that the video has been launched it will unfortunately live this way FOREVER. Hopefully people wont come to the shows for the next decade or two singing the wrong lyric but if they do we will always know why. Thx!\\n\\nLYRICS: \\nDO YOU BELIEVE?\\nWALK ON WATER\\nCAN YOU EVEN SEE WHAT YOU’RE FIGHTING FOR?\\nBLOOD LUST AND A HOLY WAR\\nLISTEN UP, HEAR THE PATRIOT SHOUT\\nTIMES ARE CHANGING\\nIN THE END THE CHOICE WAS CLEAR\\nTAKE A SHOT IN THE FACE OF FEAR\\nFIST UP IN THE FIRING LINE\\nTIMES ARE CHANGING\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\n(DO YOU BELIEVE?)\\nLOOK AT THE SKY SEE A DYING STAR\\nWHITE LIES, IT\\'S A MAN ON FIRE\\nMAKING LOVE WITH THE DEVIL HURTS\\nTIMES ARE CHANGING\\nA THIN LINE\\nTHE WHOLE TRUTH\\nTHE FAR RIGHT\\nTHE LEFT VIEW\\nBREAKING ALL THOSE PROMISES MADE\\nTIMES ARE CHANGING\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE THAT YOU CAN WALK ON WATER?\\nDO YOU BELIEVE THAT YOU CAN WIN THIS FIGHT TONIGHT?\\nDO YOU BELIEVE?\\nWALK ON WATER\\nDO YOU BELIEVE?\\nWALK ON WATER\\n\\nMusic video by Thirty Seconds To Mars performing Walk On Water. (C) 2017 Thirty Seconds to Mars under exclusive license to Interscope Records',\n title: \"Thirty Seconds To Mars - Walk On Water (Lyric Video)\",\n publishedAt: \"2017-08-22T12:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/FA2w-PMKspo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/FA2w-PMKspo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/FA2w-PMKspo/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/FA2w-PMKspo/maxresdefault.jpg\",\n ignored: false,\n id: 52504,\n project_id: 44320,\n },\n artist_id: 5679,\n Status: \"No update\",\n Artist: \"30 Seconds To Mars\",\n Website: \"http://www.thirtysecondstomars.com/\",\n ProjectNotes: \"Finalizing album\",\n Genre1: \"Electronic\",\n Genre2: \"Rock\",\n Contact1: \"Aaron Bay-Schuck\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/30-seconds-to-mars.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/30-seconds-to-mars@2x.jpg\",\n brief: null,\n id: 44320,\n },\n {\n videos: [\n {\n id: 41551,\n videoId: \"5D3crqpClPY\",\n channelId: \"UC0sL86jDLgs2fGRD-XBnPQA\",\n channelTitle: \"50CentVEVO\",\n description:\n \"Music video by 50 Cent performing Many Men (Wish Death). (C) 2003 Shady Records/Aftermath Records/Interscope Records\",\n title: \"50 Cent - Many Men (Wish Death) (Dirty Version)\",\n publishedAt: \"2009-06-16T23:24:51.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/5D3crqpClPY/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/5D3crqpClPY/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/5D3crqpClPY/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/5D3crqpClPY/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41552,\n videoId: \"5qm8PH4xAss\",\n channelId: \"UC0sL86jDLgs2fGRD-XBnPQA\",\n channelTitle: \"50CentVEVO\",\n description:\n \"Music video by 50 Cent performing In Da Club. (C) 2003 Shady Records/Aftermath Records/Interscope Records\\n\\n#VEVOCertified on February 13, 2012. http://www.vevo.com/certified http://www.youtube.com/vevocertified\",\n title: \"50 Cent - In Da Club (Int'l Version)\",\n publishedAt: \"2009-06-16T23:36:21.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/5qm8PH4xAss/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/5qm8PH4xAss/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/5qm8PH4xAss/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/5qm8PH4xAss/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41553,\n videoId: \"ZB7Xjd34pjo\",\n channelId: \"UC0sL86jDLgs2fGRD-XBnPQA\",\n channelTitle: \"50CentVEVO\",\n description:\n \"Listen to Chris Brown's remix of 50 Cent's hit song, \\\"I'm The Man\\\".\\n\\nDownload the song : http://smarturl.it/50ImTheManRmx\\nStream the song: http://smarturl.it/50ImTheManRmx_Stream\\n\\nhttp://vevo.ly/9L0CsR\",\n title: \"50 Cent - I'm The Man ft. Chris Brown\",\n publishedAt: \"2016-05-06T12:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ZB7Xjd34pjo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ZB7Xjd34pjo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ZB7Xjd34pjo/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ZB7Xjd34pjo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41554,\n videoId: \"aFPLMKpy5Mg\",\n channelId: \"UChi08h4577eFsNXGd3sxYhw\",\n channelTitle: \"Breakfast Club Power 105.1 FM\",\n description:\n \"► Listen LIVE: http://power1051fm.com/\\n► Facebook: https://www.facebook.com/Power1051NY/\\n► Twitter: https://twitter.com/power1051/\\n► Instagram: https://www.instagram.com/power1051/\",\n title: \"50 Cent Is Done Feuding With STARZ Over 'Power'\",\n publishedAt: \"2017-09-06T15:41:12.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/aFPLMKpy5Mg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/aFPLMKpy5Mg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/aFPLMKpy5Mg/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/aFPLMKpy5Mg/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41555,\n videoId: \"NbeHRjkeCIw\",\n channelId: \"UC-yXuc1__OzjwpsJPlxYUCQ\",\n channelTitle: \"WORLDSTARHIPHOP\",\n description:\n 'Watch the official music video for \"Petty\" by Fre$h Feat. 50 Cent & 2 Chainz.\\n\\niTunes - Petty (feat. 2 Chainz & 50 Cent) - Single by Fre$h\\nhttp://apple.co/2iV7uXT\\n\\nTidal https://tidal.com/track/75439742\\nSpotify http://spoti.fi/2iX20fh\\nApple Music http://apple.co/2iV7uXT\\nListen on Soundcloud: https://goo.gl/CpMQTI\\n\\nFollow Fre$h:\\nhttps://soundcloud.com/imfreshdoe\\nhttps://twitter.com/elvisfReShley\\nhttps://www.instagram.com/imfreshdoe\\nhttp://www.shortdawg.com/\\n\\nSUBSCRIBE to the Official WorldStarHipHop Channel for more original WorldStar material, music video premieres, and more: http://goo.gl/jl4las\\n\\nMore WorldstarHipHop: \\nhttp://worldstarhiphop.com \\nhttps://twitter.com/worldstar (Follow)\\nhttps://fb.com/worldstarhiphop (Like)\\nhttp://instagram.com/worldstar (Photos)\\nhttp://shop.worldstarhiphop.com (Shop)',\n title:\n 'Fresh \"Petty\" Feat. 50 Cent & 2 Chainz (WSHH Exclusive - Official Music Video)',\n publishedAt: \"2017-08-26T20:15:07.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/NbeHRjkeCIw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/NbeHRjkeCIw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/NbeHRjkeCIw/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/NbeHRjkeCIw/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41556,\n videoId: \"cDMhlvbOFaM\",\n channelId: \"UC0sL86jDLgs2fGRD-XBnPQA\",\n channelTitle: \"50CentVEVO\",\n description:\n \"Music video by 50 Cent performing 21 Questions. (C) 2003 Shady Records/Aftermath Records/Interscope Records\",\n title: \"50 Cent - 21 Questions ft. Nate Dogg\",\n publishedAt: \"2009-06-16T23:14:05.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/cDMhlvbOFaM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/cDMhlvbOFaM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/cDMhlvbOFaM/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/cDMhlvbOFaM/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41557,\n videoId: \"OxhUmwP4AoU\",\n channelId: \"UCH1oRy1dINbMVp3UFWrKP0w\",\n channelTitle: \"Good Morning America\",\n description:\n 'The music star also discusses the upcoming premier of his new show, \"50 Central,\" on BET.',\n title:\n \"Rapper 50 Cent reveals his hidden talent but says, 'It's bad for my image'\",\n publishedAt: \"2017-08-29T14:42:13.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/OxhUmwP4AoU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/OxhUmwP4AoU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/OxhUmwP4AoU/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/OxhUmwP4AoU/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41558,\n videoId: \"GllEDACUbNo\",\n channelId: \"UC0sL86jDLgs2fGRD-XBnPQA\",\n channelTitle: \"50CentVEVO\",\n description:\n \"Music video by 50 Cent performing Just A Lil Bit. (C) 2005 Shady Records/Aftermath Records/Interscope Records\",\n title: \"50 Cent - Just A Lil Bit\",\n publishedAt: \"2009-06-16T22:50:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/GllEDACUbNo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/GllEDACUbNo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/GllEDACUbNo/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/GllEDACUbNo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41559,\n videoId: \"bFLow5StvvU\",\n channelId: \"UC0sL86jDLgs2fGRD-XBnPQA\",\n channelTitle: \"50CentVEVO\",\n description:\n \"Music video by 50 Cent performing Window Shopper. (C) 2005 G Unit/Interscope Records\",\n title: \"50 Cent - Window Shopper\",\n publishedAt: \"2009-12-14T05:17:49.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/bFLow5StvvU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/bFLow5StvvU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/bFLow5StvvU/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/bFLow5StvvU/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41560,\n videoId: \"HJq-LFkYRQ0\",\n channelId: \"UCNpXrIHSZEIoDzF3GKR0ukA\",\n channelTitle: \"OPUS MAGNUM\",\n description:\n \"►50 Cent recently received a bag full of money from Floyd Mayweather, Earlier this week, 50 Cent had Facetime the Boxing Champion asking him for some money off his winnings from the Conor McGregor fight last August. apparently the champ has responded to his request.\\n\\n►Opus Magnum is The Querulist #1 Urban News Channel is quickly becoming a well known and respected brand. formerly known as RobinhooddagreatTv for over 10 years With over 1.2 Million followers across our social networks, and website hits surpassing 1 million a month, we are rapidly establishing our place in the Media. Our primary focus is Celebrity Gossip, Trending News, and Interesting/Funny Stuff. We aim to provide our readers with a variety of entertainment! You will be ENTERTAINED and even ADDICTED! Hit The Subscribe Button Today for your Daily Entertainment.\\n-----------------------------------------------------------------------------------------\\n\\n✔️Thanks For Watching / Commenting / Liking / Sharing & Subscribing \\n\\n✔️SUBSCRIBE TO OPUS MAGNUM FOR MORE! 👊 http://www.youtube.com/c/Kingrobinhooddagreat ✅ \\n\\n✔️SUBSCRIBE TO OUR OTHER CHANNELS:\\n--------------------------------------------------------------------\\n✔️OPUS MAGNUM TV:\\nhttps://www.youtube.com/channel/UCu9UyUbc58OnHqjRo4MlbEg ✅\\n\\n✔️THE QUERULIST:\\nhttps://www.youtube.com/c/RobinhooddagreatOfficialTV ✅\\n\\n✔️ ROBINHOODDAGREAT:\\nhttps://www.youtube.com/c/RobinHoodRecords ✅\\n\\n✔️OUTRO: The Querulist Cookie\\nhttps://www.youtube.com/watch?v=sqYg7kxtzt8&t=10s ✅\\n\\n✔️ LINK TO TRENDING VIDEOS:\\nhttps://www.youtube.com/playlist?list=PLxHhkpW37AjH3YJ8XEIzDgu556JjsNCWM ✅\\n\\n✔️ Follow on Twitter: https://twitter.com/TheQuerulist ✅\\n\\n✔️ Official Website: http://www.robinhooddagreat.com ✅\\n\\n✔️Video Tag: #OpusMagnum #OpusMagnumTv #Opus #Magnum #TheQuerulist #Robinhooddagreat ✅\\n———————————————————————————————————————\\n🔔 CONTACT US : Robinhoodrecords@hotmail.com ✅\\n\\n-----------------------------------------------------------------------------------------\\nDo you have any Video content for Opus Magnum? Email us at Robinhoodrecords@hotmail.com\\n-----------------------------------------------------------------------------------------\\n\\nCopyright © 2017 by Opus Magnum. Do not download or re-upload any content from this channel in whole or in part to any channel.\",\n title: \"Floyd Mayweather Gives 50 Cent $500,000K From His Winnings\",\n publishedAt: \"2017-09-06T23:44:14.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/HJq-LFkYRQ0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/HJq-LFkYRQ0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/HJq-LFkYRQ0/hqdefault.jpg\",\n project_id: 43094,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n ],\n primaryVideo_id: {\n videoId: \"5D3crqpClPY\",\n channelId: \"UC0sL86jDLgs2fGRD-XBnPQA\",\n channelTitle: \"50CentVEVO\",\n description:\n \"Music video by 50 Cent performing Many Men (Wish Death). (C) 2003 Shady Records/Aftermath Records/Interscope Records\",\n title: \"50 Cent - Many Men (Wish Death) (Dirty Version)\",\n publishedAt: \"2009-06-16T23:24:51.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/5D3crqpClPY/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/5D3crqpClPY/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/5D3crqpClPY/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/5D3crqpClPY/maxresdefault.jpg\",\n ignored: false,\n id: 41551,\n project_id: 43094,\n },\n artist_id: 4518,\n Status: \"No update\",\n Artist: \"50 Cent\",\n Website: \"http://www.thisis50.com\",\n ProjectNotes: \"\",\n Genre1: \"Hip Hop\",\n Genre2: \"\",\n Contact1: \"\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/50-cent.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/50-cent@2x.jpg\",\n brief: null,\n id: 43094,\n },\n {\n videos: [\n {\n id: 52459,\n videoId: \"XdN7CSzu2eE\",\n channelId: \"UCqkVDPcVerGSx2yNIscnVbg\",\n channelTitle: \"Pretty Little X Factor\",\n description:\n 'Auditions: \"One Dance\" - Drake feat. Wizkid & Kyla 00:01\\nBootcamp:\"Without You\" - David Guetta feat. Usher 01:21\\nSix-chair challenge: \"How Deep is Your Love\" - Calvin Harris 01:35\\nJudges\\' houses: \"She\\'s Got That Vibe\" - R. Kelly feat. Public Announcement 02:44\\nLive show 1: \"Can\\'t Stop the Feeling!\" - Justin Timberlake 03:42\\nLive show 2: \"Get Ready\"/ \"Reach Out I\\'ll Be There\" - The Temptations/ Four Tops 05:48\\nLive show 3: \"Valerie\" - Mark Ronson feat. Amy Winehouse 07:47\\nLive show 4: \"Thriller\" - Michael Jackson 10:01\\nLive show 5: \"Say You\\'ll Be There\" - Spice Girls 12:31\\nLive show 6: \"Boogie Wonderland\"/\"September\" - Earth, Wind & Fire & The Emotions/ Earth, Wind & Fire 14:51\\nLive show 7: \"Try a Little Tenderness\" - Otis Redding 17:08\\nLive show 8: \"Uptown Funk\" - Mark Ronson feat. Bruno Mars 19:36\\nLive show 8: \"Sorry\"/ \"One Dance\" - Justin Bieber/ Drake feat. Wizkid & Kyla 21:50\\nSing-Off: \"Beneath Your Beautiful\" - Labrinth feat. Emeli Sandé 24:14\\nSemi-final \"Stay Another Day\" - East 17 26:22\\nSemi-final: \"Signed, Sealed, Delivered I\\'m Yours\" - Stevie Wonder 28:32\\nFinal \"Crazy in Love\" - Beyoncé feat. Jay Z 30:39\\nFinal: \"Tears\" (with Louisa Johnson & Clean Bandit) 33:20',\n title: \"5 After Midnight - All Performances (The X Factor UK 2016)\",\n publishedAt: \"2016-12-13T05:38:31.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/XdN7CSzu2eE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/XdN7CSzu2eE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/XdN7CSzu2eE/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 52460,\n videoId: \"wCTlCVMauHo\",\n channelId: \"UCBxLqVeSpHXqbHXsuSkl1nA\",\n channelTitle: \"5AfterMidnightVEVO\",\n description:\n \"5 After Midnight's official music video for Up In Here.\\n\\nClick to buy the single via iTunes: http://smarturl.it/5AMUpInHereIT\\n\\nStream more music from 5 After Midnight here: http://smarturl.it/5AMstfy \\n\\nFollow 5 After Midnight:\\nFacebook https://www.facebook.com/5AfterMidnightMusic/\\nTwitter https://twitter.com/5AfterMidnight\\nInstagram https://www.instagram.com/5aftermidnight\",\n title: \"5 After Midnight - Up In Here (Official Video)\",\n publishedAt: \"2017-06-22T15:30:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/wCTlCVMauHo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/wCTlCVMauHo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/wCTlCVMauHo/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/wCTlCVMauHo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52461,\n videoId: \"62iX_H5scrI\",\n channelId: \"UCBxLqVeSpHXqbHXsuSkl1nA\",\n channelTitle: \"5AfterMidnightVEVO\",\n description:\n \"5 After Midnight perform 'Up In Here', live at Capital's Summertime Ball 2017.\\n\\nClick to buy the single via iTunes: http://smarturl.it/5AMUpInHereIT\\n\\nStream more music from 5 After Midnight here: http://smarturl.it/5AMstfy \\n\\nFollow 5 After Midnight:\\nFacebook https://www.facebook.com/5AfterMidnightMusic \\nTwitter https://twitter.com/5AfterMidnight\\nInstagram https://www.instagram.com/5aftermidnight\",\n title:\n \"5 After Midnight - Up In Here (Live from Capital FM's Summertime Ball)\",\n publishedAt: \"2017-07-10T07:00:03.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/62iX_H5scrI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/62iX_H5scrI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/62iX_H5scrI/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/62iX_H5scrI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52462,\n videoId: \"c6VryVMc_nM\",\n channelId: \"UCVjh0oZ3Ug5-s3WX1awxblQ\",\n channelTitle: \"Anthony Ying\",\n description: \"#TonyPatrony\",\n title:\n \"Britain's Got Talent 2017 Live Semi-Finals Night 5 Results 5 After Midnight Full S11E17\",\n publishedAt: \"2017-06-03T07:09:27.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/c6VryVMc_nM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/c6VryVMc_nM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/c6VryVMc_nM/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/c6VryVMc_nM/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52463,\n videoId: \"HV55iP2ZNJA\",\n channelId: \"UCEY1ejsweY4DgMwOVJeEaBA\",\n channelTitle: \"The X Factor UK\",\n description:\n \"Visit the official site: http://itv.com/xfactor\\n\\nYou ready? It’s 5 After Midnight - and they’re about to be history in the making! Kicking off the first of the Finalist’s performances at London’s SSE Arena , the trio get the 10,000 strong crowd moving with their take on Beyonce’s Crazy in Love! \\n\\nSUBSCRIBE: http://bit.ly/TXFSub\\nFacebook: http://bit.ly/TXFFB\\nTwitter: http://bit.ly/TXFTwi\\nDownload The X Factor mobile app: http://bit.ly/TXFapp\\nWatch full episodes on ITV Hub (UK ONLY): http://www.itv.com/hub/the-x-factor\",\n title:\n \"It's ya boys! 5 After Midnight belt out Beyonce’s Crazy in Love | Finals | The X Factor UK 2016\",\n publishedAt: \"2016-12-10T21:26:15.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/HV55iP2ZNJA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/HV55iP2ZNJA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/HV55iP2ZNJA/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/HV55iP2ZNJA/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52464,\n videoId: \"Z-FPh4fuwQ0\",\n channelId: \"UCVjh0oZ3Ug5-s3WX1awxblQ\",\n channelTitle: \"Anthony Ying\",\n description: \"#TonyPatrony\",\n title: \"The X Factor UK 2016 Week 3 Auditions 5 AM Full Clip S13E05\",\n publishedAt: \"2016-09-10T23:06:46.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Z-FPh4fuwQ0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Z-FPh4fuwQ0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Z-FPh4fuwQ0/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Z-FPh4fuwQ0/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52465,\n videoId: \"Mgi3PP2Fagc\",\n channelId: \"UCVjh0oZ3Ug5-s3WX1awxblQ\",\n channelTitle: \"Anthony Ying\",\n description: \"#TonyPatrony\",\n title:\n \"The X Factor UK 2016 Live Shows Week 6 5 After Midnight Full Clip S13E23\",\n publishedAt: \"2016-11-13T03:22:54.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Mgi3PP2Fagc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Mgi3PP2Fagc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Mgi3PP2Fagc/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Mgi3PP2Fagc/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52466,\n videoId: \"socS-zm6mgU\",\n channelId: \"UCZzwjZPc6R_PbnDgFVMwlvQ\",\n channelTitle: \"Capital FM\",\n description:\n \"Subscribe: http://bit.ly/SubscribeToCapitalFM\\n\\nGet involved with the UK's No. 1 Hit Music Station!\\nWebsite: http://www.capitalfm.com/\\nFacebook: http://www.facebook.com/CapitalFM\\nTwitter: http://twitter.com/CapitalOfficial\\nSnapchat: https://www.snapchat.com/add/CapitalFM\",\n title:\n \"5 After Midnight - 'Crazy In Love' (Live At Capital's Summertime Ball 2017)\",\n publishedAt: \"2017-06-11T14:19:50.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/socS-zm6mgU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/socS-zm6mgU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/socS-zm6mgU/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/socS-zm6mgU/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52467,\n videoId: \"oqHUl6kEyqU\",\n channelId: \"UCeEMiwU-VuWIb5G_cYWtFVQ\",\n channelTitle: \"The Highest\",\n description:\n \"Up In Here (official lyrics) 5 After Midnight, buy the song on itunes here- https://itunes.apple.com/nz/album/up-in-here-single/id1236786649\",\n title: \"UP IN HERE (OFFICIAL LYRIC VIDEO) 5 After Midnight\",\n publishedAt: \"2017-06-02T10:03:14.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/oqHUl6kEyqU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/oqHUl6kEyqU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/oqHUl6kEyqU/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 52468,\n videoId: \"28ziQO6LLZ0\",\n channelId: \"UCEY1ejsweY4DgMwOVJeEaBA\",\n channelTitle: \"The X Factor UK\",\n description:\n \"Visit the official site: http://itv.com/xfactor\\n\\nGet ready, you’re about to be transported to Boogie Wonderland! The boys are doing an Earth Wind and Fire mash-up - with to Earth, Wind & Fire songs: Boogie Wonderland and September! \\n\\nSUBSCRIBE: http://bit.ly/TXFSub\\nFacebook: http://bit.ly/TXFFB\\nTwitter: http://bit.ly/TXFTwi\\nDownload The X Factor mobile app: http://bit.ly/TXFapp\\nWatch full episodes on ITV Hub (UK ONLY): http://www.itv.com/hub/the-x-factor\",\n title:\n \"5 After Midnight perform an Earth, Wind & Fire mash-up! | Live Shows Week 6 | The X Factor UK 2016\",\n publishedAt: \"2016-11-12T20:58:48.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/28ziQO6LLZ0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/28ziQO6LLZ0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/28ziQO6LLZ0/hqdefault.jpg\",\n project_id: 44312,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/28ziQO6LLZ0/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Guy Langley\",\n PrimaryActivity: \"A&R\",\n Company: \"Syco / Sony\",\n Position: \"A&R\",\n Address: \"9 Derry St 4th Fl\",\n City: \"London\",\n State: \"\",\n PostalCode: \"W8 5DA\",\n Country: \"England\",\n Phone: \"44-207-361-8024\",\n Phone2: \"44-207-361-8000\",\n Fax: \"44-207-937-0188\",\n Email: \"guy.langley@sonymusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.sonymusic.com\",\n id: 4770,\n },\n primaryVideo_id: {\n videoId: \"wCTlCVMauHo\",\n channelId: \"UCBxLqVeSpHXqbHXsuSkl1nA\",\n channelTitle: \"5AfterMidnightVEVO\",\n description:\n \"5 After Midnight's official music video for Up In Here.\\n\\nClick to buy the single via iTunes: http://smarturl.it/5AMUpInHereIT\\n\\nStream more music from 5 After Midnight here: http://smarturl.it/5AMstfy \\n\\nFollow 5 After Midnight:\\nFacebook https://www.facebook.com/5AfterMidnightMusic/\\nTwitter https://twitter.com/5AfterMidnight\\nInstagram https://www.instagram.com/5aftermidnight\",\n title: \"5 After Midnight - Up In Here (Official Video)\",\n publishedAt: \"2017-06-22T15:30:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/wCTlCVMauHo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/wCTlCVMauHo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/wCTlCVMauHo/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/wCTlCVMauHo/maxresdefault.jpg\",\n ignored: false,\n id: 52460,\n project_id: 44312,\n },\n artist_id: 5674,\n Status: \"Active\",\n Artist: \"5 After Midnight\",\n Website: \"https://www.facebook.com/5AfterMidnightMusic/\",\n ProjectNotes: \"Finalists on the X Factor 2016.\",\n Genre1: \"Pop\",\n Genre2: \"\",\n Contact1: \"Guy Langley\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/5-after-midnight.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/5-after-midnight@2x.jpg\",\n brief: null,\n id: 44312,\n },\n {\n videos: [\n {\n id: 51952,\n videoId: \"X2BYmmTI04I\",\n channelId: \"UClesqLjeKJd-dG8xLfzJyCQ\",\n channelTitle: \"5SOSVEVO\",\n description:\n \"Girls Talk Boys our new single from the Ghostbusters movie is out now \\niTunes http://5sosf.am/vbLmFt\\nSpotify http://5sosf.am/gxqTZX\\nApple Music http://5sosf.am/bFpRPx\\nGoogle Play http://5sosf.am/Yxc6Mb\\n\\nListen to our albums here:\\niTunes: http://5sosf.am/iTunes\\nSpotify: http://5sosf.am/Spotify\\nApple Music: http://5sosf.am/AppleMusic\\nAmazon: http://5sosf.am/Amazon\\nOfficial Store: http://5sosf.am/OffStore\\n\\nFollow us on the Official 5SoS social channels:\\nYT VEVO: http://5sosf.am/YTVevo\\nYT Official: http://5sosf.am/OffYT\\nVEVO Channel: http://5sosf.am/OffVEVO\\nWebsite: http://5sosf.am/Home\\nSnapchat: weare5sos\\nIG: http://5sosf.am/IG\\nTW: http://5sosf.am/TW\\nFB: http://5sosf.am/FB\",\n title: \"5 Seconds of Summer - She Looks So Perfect\",\n publishedAt: \"2014-02-24T19:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/X2BYmmTI04I/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/X2BYmmTI04I/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/X2BYmmTI04I/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/X2BYmmTI04I/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51953,\n videoId: \"DCCJCILiX3o\",\n channelId: \"UClesqLjeKJd-dG8xLfzJyCQ\",\n channelTitle: \"5SOSVEVO\",\n description:\n \"Here's the official video for Amnesia !\\n\\nGirls Talk Boys our new single from the Ghostbusters movie is out now \\niTunes http://5sosf.am/vbLmFt\\nSpotify http://5sosf.am/gxqTZX\\nApple Music http://5sosf.am/bFpRPx\\nGoogle Play http://5sosf.am/Yxc6Mb\\n\\nListen to our albums here:\\niTunes: http://5sosf.am/iTunes\\nSpotify: http://5sosf.am/Spotify\\nApple Music: http://5sosf.am/AppleMusic\\nAmazon: http://5sosf.am/Amazon\\nOfficial Store: http://5sosf.am/OffStore\\n\\nFollow us on the Official 5SoS social channels:\\nYT VEVO: http://5sosf.am/YTVevo\\nYT Official: http://5sosf.am/OffYT\\nVEVO Channel: http://5sosf.am/OffVEVO\\nWebsite: http://5sosf.am/Home\\nSnapchat: weare5sos\\nIG: http://5sosf.am/IG\\nTW: http://5sosf.am/TW\\nFB: http://5sosf.am/FB\",\n title: \"5 Seconds of Summer - Amnesia\",\n publishedAt: \"2014-07-31T20:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/DCCJCILiX3o/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/DCCJCILiX3o/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/DCCJCILiX3o/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/DCCJCILiX3o/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51954,\n videoId: \"WFz1gCZSmdE\",\n channelId: \"UClesqLjeKJd-dG8xLfzJyCQ\",\n channelTitle: \"5SOSVEVO\",\n description:\n \"Here's a cool live version of our single 'She's Kinda Hot' ! \\n\\nGirls Talk Boys our new single from the Ghostbusters movie is out now \\niTunes http://5sosf.am/vbLmFt\\nSpotify http://5sosf.am/gxqTZX\\nApple Music http://5sosf.am/bFpRPx\\nGoogle Play http://5sosf.am/Yxc6Mb\\n\\nListen to our albums here:\\niTunes: http://5sosf.am/iTunes\\nSpotify: http://5sosf.am/Spotify\\nApple Music: http://5sosf.am/AppleMusic\\nAmazon: http://5sosf.am/Amazon\\nOfficial Store: http://5sosf.am/OffStore\\n\\nFollow us on the Official 5SoS social channels:\\nYT VEVO: http://5sosf.am/YTVevo\\nYT Official: http://5sosf.am/OffYT\\nVEVO Channel: http://5sosf.am/OffVEVO\\nWebsite: http://5sosf.am/Home\\nSnapchat: weare5sos\\nIG: http://5sosf.am/IG\\nTW: http://5sosf.am/TW\\nFB: http://5sosf.am/FB\\n\\nhttp://vevo.ly/MchGoA\",\n title: \"5 Seconds of Summer - She's Kinda Hot\",\n publishedAt: \"2015-08-03T20:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/WFz1gCZSmdE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/WFz1gCZSmdE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/WFz1gCZSmdE/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/WFz1gCZSmdE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51955,\n videoId: \"l9xJqy9upi8\",\n channelId: \"UCe1JDfpNjAg2cAeDCMuh7ZA\",\n channelTitle: \"rockinrio\",\n description:\n '5 Seconds of Summer, no dia 15/09, cantando \"Girls Talk Boys\". Vídeo exclusivo, na íntegra, da perfomance da banda no Palco Mundo do Rock in Rio 2017.',\n title: \"5 Seconds of Summer - Girls Talk Boys - Rock in Rio 2017\",\n publishedAt: \"2017-09-23T01:27:20.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/l9xJqy9upi8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/l9xJqy9upi8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/l9xJqy9upi8/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/l9xJqy9upi8/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51956,\n videoId: \"0FfG_5JBVBQ\",\n channelId: \"UClesqLjeKJd-dG8xLfzJyCQ\",\n channelTitle: \"5SOSVEVO\",\n description:\n \"Here's the official video for our next single 'Good Girls'\\n\\nGirls Talk Boys our new single from the Ghostbusters movie is out now \\niTunes http://5sosf.am/vbLmFt\\nSpotify http://5sosf.am/gxqTZX\\nApple Music http://5sosf.am/bFpRPx\\nGoogle Play http://5sosf.am/Yxc6Mb\\n\\nListen to our albums here:\\niTunes: http://5sosf.am/iTunes\\nSpotify: http://5sosf.am/Spotify\\nApple Music: http://5sosf.am/AppleMusic\\nAmazon: http://5sosf.am/Amazon\\nOfficial Store: http://5sosf.am/OffStore\\n\\nFollow us on the Official 5SoS social channels:\\nYT VEVO: http://5sosf.am/YTVevo\\nYT Official: http://5sosf.am/OffYT\\nVEVO Channel: http://5sosf.am/OffVEVO\\nWebsite: http://5sosf.am/Home\\nSnapchat: weare5sos\\nIG: http://5sosf.am/IG\\nTW: http://5sosf.am/TW\\nFB: http://5sosf.am/FB\",\n title: \"5 Seconds of Summer - Good Girls\",\n publishedAt: \"2014-10-10T20:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/0FfG_5JBVBQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/0FfG_5JBVBQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/0FfG_5JBVBQ/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/0FfG_5JBVBQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51957,\n videoId: \"K0X7u_mmREE\",\n channelId: \"UClesqLjeKJd-dG8xLfzJyCQ\",\n channelTitle: \"5SOSVEVO\",\n description:\n \"We asked our fans to help make this video. We wanted to hear your stories. We were overwhelmed by the response. This video goes out to you. Jet Black Heart. \\n\\nYou can hear 'Jet Black Heart' on our album Sounds Good Feels Good: \\n\\niTunes: http://5sosf.am/BXuxEQ\\nOfficial Store: http://5sosf.am/pyjCjo\\n\\nhttp://vevo.ly/fWTgjB\",\n title: \"5 Seconds of Summer - Jet Black Heart\",\n publishedAt: \"2015-12-17T21:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/K0X7u_mmREE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/K0X7u_mmREE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/K0X7u_mmREE/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/K0X7u_mmREE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51958,\n videoId: \"MKfzMOC19Fc\",\n channelId: \"UClesqLjeKJd-dG8xLfzJyCQ\",\n channelTitle: \"5SOSVEVO\",\n description:\n \"Girls Talk Boys our new single from the Ghostbusters movie is out now \\niTunes http://5sosf.am/vbLmFt\\nSpotify http://5sosf.am/gxqTZX\\nApple Music http://5sosf.am/bFpRPx\\nGoogle Play http://5sosf.am/Yxc6Mb\\n\\nListen to our albums here:\\niTunes: http://5sosf.am/iTunes\\nSpotify: http://5sosf.am/Spotify\\nApple Music: http://5sosf.am/AppleMusic\\nAmazon: http://5sosf.am/Amazon\\nOfficial Store: http://5sosf.am/OffStore\\n\\nFollow us on the Official 5SoS social channels:\\nYT VEVO: http://5sosf.am/YTVevo\\nYT Official: http://5sosf.am/OffYT\\nVEVO Channel: http://5sosf.am/OffVEVO\\nWebsite: http://5sosf.am/Home\\nSnapchat: weare5sos\\nIG: http://5sosf.am/IG\\nTW: http://5sosf.am/TW\\nFB: http://5sosf.am/FB\",\n title: \"5 Seconds of Summer - Don't Stop\",\n publishedAt: \"2014-05-19T06:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/MKfzMOC19Fc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/MKfzMOC19Fc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/MKfzMOC19Fc/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/MKfzMOC19Fc/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51959,\n videoId: \"y7MaaEjsRB4\",\n channelId: \"UC-vKwDHcbPLtjml81ohGRng\",\n channelTitle: \"5 Seconds of Summer\",\n description:\n \"Music video for our new song 'TRY HARD' :D\\n\\niTunes: http://5sosf.am/iTunes\\nSpotify: http://5sosf.am/Spotify\\nApple Music: http://5sosf.am/AppleMusic\\nAmazon: http://5sosf.am/Amazon\\nOfficial Store: http://5sosf.am/OffStore\\n \\nYT VEVO: http://5sosf.am/YTVevo\\nYT Official: http://5sosf.am/OffYT\\nVEVO Channel: http://5sosf.am/OffVEVO\\nWebsite: http://5sosf.am/Home\\nSnapchat: weare5sos\\nIG: http://5sosf.am/IG\\nTW: http://5sosf.am/TW\\nFB: http://5sosf.am/FB\",\n title: \"5 Seconds of Summer - Try Hard\",\n publishedAt: \"2013-06-01T14:24:19.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/y7MaaEjsRB4/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/y7MaaEjsRB4/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/y7MaaEjsRB4/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/y7MaaEjsRB4/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51960,\n videoId: \"xPGbvv4IhNU\",\n channelId: \"UClesqLjeKJd-dG8xLfzJyCQ\",\n channelTitle: \"5SOSVEVO\",\n description:\n \"Girls Talk Boys our new single from the Ghostbusters movie is out now \\niTunes http://5sosf.am/vbLmFt\\nSpotify http://5sosf.am/gxqTZX\\nApple Music http://5sosf.am/bFpRPx\\nGoogle Play http://5sosf.am/Yxc6Mb\\n\\nListen to our albums here:\\niTunes: http://5sosf.am/iTunes\\nSpotify: http://5sosf.am/Spotify\\nApple Music: http://5sosf.am/AppleMusic\\nAmazon: http://5sosf.am/Amazon\\nOfficial Store: http://5sosf.am/OffStore\\n\\nFollow us on the Official 5SoS social channels:\\nYT VEVO: http://5sosf.am/YTVevo\\nYT Official: http://5sosf.am/OffYT\\nVEVO Channel: http://5sosf.am/OffVEVO\\nWebsite: http://5sosf.am/Home\\nSnapchat: weare5sos\\nIG: http://5sosf.am/IG\\nTW: http://5sosf.am/TW\\nFB: http://5sosf.am/FB\\n\\nhttp://vevo.ly/g7XmdS\",\n title: \"5 Seconds of Summer - Hey Everybody!\",\n publishedAt: \"2015-10-16T20:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/xPGbvv4IhNU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/xPGbvv4IhNU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/xPGbvv4IhNU/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/xPGbvv4IhNU/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51961,\n videoId: \"RLLEB4Ac3Hg\",\n channelId: \"UC-vKwDHcbPLtjml81ohGRng\",\n channelTitle: \"5 Seconds of Summer\",\n description:\n \"here's our video for 'Heartbreak Girl'! \\nlove ash, lukey, mikey & cal xx\\n\\nGirls Talk Boys our new single from the Ghostbusters movie is out now \\niTunes http://5sosf.am/vbLmFt\\nSpotify http://5sosf.am/gxqTZX\\nApple Music http://5sosf.am/bFpRPx\\nGoogle Play http://5sosf.am/Yxc6Mb\\n \\nBuy and listen to all our previous albums here\\niTunes http://5sosf.am/14tKNm\\nSpotify http://5sosf.am/x3gEo3\\nAmazon http://5sosf.am/B2QF6X\\nOfficial Store http://www.5sosf.am/5SOSStores \\n \\nFollow 5SOS on\\nFB http://5sosf.am/Facebook\\nTW http://5sosf.am/Twitter\\nIG http://5sosf.am/Instagram\\nSnapchat http://5sosf.am/Snapchat\\nWebsite http://5sosf.am/Website\\nYT http://5sosf.am/YouTube\\nVevo http://5sosf.am/Vevo\\nSpotify http://5sosf.am/Spotify\\nTumblr http://5sosf.am/Tumblr\",\n title: \"5 Seconds of Summer - Heartbreak Girl\",\n publishedAt: \"2013-02-22T21:01:45.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/RLLEB4Ac3Hg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/RLLEB4Ac3Hg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/RLLEB4Ac3Hg/hqdefault.jpg\",\n project_id: 44253,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/RLLEB4Ac3Hg/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Nick Raphael\",\n PrimaryActivity: \"A&R\",\n Company: \"Capitol Music Group\",\n Position: \"President\",\n Address: \"125 Kensington High St 3rd Fl\",\n City: \"London\",\n State: \"\",\n PostalCode: \"W8 5SF\",\n Country: \"England\",\n Phone: \"44-330-587-1101\",\n Phone2: \"44-330-587-1110\",\n Fax: \"\",\n Email: \"nick.raphael@umusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.universalrecords.com\",\n id: 3663,\n },\n contact2_id: {\n Name: \"Jo Charrington\",\n PrimaryActivity: \"A&R\",\n Company: \"Capitol Music Group\",\n Position: \"Ex VP A&R\",\n Address: \"125 Kensington High St 3rd Fl\",\n City: \"London\",\n State: \"\",\n PostalCode: \"W8 5SF\",\n Country: \"England\",\n Phone: \"44-330-587-1103\",\n Phone2: \"44-330-587-1110\",\n Fax: \"\",\n Email: \"jo.charrington@umusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.universalrecords.com\",\n id: 3664,\n },\n contact3_id: {\n Name: \"Matt Emsell\",\n PrimaryActivity: \"Manager\",\n Company: \"Wonder Management\",\n Position: \"Manager\",\n Address: \"17/617, Elizabeth St\",\n City: \"Redfern\",\n State: \"NSW\",\n PostalCode: \"\",\n Country: \"Australia\",\n Phone: \"61-420-82-5300\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"matt@wondermgmt.com\",\n Email2: \"mattemsell@gmail.com\",\n Email3: \"\",\n Website: \"http://wondermgmt.com\",\n id: 5171,\n },\n primaryVideo_id: {\n videoId: \"X2BYmmTI04I\",\n channelId: \"UClesqLjeKJd-dG8xLfzJyCQ\",\n channelTitle: \"5SOSVEVO\",\n description:\n \"Girls Talk Boys our new single from the Ghostbusters movie is out now \\niTunes http://5sosf.am/vbLmFt\\nSpotify http://5sosf.am/gxqTZX\\nApple Music http://5sosf.am/bFpRPx\\nGoogle Play http://5sosf.am/Yxc6Mb\\n\\nListen to our albums here:\\niTunes: http://5sosf.am/iTunes\\nSpotify: http://5sosf.am/Spotify\\nApple Music: http://5sosf.am/AppleMusic\\nAmazon: http://5sosf.am/Amazon\\nOfficial Store: http://5sosf.am/OffStore\\n\\nFollow us on the Official 5SoS social channels:\\nYT VEVO: http://5sosf.am/YTVevo\\nYT Official: http://5sosf.am/OffYT\\nVEVO Channel: http://5sosf.am/OffVEVO\\nWebsite: http://5sosf.am/Home\\nSnapchat: weare5sos\\nIG: http://5sosf.am/IG\\nTW: http://5sosf.am/TW\\nFB: http://5sosf.am/FB\",\n title: \"5 Seconds of Summer - She Looks So Perfect\",\n publishedAt: \"2014-02-24T19:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/X2BYmmTI04I/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/X2BYmmTI04I/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/X2BYmmTI04I/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/X2BYmmTI04I/maxresdefault.jpg\",\n ignored: false,\n id: 51952,\n project_id: 44253,\n },\n artist_id: 5619,\n Status: \"Active\",\n Artist: \"5 Seconds Of Summer\",\n Website: \"https://www.5sos.com\",\n ProjectNotes: \"Similar in style as previous album.\",\n Genre1: \"Rock\",\n Genre2: \"Pop\",\n Contact1: \"Nick Raphael\",\n Contact2: \"Jo Charrington\",\n Contact3: \"Matt Emsell\",\n Contact4: \"\",\n Country: \"Australia\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/5-seconds-of-summer.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/5-seconds-of-summer@2x.jpg\",\n brief: null,\n id: 44253,\n },\n {\n videos: [\n {\n id: 41567,\n videoId: \"NzaKhNhQZHw\",\n channelId: \"UCMYJCdYknVl6cWzl7lBj1DQ\",\n channelTitle: \"STEREOHEARTSHIPHOP\",\n description:\n \"A1 Bentley from Chris Brown's OHB crew links up with Ty Dolla $ign and Nelly for a new 2017 song \\\"We Know About You\\\". It's a banger!\",\n title: \"A1 ft. Ty Dolla $ign & Nelly - We Know About You\",\n publishedAt: \"2017-07-11T22:59:25.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/NzaKhNhQZHw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/NzaKhNhQZHw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/NzaKhNhQZHw/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/NzaKhNhQZHw/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41568,\n videoId: \"TxMGFfVfSFQ\",\n channelId: \"UCO2WJZKQoDW4Te6NHx4KfTg\",\n channelTitle: \"Geekyranjit\",\n description:\n \"Xiaomi Mi A1 Unboxing & Overview Mi A1 comes with stock Android as it's a Android One device in collaboration with Google it's powered by Snapdragon 625 SOC has 12MP Dual Rear Camera with Tele photo Lens and comes with 4GB RAM and 64GB Internal Storage.\\n\\nXiaomi M1 A1 would be sold via flipkart https://goo.gl/1zPLra and is priced at Rs 14,999\\n\\nMy FAQ Video on Moto G5s Plus https://www.youtube.com/watch?v=evreMV_7rcM\",\n title: \"Xiaomi Mi A1 Android One Smartphone Unboxing & Overview\",\n publishedAt: \"2017-09-05T07:44:45.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/TxMGFfVfSFQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/TxMGFfVfSFQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/TxMGFfVfSFQ/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/TxMGFfVfSFQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41569,\n videoId: \"1J7_g6t1ybc\",\n channelId: \"UCmG2LrgXq451lDEXhA42Gnw\",\n channelTitle: \"Stereohearts R&B\",\n description:\n 'Floyd A1 Bentley has been making hits behind the scenes as a producer and songwriter for artists such as Chris Brown and Tinashe for a minute now but after appearing on Love & Hip Hop alongside his finacee Lyrica Anderson, he is ready to step out as his own artist. Here\\'s his brand new single \"Always\" featuring Ty Dolla $ign and Chris Brown, which sounds like a hit! \"You\\'re always on my mind\" sings Breezy on the chorus.',\n title: \"A1 ft. Chris Brown & Ty Dolla $ign - Always 🔥\",\n publishedAt: \"2017-07-28T19:51:38.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/1J7_g6t1ybc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/1J7_g6t1ybc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/1J7_g6t1ybc/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/1J7_g6t1ybc/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41570,\n videoId: \"1YDHQEXipzo\",\n channelId: \"UC52x8jW5iZMvaj0ZfaYCY7A\",\n channelTitle: \"Chris Brown Updates Official\",\n description:\n 'Support the artist. Purchase/Stream: http://smarturl.it/a1always\\n\\nDownload \"Privacy\" on \\nApple Music - http://smarturl.it/iPrivacy?IQid=yt\\nSpotify - http://smarturl.it/sPrivacy?IQid=yt\\nAmazon - http://smarturl.it/aPrivacy?IQid=yt\\nGoogle Play - http://smarturl.it/gPrivacy?IQid=yt\\n\\nFollow Chris Brown: \\nhttp://www.chrisbrownworld.com/ \\nhttps://www.facebook.com/chrisbrown \\nhttps://twitter.com/chrisbrown \\nhttp://instagram.com/chrisbrownofficial \\nhttp://smarturl.it/CBSpotify?IQid=yt\\nFind Us On Social Media\\nINSTAGRAM: http://instagram.com/christopherxbrown\\nFACEBOOK: https://www.facebook.com/breezyfanzutd\\nTWITTER: https://twitter.com/cmbstan\\n\\n✉️️If you need a song removed on my channel, please contact me (xchristopher0@gmail.com).\\n✉️️If you are the owner of the song and you want to remove it from my channel, please e-mail me. I will remove it really quickly!',\n title: \"A1 ft. Chris Brown & Ty Dolla $ign - Always (Official Audio)\",\n publishedAt: \"2017-07-28T05:16:27.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/1YDHQEXipzo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/1YDHQEXipzo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/1YDHQEXipzo/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/1YDHQEXipzo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41571,\n videoId: \"ibjF8wlWtis\",\n channelId: \"UCfQvwhC1BYndU7BYv72QHag\",\n channelTitle: \"BlueLensFilms11\",\n description:\n \"For Music Video/Photo Shoot Booking I can be reached via\\nFaceBook: Quentin D. Blue\\nTwitter: @bluelensfilms\\nIG: @bluelensfilms\\nEmail: Qastillo14@gmail.com\",\n title: \"A1 - #LaFamilVille (Freestyle)\",\n publishedAt: \"2014-08-18T15:47:49.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ibjF8wlWtis/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ibjF8wlWtis/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ibjF8wlWtis/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ibjF8wlWtis/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41572,\n videoId: \"YHULMUBAumg\",\n channelId: \"UCBvm1cIxI2CRH0BsyfScR6g\",\n channelTitle: \"Ibro Kumar\",\n description:\n \"Buat yang penasaran seperti apa sih samrtphone produk kerja sama Google dan Xiaomi. Tonton videonya sampai selesai.\\n\\nIbrokumar is here!\\n\\nSubscribe here guys : https://www.youtube.com/channel/UCBvm1cIxI2CRH0BsyfScR6g?sub_confirmation=1,\\n\\nSilahkan di Like, komen, dan share di medsos kalian.\\n\\n=============================\\n\\nPerlengkapan saya dalam membuat video :\\n\\nKamera : http://ho.lazada.co.id/SHSGXL\\nTripod : http://ho.lazada.co.id/SHSGXP\\nFluid head : http://ho.lazada.co.id/SHSGXT\\nLaptop : http://ho.lazada.co.id/SHSGXk\\nMonitor : http://ho.lazada.co.id/SHSGXo\\nKeyboard + mouse : http://ho.lazada.co.id/SHSGXr\\nPrinter : http://ho.lazada.co.id/SHHR38\\nBluetooth speaker : http://ho.lazada.co.id/SHSGXt\\nDaily usage Smartphone :http://ho.lazada.co.id/SHSGY5\\n--\\nLINE ID : @ibrokumar\\nTwitter : http://twitter.com/ibrokumar\\nFacebook : http://facebook.com/Ibrokumar\\nInstagram : http://instagram.com/ibrokumar atau http://instagram.com/aibisitech\\n\\n\\nInfo pemasangan iklan : aibisitech@gmail.com\\nContact person : ibrokumar@gmail.com\",\n title:\n \"Xiaomi Mi A1 - Begini spesifikasi dan hasil fotonya (ft Droidlime)\",\n publishedAt: \"2017-09-07T03:11:23.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/YHULMUBAumg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/YHULMUBAumg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/YHULMUBAumg/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/YHULMUBAumg/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41573,\n videoId: \"iGhI-EV5Z4g\",\n channelId: \"UCHCefPqqxuvFsNycaJIXASg\",\n channelTitle: \"Sobat HAPE\",\n description:\n \"Klo mau belanja di toko official SobatHAPE : https://tees.co.id/#!/stores/SobatHAPE/\\n\\nTwiiter Sobat HAPE https://twitter.com/sobathape\\nInstagram Sobat HAPE https://instagram.com/sobat_hape/\\nFacebook Sobat HAPE https://www.facebook.com/sobat.hp/\\nGoogle + Sobat HAPE https://plus.google.com/+SobatHAPEofficial/posts?hl=id\\nTwitter tukang reviewnya https://twitter.com/mouldie_sep\\nInstagram tukang reviewnya https://www.instagram.com/mouldie_satria/\\nEmail manajemen di mouldie@sobathape.com\\n\\nSubscribe dan like ya sob... thanks\\n\\nMusic : (FREE DOWNLOAD)\\nhttps://soundcloud.com/nocopyrightsounds/phantom-sage-when-im-gone-ncs-release\",\n title:\n \"Xiaomi Mi A1 Indonesia : Jangan Nonton Klo Ngga Mau Keracunan\",\n publishedAt: \"2017-09-06T23:17:38.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/iGhI-EV5Z4g/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/iGhI-EV5Z4g/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/iGhI-EV5Z4g/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/iGhI-EV5Z4g/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41574,\n videoId: \"aFVfXiXVAvk\",\n channelId: \"UCnkjyVyvCg4RItUvSGDZ7_g\",\n channelTitle: \"El Rincón de China\",\n description:\n 'Bienvenidos de nuevo a ERdC !!!\\n\\nHoy dos noticias importantes, una es una oficial (A1) y otra, los rumores de la inminente salida del Mix 2.\\n\\nEspero tener pronto el Mi A1, ya que tiene muy buena pinta y el poder tratar algo \"distinto\" en Xiaomi, fuera de MIUI. Mientras que el Mix 2, se presentará el día 11 de Septiembre y será ahí cuando conozcamos todas las características oficiales.\\n\\n➳ Link desde banggood del Mix 2: https://goo.gl/Fjt3h8\\n➳ Link del Xiaomi Mi A1: https://goo.gl/T9wkPC\\n➳ Web oficial de Xiaomi: http://www.mi.com/en/\\n\\n11º Aniversario en Banngood con muchas ofertas: https://goo.gl/7Daqci /https://goo.gl/49QXmA\\n\\n\\n▦ Canal de Telegram \"ERdC Ofertas\": https://t.me/ofertasERdC\\n♫ Los Podcasts del canal en Ivoox: https://goo.gl/sbzhHo \\n\\nEspero que me dejéis algún Like y vuestros comentarios acerca de que dispositivos queréis ver en las próximas reviews.\\n\\n▣ SUSCRÍBETE AL CANAL:\\n▧ Youtube: http://goo.gl/uqD1qy\\n\\n\\n★☈ΕĐΕS SΟСІΛLΕS☆\\n◎ Instagram: http://goo.gl/faP3UN\\n◎ Twitter: http://goo.gl/TH76oO\\n◎ Facebook: http://goo.gl/Ogc62K\\n◎ Web Oficial: http://goo.gl/7tdTJc',\n title:\n \"Lo que viene en XIAOMI!!! Mi A1 con ANDROID PURO y el Mi MIX 2 | Noticias\",\n publishedAt: \"2017-09-06T16:31:29.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/aFVfXiXVAvk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/aFVfXiXVAvk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/aFVfXiXVAvk/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/aFVfXiXVAvk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41575,\n videoId: \"TSaElpydBdg\",\n channelId: \"UCOhHO2ICt0ti9KAh-QHvttQ\",\n channelTitle: \"Technical Guruji\",\n description:\n \"Namaskaar Dosto, is video mein maine aapse Xiaomi Mi A1 ke baare mein baat ki hai, Xiaomi Mi A1 ek Android One powered Smartphone hai jo Xiaomi ne launch kiya hai. Maine aapke liye is video mein koi Xiaomi Mi A1 ki unboxing ya full review nahi kiya hai, but yeh mere opinions hai Xiaomi Mi A1 ke baare mein. Xiaomi A1 India mien 14,999 INR ka milega. Mujhe umeed hai ki yeh video aapko pasand aayegi. \\n\\n\\nShare, Support, Subscribe!!!\\nSubscribe: http://bit.ly/1Wfsvt4\\nAndroid App: https://technicalguruji.in/app\\nYoutube: http://www.youtube.com/c/TechnicalGuruji \\nTwitter: http://www.twitter.com/technicalguruji\\nFacebook: http://www.facebook.com/technicalguruji\\nFacebook Myself: https://goo.gl/zUfbUU\\nInstagram: http://instagram.com/technicalguruji\\nGoogle Plus: https://plus.google.com/+TechnicalGuruji\\nWebsite: https://technicalguruji.in/\\nMerchandise: http://shop.technicalguruji.in/\\n\\nAbout : Technical Guruji is a YouTube Channel, where you will find technological videos in Hindi, New Video is Posted Everyday :)\",\n title:\n \"Xiaomi Mi A1 Giveaway - First Look and Hands On - Android One!!\",\n publishedAt: \"2017-09-05T08:34:59.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/TSaElpydBdg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/TSaElpydBdg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/TSaElpydBdg/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/TSaElpydBdg/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53584,\n videoId: \"ibjF8wlWtis\",\n channelId: \"UCfQvwhC1BYndU7BYv72QHag\",\n channelTitle: \"BlueLensFilms11\",\n description:\n \"For Music Video/Photo Shoot Booking I can be reached via\\nFaceBook: Quentin D. Blue\\nTwitter: @bluelensfilms\\nIG: @bluelensfilms\\nEmail: Qastillo14@gmail.com\",\n title: \"A1 - #LaFamilVille (Freestyle)\",\n publishedAt: \"2014-08-18T15:47:49.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ibjF8wlWtis/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ibjF8wlWtis/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ibjF8wlWtis/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ibjF8wlWtis/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53585,\n videoId: \"XzsV2Hrlzwc\",\n channelId: \"UCrHW5igaZM9sQX0SHUIGmuA\",\n channelTitle: \"i2y09\",\n description:\n \"Disclaimer: No copyright infringement intended....\\nI do not own the song & image put in this video.\\nAll rights belong to it's rightful owner, \\nthis video is for entertainment purposes only.\\n\\n\\n\\n1. One last song\\n2. Everytime\\n3. Like a rose\\n4. Heaven by yourside\\n5. Angel from above\\n6. Walking in the rain\\n7. If you we're my girl\\n8. Make it good\\n9. Caught in the middle\",\n title: \"A1 - Nonstop Muzik\",\n publishedAt: \"2016-04-28T08:48:41.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/XzsV2Hrlzwc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/XzsV2Hrlzwc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/XzsV2Hrlzwc/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 53586,\n videoId: \"zPKvxYrgBV4\",\n channelId: \"UCWqF3qwQ8xwYEIrQjL0CHEg\",\n channelTitle: \"A1VEVO\",\n description:\n \"A1's official music video for 'Same Old Brand New You'. Click to listen to A1 on Spotify: http://smarturl.it/A1Spotify?IQid=A1SOBNU\\n\\nAs featured on Greatest Hits. Click to buy the track or album via iTunes: http://smarturl.it/A1GHiTunes?IQid=A1SOBNU\\nGoogle Play: http://smarturl.it/A1GPlay?IQid=A1SOBNU\\nAmazon: http://smarturl.it/A1GHAmazon?IQid=A1SOBNU\\nStream more music from A1 here: http://smarturl.it/a1Multis?IQid=A1SOBNU\\n\\nMore from A1\\nEvery Time: https://youtu.be/kRgIHJOJ2Y4\\nCaught In The Middle: https://youtu.be/qz57Ucb02yo \\nLike A Rose: https://youtu.be/FK3rLHSwEv8\\n\\nMore great 90's videos here: http://smarturl.it/Ultimate90?IQid=A1SOBNU\\n\\nFollow A1\\nWebsite: http://www.a1official.com/\\nFacebook: http://www.facebook.com/a1official\\nTwitter: http://twitter.com/a1official\\n\\nSubscribe to A1 on YouTube: http://smarturl.it/A1Sub?IQid=A1SOBNU\\n\\n---------\\n\\nLyrics:\\n\\nI can still remember the time you were there\\nWhen I needed to hold you, feel you\\nEverytime I ask you to find a new way\\nYou lie a new way\\nIs it gone, gone, gone, gone, gone\\n\\nYou'll change\\nYou'll never change\\nYou're never never gonna keep your promises x 2\",\n title: \"A1 - Same Old Brand New You\",\n publishedAt: \"2009-10-25T18:58:54.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/zPKvxYrgBV4/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/zPKvxYrgBV4/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/zPKvxYrgBV4/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/zPKvxYrgBV4/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53587,\n videoId: \"qukMbOVa78c\",\n channelId: \"UCDF_NIAEkcAUvzxe1DUzaQA\",\n channelTitle: \"Rozetked\",\n description:\n \"Mi A1 стал первым смартфонов от Xiaomi на «чистом» Android. Кроме того, смартфон разрабатывался в сотрудничестве с Google и получил поддержку программы Android One (хоть это и клон Mi 5X). Устройство появилось ещё осенью 2017-го, но актуальности своей до сих пор не потеряло, т.к. недавно получило обновление до Android 8.0 Oreo.\\n\\nФотографии на Mi A1: https://goo.gl/Doyzr5\\n\\nВыгодные цены на Mi A1: https://goo.gl/PUiZij\\n\\nПодписка: http://www.youtube.com/user/rozetked?sub_confirmation=1\\n\\nhttp://vk.com/rozetked\\nhttp://twitter.com/rozetked\\nhttp://facebook.com/rozetked\\nhttp://instagram.com/rozetked\\nhttps://telegram.me/rozetked\\n\\nКопирование материалов youtube.com/rozetked запрещено, для использования фрагментов необходимо разрешение администрации ресурса, заявки посылайте на info@rozetked.ru\\n\\nРазмещение роликов непосредственно с нашего YouTube-канала не возбраняется.\",\n title: \"Xiaomi Mi A1 + Android Oreo. Актуально?\",\n publishedAt: \"2018-03-12T16:59:38.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/qukMbOVa78c/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/qukMbOVa78c/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/qukMbOVa78c/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/qukMbOVa78c/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53588,\n videoId: \"-Y5RszHPE4Q\",\n channelId: \"UCNcZL9yOfaai07zDCf_lY7A\",\n channelTitle: \"BlaccoutProductions\",\n description: \"\",\n title: \"A1 - Live Grenade Dir. By @Blaccoutprod\",\n publishedAt: \"2016-08-18T22:20:15.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/-Y5RszHPE4Q/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/-Y5RszHPE4Q/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/-Y5RszHPE4Q/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/-Y5RszHPE4Q/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53589,\n videoId: \"hEidsV64G6Q\",\n channelId: \"UCxixhV1ncNgP3nu5YKiqwSg\",\n channelTitle: \"markpenalosa13\",\n description:\n \"i noticed no one uploaded this music on YouTube. so here you go:)\",\n title: \"A1-heaven by your side (with lyrics)\",\n publishedAt: \"2011-05-19T11:19:06.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/hEidsV64G6Q/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/hEidsV64G6Q/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/hEidsV64G6Q/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 53590,\n videoId: \"nKZjXRFMg6w\",\n channelId: \"UCNLag21CumMsGrnvg72b3hw\",\n channelTitle: \"Famous Animal Tv\",\n description:\n \"A1 Speaks On How Police Took 1 Million In Cars\\nhttps://www.instagram.com/famousanimaltv/\\n\\nhttps://www.facebook.com/famousanimaltv/\\n\\nhttps://twitter.com/SquadDouble00\\n\\nhttps://www.youtube.com/watch?v=jSwn0E2hpZA\",\n title: \"A1 Speaks On How Police Took 1 Million In Cars\",\n publishedAt: \"2017-10-08T20:42:04.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/nKZjXRFMg6w/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/nKZjXRFMg6w/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/nKZjXRFMg6w/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/nKZjXRFMg6w/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53591,\n videoId: \"wuARYZqF40U\",\n channelId: \"UC7Nuoy4_-uaXp6lBdg3zTkg\",\n channelTitle: \"Nicole Kirkland\",\n description:\n 'SUBSCRIBE HERE! \\n~~~~ http://bit.ly/NicoleKirkland\\n\\nINSTAGRAM: http://instagram.com/nicolekirkland_\\nTWITTER: https://twitter.com/nicolekirkland\\nWEBSITE: www.nicoleashleekirkland.com\\nBOOKING: nicolekirkland1990@yahoo.com\\n\\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\\nSOME OF MY OTHER VIDEOS:\\n~~~~~~~~~~~~~~~\\n\\nINFIDELITY - https://www.youtube.com/watch?v=YaEJTgGep9E\\n\"Privacy\" - https://www.youtube.com/watch?v=zjlV_gBzFOw&t=228s\\n\"Buttons\" - https://www.youtube.com/watch?v=7E3CgGyPSr4\\n\"Left, Right\" - https://www.youtube.com/watch?v=7nZ54K9_hFM\\n\"The Weekend\" - https://www.youtube.com/watch?v=FBnLjYyxKUM&t=317s',\n title:\n 'A1 - \"Toot That Whoa Whoa\" | Nicole Kirkland & Aliya Janell Collaboration',\n publishedAt: \"2018-03-05T18:30:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/wuARYZqF40U/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/wuARYZqF40U/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/wuARYZqF40U/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 53592,\n videoId: \"NzaKhNhQZHw\",\n channelId: \"UCMYJCdYknVl6cWzl7lBj1DQ\",\n channelTitle: \"STEREOHEARTSHIPHOP\",\n description:\n \"A1 Bentley from Chris Brown's OHB crew links up with Ty Dolla $ign and Nelly for a new 2017 song \\\"We Know About You\\\". It's a banger!\",\n title: \"A1 ft. Ty Dolla $ign & Nelly - We Know About You\",\n publishedAt: \"2017-07-11T22:59:25.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/NzaKhNhQZHw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/NzaKhNhQZHw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/NzaKhNhQZHw/hqdefault.jpg\",\n project_id: 43096,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/NzaKhNhQZHw/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Christian Dyresen\",\n PrimaryActivity: \"Manager\",\n Company: \"CFD Management AS\",\n Position: \"Manager\",\n Address: \"Prestegårdsallen 3\",\n City: \"Klokkarstua\",\n State: \"\",\n PostalCode: \"3490\",\n Country: \"Norway\",\n Phone: \"47-950-71-065\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"christian@cfdmanagement.no\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://cfdmanagement.no/\",\n id: 5021,\n },\n primaryVideo_id: {\n videoId: \"NzaKhNhQZHw\",\n channelId: \"UCMYJCdYknVl6cWzl7lBj1DQ\",\n channelTitle: \"STEREOHEARTSHIPHOP\",\n description:\n \"A1 Bentley from Chris Brown's OHB crew links up with Ty Dolla $ign and Nelly for a new 2017 song \\\"We Know About You\\\". It's a banger!\",\n title: \"A1 ft. Ty Dolla $ign & Nelly - We Know About You\",\n publishedAt: \"2017-07-11T22:59:25.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/NzaKhNhQZHw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/NzaKhNhQZHw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/NzaKhNhQZHw/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/NzaKhNhQZHw/maxresdefault.jpg\",\n ignored: false,\n id: 41567,\n project_id: 43096,\n },\n artist_id: 4520,\n Status: \"No update\",\n Artist: \"A1\",\n Website: \"http://en.wikipedia.org/wiki/A1_%28band%29\",\n ProjectNotes: \"\",\n Genre1: \"Rock\",\n Genre2: \"Pop\",\n Contact1: \"Christian Dyresen\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United Kingdom\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/a1.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/a1@2x.jpg\",\n brief: null,\n id: 43096,\n },\n {\n videos: [\n {\n id: 53771,\n videoId: \"uPNbXrtH1MA\",\n channelId: \"UCovZ_-w1cS9Qfrm5oAbaCgQ\",\n channelTitle: \"OfficialAanysa\",\n description:\n 'Get Aanysa\\'s single \"Burn Break Crash\" produced by Snakehips now!\\nListen on Spotify: http://smarturl.it/spBBCAxSH?IQid=yt\\nDownload on Apple Music: http://smarturl.it/iBBCAxSH?IQid=yt\\nAmazon Music: http://smarturl.it/azBBCAxSH?IQid=yt\\nGoogle Play:http://smarturl.it/gpBBCAxSH?IQid=yt\\n\\nFollow Aanysa:\\nFacebook: https://www.facebook.com/officialaanysa/\\nTwitter: https://twitter.com/OfficialAanysa\\nInstagram: https://www.instagram.com/officialaanysa\\nWebsite: http://www.aanysaofficial.com/',\n title: \"Pray - Sam Smith (Official Aanysa Cover)\",\n publishedAt: \"2017-11-25T18:51:51.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/uPNbXrtH1MA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/uPNbXrtH1MA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/uPNbXrtH1MA/hqdefault.jpg\",\n project_id: 44466,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 53772,\n videoId: \"a-AqEJzEXYQ\",\n channelId: \"UCSh8KRjJmYAeLcrmmo4wQYg\",\n channelTitle: \"AanysaVEVO\",\n description:\n 'Get Aanysa\\'s new single \"Burn Break Crash\" produced by Snakehips now!\\nListen on Spotify: http://smarturl.it/spBBCAxSH?IQid=yt\\nDownload on Apple Music: http://smarturl.it/iBBCAxSH?IQid=yt\\nAmazon Music: http://smarturl.it/azBBCAxSH?IQid=yt\\nGoogle Play:http://smarturl.it/gpBBCAxSH?IQid=yt\\nBest of Aanysa: https://goo.gl/4xPzJx\\nSubscribe here: https://goo.gl/CVWDfv\\n\\nFollow Aanysa:\\nFacebook: https://www.facebook.com/officialaanysa/\\nTwitter: https://twitter.com/OfficialAanysa\\nInstagram: https://www.instagram.com/officialaanysa/\\nWebsite: http://www.aanysaofficial.com/\\n\\nDirector: Sean Frank\\nProducer: Brandon Smith, David Kwon Kim, Hope Wilson, Camille Yorrick\\nProduction Company: Tre Native',\n title: \"Aanysa x Snakehips - Burn Break Crash (Official Video)\",\n publishedAt: \"2016-11-07T08:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/a-AqEJzEXYQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/a-AqEJzEXYQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/a-AqEJzEXYQ/hqdefault.jpg\",\n project_id: 44466,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/a-AqEJzEXYQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53773,\n videoId: \"im5X7YJKuQc\",\n channelId: \"UCovZ_-w1cS9Qfrm5oAbaCgQ\",\n channelTitle: \"OfficialAanysa\",\n description:\n 'MyTai Records artist, Aanysa performs \"Stay With Me\" originally by Sam Smith.\\n\\n*** FREE DOWNLOAD *** http://www.audiomack.com/song/aanysa/stay-with-me-cover-bnc4-mstr\\n\\nTwitter - @OfficialAanysa, http://www.twitter.com/OfficialAanysa\\nInstagram - OfficialAanysa, http://www.instagram.com/OfficialAanysa\\nFacebook - http://www.facebook.com/OfficialAanysa\\nOfficial Website - http://www.OfficialAanysa.com',\n title: \"Stay With Me - Sam Smith (Official Aanysa cover)\",\n publishedAt: \"2014-05-24T17:31:27.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/im5X7YJKuQc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/im5X7YJKuQc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/im5X7YJKuQc/hqdefault.jpg\",\n project_id: 44466,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 53774,\n videoId: \"UMIaqunrd5Q\",\n channelId: \"UCSh8KRjJmYAeLcrmmo4wQYg\",\n channelTitle: \"AanysaVEVO\",\n description:\n 'Get Aanysa\\'s new single \"Burn Break Crash\" produced by Snakehips now!\\nListen on Spotify: http://smarturl.it/spBBCAxSH?IQid=yt\\nDownload on Apple Music: http://smarturl.it/iBBCAxSH?IQid=yt\\nAmazon Music: http://smarturl.it/azBBCAxSH?IQid=yt\\nGoogle Play:http://smarturl.it/gpBBCAxSH?IQid=yt\\n\\nFollow Aanysa:\\nFacebook: https://www.facebook.com/officialaanysa/\\nTwitter: https://twitter.com/OfficialAanysa\\nInstagram: https://www.instagram.com/officialaanysa/\\nWebsite: http://www.aanysaofficial.com/\\nBest of Aanysa: https://goo.gl/4xPzJx\\nSubscribe here: https://goo.gl/CVWDfv',\n title: \"Aanysa x Snakehips - Burn Break Crash (Audio)\",\n publishedAt: \"2016-11-04T07:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/UMIaqunrd5Q/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/UMIaqunrd5Q/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/UMIaqunrd5Q/hqdefault.jpg\",\n project_id: 44466,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/UMIaqunrd5Q/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53775,\n videoId: \"PkvV_ShYHRY\",\n channelId: \"UCovZ_-w1cS9Qfrm5oAbaCgQ\",\n channelTitle: \"OfficialAanysa\",\n description:\n 'MyTai Records artist, Aanysa performs Sam Smith\\'s \"I\\'m Not the Only One\". A cappella harmony -- only voices, including the \"drums\". \\nDOWNLOAD FREE: \\nhttp://www.audiomack.com/song/aanysa/im-not-the-only-one-sam-smith-aanysa-cover\\nTwitter - @OfficialAanysa, http://www.twitter.com/OfficialAanysa\\nInstagram - OfficialAanysa, http://www.instagram.com/OfficialAanysa\\nFacebook - http://www.facebook.com/OfficialAanysa\\nOfficial Website - http://www.OfficialAanysa.com',\n title:\n \"I'm Not the Only One - Sam Smith (Official Aanysa cover) A cappella harmony\",\n publishedAt: \"2014-11-22T18:00:17.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/PkvV_ShYHRY/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/PkvV_ShYHRY/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/PkvV_ShYHRY/hqdefault.jpg\",\n project_id: 44466,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/PkvV_ShYHRY/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53776,\n videoId: \"RBdrE-gB62c\",\n channelId: \"UCovZ_-w1cS9Qfrm5oAbaCgQ\",\n channelTitle: \"OfficialAanysa\",\n description:\n 'Get Aanysa\\'s new single \"Burn Break Crash\" produced by Snakehips now!\\nListen on Spotify: http://smarturl.it/spBBCAxSH?IQid=yt\\nDownload on Apple Music: http://smarturl.it/iBBCAxSH?IQid=yt\\nAmazon Music: http://smarturl.it/azBBCAxSH?IQid=yt\\nGoogle Play:http://smarturl.it/gpBBCAxSH?IQid=yt\\n\\nFollow Aanysa:\\nFacebook: https://www.facebook.com/officialaanysa/\\nTwitter: https://twitter.com/OfficialAanysa\\nInstagram: https://www.instagram.com/officialaanysa\\nWebsite: http://www.aanysaofficial.com/',\n title: \"Aanysa - Burn Break Crash (Unplugged Version)\",\n publishedAt: \"2016-12-31T19:06:48.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/RBdrE-gB62c/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/RBdrE-gB62c/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/RBdrE-gB62c/hqdefault.jpg\",\n project_id: 44466,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/RBdrE-gB62c/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53777,\n videoId: \"isOkpptri28\",\n channelId: \"UCovZ_-w1cS9Qfrm5oAbaCgQ\",\n channelTitle: \"OfficialAanysa\",\n description:\n \"Mytai Records artist, Aanysa, covers Chandelier by Sia.\\n\\n*** FREE DOWNLOAD *** http://www.audiomack.com/song/aanysa/chandelier-cover \\n\\nTwitter - @OfficialAanysa, http://www.twitter.com/OfficialAanysa\\nInstagram - OfficialAanysa, http://www.instagram.com/OfficialAanysa\\nFacebook - http://www.facebook.com/OfficialAanysa\\nOfficial Website - http://www.OfficialAanysa.com\",\n title: \"Chandelier - Sia (Official Aanysa Cover)\",\n publishedAt: \"2014-07-05T19:40:31.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/isOkpptri28/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/isOkpptri28/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/isOkpptri28/hqdefault.jpg\",\n project_id: 44466,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 53778,\n videoId: \"PkRoGY8w_g4\",\n channelId: \"UCovZ_-w1cS9Qfrm5oAbaCgQ\",\n channelTitle: \"OfficialAanysa\",\n description:\n 'MyTai Records artist, Aanysa performs choreography by George Jones and then freestyles to Future\\'s \"Move That Doh\"',\n title: \"AANYSA Move that Doh (choreography & freestyle)\",\n publishedAt: \"2014-07-19T18:18:40.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/PkRoGY8w_g4/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/PkRoGY8w_g4/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/PkRoGY8w_g4/hqdefault.jpg\",\n project_id: 44466,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 53779,\n videoId: \"gdfZxsfviLM\",\n channelId: \"UCovZ_-w1cS9Qfrm5oAbaCgQ\",\n channelTitle: \"OfficialAanysa\",\n description:\n 'Get Aanysa\\'s new single \"Burn Break Crash\" produced by Snakehips now!\\nListen on Spotify: http://smarturl.it/spBBCAxSH?IQid=yt\\nDownload on Apple Music: http://smarturl.it/iBBCAxSH?IQid=yt\\nAmazon Music: http://smarturl.it/azBBCAxSH?IQid=yt\\nGoogle Play:http://smarturl.it/gpBBCAxSH?IQid=yt\\n\\nFollow Aanysa:\\nFacebook: https://www.facebook.com/officialaanysa/\\nTwitter: https://twitter.com/OfficialAanysa\\nInstagram: https://www.instagram.com/officialaanysa\\nWebsite: http://www.aanysaofficial.com/',\n title: \"Rise Up - Andra Day (Official Aanysa cover)\",\n publishedAt: \"2016-11-26T19:47:16.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/gdfZxsfviLM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/gdfZxsfviLM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/gdfZxsfviLM/hqdefault.jpg\",\n project_id: 44466,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/gdfZxsfviLM/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact2_id: {\n Name: \"Katie Welle\",\n PrimaryActivity: \"A&R\",\n Company: \"RCA / Sony\",\n Position: \"VP A&R\",\n Address: \"9830 Wilshire Blvd\",\n City: \"Beverly Hills\",\n State: \"CA\",\n PostalCode: \"90212\",\n Country: \"USA\",\n Phone: \"310-272-2651\",\n Phone2: \"310-272-2100\",\n Fax: \"310-272-2653\",\n Email: \"katie.welle@rcarecords.com\",\n Email2: \"katie.welle@sonymusic.com\",\n Email3: \"\",\n Website: \"www.rcarecords.com\",\n id: 4497,\n },\n contact3_id: {\n Name: \"Angie Irons\",\n PrimaryActivity: \"Manager\",\n Company: \"MyTai Representation\",\n Position: \"Owner\",\n Address: \"P.O. Box 2532\",\n City: \"Canyon Country \",\n State: \"CA\",\n PostalCode: \"91386\",\n Country: \"USA\",\n Phone: \"\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"mytairepresentation@gmail.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"https://www.mytairepresentation.com/\",\n id: 5455,\n },\n primaryVideo_id: {\n videoId: \"a-AqEJzEXYQ\",\n channelId: \"UCSh8KRjJmYAeLcrmmo4wQYg\",\n channelTitle: \"AanysaVEVO\",\n description:\n 'Get Aanysa\\'s new single \"Burn Break Crash\" produced by Snakehips now!\\nListen on Spotify: http://smarturl.it/spBBCAxSH?IQid=yt\\nDownload on Apple Music: http://smarturl.it/iBBCAxSH?IQid=yt\\nAmazon Music: http://smarturl.it/azBBCAxSH?IQid=yt\\nGoogle Play:http://smarturl.it/gpBBCAxSH?IQid=yt\\nBest of Aanysa: https://goo.gl/4xPzJx\\nSubscribe here: https://goo.gl/CVWDfv\\n\\nFollow Aanysa:\\nFacebook: https://www.facebook.com/officialaanysa/\\nTwitter: https://twitter.com/OfficialAanysa\\nInstagram: https://www.instagram.com/officialaanysa/\\nWebsite: http://www.aanysaofficial.com/\\n\\nDirector: Sean Frank\\nProducer: Brandon Smith, David Kwon Kim, Hope Wilson, Camille Yorrick\\nProduction Company: Tre Native',\n title: \"Aanysa x Snakehips - Burn Break Crash (Official Video)\",\n publishedAt: \"2016-11-07T08:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/a-AqEJzEXYQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/a-AqEJzEXYQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/a-AqEJzEXYQ/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/a-AqEJzEXYQ/maxresdefault.jpg\",\n ignored: false,\n id: 53772,\n project_id: 44466,\n },\n artist_id: 5830,\n Status: \"Active\",\n Artist: \"Aanysa\",\n Website: \"https://twitter.com/MarissaOfficial\",\n ProjectNotes:\n \"Seventeen-year-old singer, dancer, and songwriter, Aanysa, is gearing up to release brand new music for her first album with RCA Records. The cross-genre artist brings us music that combines 90’s pop-R&B and nu-disco. Aanysa seeks her inspiration from female powerhouses like Beyoncé and Janet Jackson who have influenced her both musically and as an entertainer as a whole\",\n Genre1: \"R&B\",\n Genre2: \"Pop\",\n Contact1: \"Rob inadomi\",\n Contact2: \"Katie Welle\",\n Contact3: \"Angie Irons\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/aanysa.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/aanysa@2x.jpg\",\n brief: null,\n id: 44466,\n },\n {\n videos: [\n {\n id: 52371,\n videoId: \"QGb0XEqS1K0\",\n channelId: \"UCsjrSi7xMkKPk4gcLSjFKbA\",\n channelTitle: \"asapfergVEVO\",\n description:\n \"Get #StillStriving - http://smarturl.it/stillstriving\\n\\nFollow Ferg:\\nhttp://www.asapferg.com\\nhttps://www.instagram.com/asapferg\\nhttps://twitter.com/ASAPferg\\nhttps://www.facebook.com/asapfergofficial\",\n title: \"A$AP Ferg - Nandos (Official Video)\",\n publishedAt: \"2017-08-29T16:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/QGb0XEqS1K0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/QGb0XEqS1K0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/QGb0XEqS1K0/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/QGb0XEqS1K0/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52372,\n videoId: \"1GsY0y01b2Y\",\n channelId: \"UCsjrSi7xMkKPk4gcLSjFKbA\",\n channelTitle: \"asapfergVEVO\",\n description:\n \"East Coast (Remix) featuring A$AP Rocky, Dave East, French Montana, Rick Ross, Busta Rhymes & Snoop Dogg. Cop it here:\\nApple Music: http://smarturl.it/EastCoastREMIX/applemusic\\nListen on Spotify: http://smarturl.it/EastCoastREMIX/spotify\\nAmazon: http://smarturl.it/EastCoastREMIX/amazonmusiclisten\\nGoogle Play: http://smarturl.it/EastCoastREMIX/googleplay\\n\\nGet #StillStriving - http://smarturl.it/stillstriving\\nApple Music: http://smarturl.it/EastCoastREMIX/applemusic\\nListen on Spotify: http://smarturl.it/EastCoastREMIX/spotify\\nAmazon: http://smarturl.it/EastCoastREMIX/amazonmusiclisten\\nGoogle Play: http://smarturl.it/EastCoastREMIX/googleplay\\n\\nFollow Ferg:\\nhttp://www.asapferg.com\\nhttps://www.instagram.com/asapferg\\nhttps://twitter.com/ASAPferg\\nhttps://www.facebook.com/asapfergofficial\",\n title: \"A$AP Ferg - East Coast Remix (Official Video)\",\n publishedAt: \"2017-08-11T14:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/1GsY0y01b2Y/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/1GsY0y01b2Y/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/1GsY0y01b2Y/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/1GsY0y01b2Y/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52373,\n videoId: \"BwmuvqFzfLI\",\n channelId: \"UCsjrSi7xMkKPk4gcLSjFKbA\",\n channelTitle: \"asapfergVEVO\",\n description:\n 'A$AP Ferg\\'s \"Plain Jane\". Cop it here:\\nApple Music: http://smarturl.it/PlainJane/applemusic\\nListen on Spotify: http://smarturl.it/PlainJane/spotify\\nAmazon: http://smarturl.it/PlainJane/amazonmusiclisten\\nGoogle Play: http://smarturl.it/PlainJane/googleplay\\n\\nGet #StillStriving - http://smarturl.it/stillstriving\\n\\nFollow Ferg:\\nhttp://www.asapferg.com\\nhttps://www.instagram.com/asapferg\\nhttps://twitter.com/ASAPferg\\nhttps://www.facebook.com/asapfergofficial',\n title: \"A$AP Ferg - Plain Jane (Audio)\",\n publishedAt: \"2017-08-04T04:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/BwmuvqFzfLI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/BwmuvqFzfLI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/BwmuvqFzfLI/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/BwmuvqFzfLI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52374,\n videoId: \"iXZxipry6kE\",\n channelId: \"UCsjrSi7xMkKPk4gcLSjFKbA\",\n channelTitle: \"asapfergVEVO\",\n description:\n \"TRAP LORD AVAILABLE EVERYWHERE: http://smarturl.it/TrapLord?IQid=yt\\n \\nDownload “Shabba” ft. A$AP Rocky: http://smarturl.it/Shabba?IQid=yt\\n \\nFollow Ferg:\\nhttp://www.asapferg.com/\\nhttps://www.facebook.com/asapfergofficial\\nhttps://twitter.com/ASAPferg\\n \\nDirected by Andrew Hines\\n\\nMusic video by A$AP Ferg feat. A$AP Rocky performing Shabba. (C) 2013 RCA Records, a division of Sony Music Entertainment\",\n title: \"A$AP Ferg - Shabba (Explicit) ft. A$AP ROCKY\",\n publishedAt: \"2013-07-15T07:00:16.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/iXZxipry6kE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/iXZxipry6kE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/iXZxipry6kE/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/iXZxipry6kE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52375,\n videoId: \"7llelH2kA0g\",\n channelId: \"UCsjrSi7xMkKPk4gcLSjFKbA\",\n channelTitle: \"asapfergVEVO\",\n description:\n \"Get #StillStriving - http://smarturl.it/stillstriving\\nApple Music: http://smarturl.it/EastCoastREMIX/applemusic\\nListen on Spotify: http://smarturl.it/EastCoastREMIX/spotify\\nAmazon: http://smarturl.it/EastCoastREMIX/amazonmusiclisten\\nGoogle Play: http://smarturl.it/EastCoastREMIX/googleplay\\n\\nFollow Ferg:\\nhttp://www.asapferg.com\\nhttps://www.instagram.com/asapferg\\nhttps://twitter.com/ASAPferg\\nhttps://www.facebook.com/asapfergofficial\",\n title: \"A$AP Ferg - Mad Man (Audio) ft. Playboi Carti\",\n publishedAt: \"2017-08-18T04:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/7llelH2kA0g/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/7llelH2kA0g/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/7llelH2kA0g/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/7llelH2kA0g/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52376,\n videoId: \"3Um1maHXlSw\",\n channelId: \"UCuI48V3qSHZvZimYgFNJYJg\",\n channelTitle: \"NAV\",\n description:\n 'Listen to the official audio of \"A$AP Ferg\" by NAV & Metro Boomin feat Lil Uzi Vert.\\n\\nListen now at https://NavMetroBoomin.lnk.to/PerfectTimingYD\\n\\n\\nSubscribe to Nav\\'s channel:\\nhttp://bit.ly/Subscribe-to-Nav\\n\\nFollow Nav:\\nhttps://soundcloud.com/navmusic\\nhttps://twitter.com/beatsbynav\\nhttps://instagram.com/beatsbynav\\n\\nFollow \"Metro Boomin: The Complete Collection\" playlist on Spotify for an updated list of Metro Boomin\\'s biggest production credits: http://smarturl.it/MetroSpotifyComplete \\n\\nFollow Metro Boomin\\nWebsite: http://www.metroboomin.net\\nEmail List Sign Up: http://smarturl.it/MetroBoominSignUp\\nInstagram: http://smarturl.it/MetroBoominInstagram\\nTwitter: http://smarturl.it/MetroBoominTwitter\\nFacebook: http://smarturl.it/MetroBoominFacebook\\nSoundCloud: http://smarturl.it/MetroBoominSC',\n title:\n \"NAV & Metro Boomin feat. Lil Uzi Vert - A$AP Ferg (Official Audio)\",\n publishedAt: \"2017-07-21T04:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/3Um1maHXlSw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/3Um1maHXlSw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/3Um1maHXlSw/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/3Um1maHXlSw/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52377,\n videoId: \"HXBf0mvF6F4\",\n channelId: \"UCsjrSi7xMkKPk4gcLSjFKbA\",\n channelTitle: \"asapfergVEVO\",\n description:\n \"East Coast featuring Remy Ma. Cop it here:\\nApple Music: http://smarturl.it/iEastCoast?IQid=yt\\nListen on Spotify: http://smarturl.it/sEastCoast?IQid=yt\\nAmazon: http://smarturl.it/aEastCoast?IQid=yt\\nGoogle Play: http://smarturl.it/gEastCoast?IQid=yt\\n\\nFollow Ferg:\\nhttp://www.asapferg.com\\nhttps://www.instagram.com/asapferg\\nhttps://twitter.com/ASAPferg\\nhttps://www.facebook.com/asapfergofficial\",\n title: \"A$AP Ferg - East Coast (Official Video) ft. Remy Ma\",\n publishedAt: \"2017-05-02T04:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/HXBf0mvF6F4/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/HXBf0mvF6F4/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/HXBf0mvF6F4/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/HXBf0mvF6F4/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52378,\n videoId: \"Srns7NiO278\",\n channelId: \"UCsjrSi7xMkKPk4gcLSjFKbA\",\n channelTitle: \"asapfergVEVO\",\n description:\n \"A$AP Ferg new album 'Always Strive And Prosper' available everywhere! Get it on: \\nApple Music: http://smarturl.it/fergASAP?IQid=yt\\nListen on Spotify: http://smarturl.it/sfergASAP?IQid=yt\\nAmazon: http://smarturl.it/afergASAP?IQid=yt\\nGoogle Play: http://smarturl.it/gfergASAP?IQid=ty\\n\\nFollow Ferg:\\nhttp://www.asapferg.com\\nhttps://www.instagram.com/asapferg/\\nhttps://www.facebook.com/asapfergofficial\\nhttps://twitter.com/ASAPferg\",\n title: \"A$AP Ferg - New Level ft. Future\",\n publishedAt: \"2016-01-19T18:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Srns7NiO278/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Srns7NiO278/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Srns7NiO278/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Srns7NiO278/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52379,\n videoId: \"KUbqRm5DlD0\",\n channelId: \"UChi08h4577eFsNXGd3sxYhw\",\n channelTitle: \"Breakfast Club Power 105.1 FM\",\n description:\n \"► Listen LIVE: http://power1051fm.com/\\n► Facebook: https://www.facebook.com/Power1051NY/\\n► Twitter: https://twitter.com/power1051/\\n► Instagram: https://www.instagram.com/power1051/\",\n title:\n \"A$AP Ferg Talks His New Mixtape, Addresses A$AP Bari, Upcoming Collabs & More\",\n publishedAt: \"2017-08-23T14:57:15.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/KUbqRm5DlD0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/KUbqRm5DlD0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/KUbqRm5DlD0/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/KUbqRm5DlD0/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52380,\n videoId: \"NHIFwJlo5j0\",\n channelId: \"UCsjrSi7xMkKPk4gcLSjFKbA\",\n channelTitle: \"asapfergVEVO\",\n description:\n \"Get #StillStriving - http://smarturl.it/stillstriving\\nApple Music: http://smarturl.it/EastCoastREMIX/applemusic\\nListen on Spotify: http://smarturl.it/EastCoastREMIX/spotify\\nAmazon: http://smarturl.it/EastCoastREMIX/amazonmusiclisten\\nGoogle Play: http://smarturl.it/EastCoastREMIX/googleplay\\n\\nFollow Ferg:\\nhttp://www.asapferg.com\\nhttps://www.instagram.com/asapferg\\nhttps://twitter.com/ASAPferg\\nhttps://www.facebook.com/asapfergofficial\",\n title: \"A$AP Ferg - Tango (Audio)\",\n publishedAt: \"2017-08-18T04:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/NHIFwJlo5j0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/NHIFwJlo5j0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/NHIFwJlo5j0/hqdefault.jpg\",\n project_id: 44299,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/NHIFwJlo5j0/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Bryan Leach\",\n PrimaryActivity: \"A&R\",\n Company: \"RCA / Sony\",\n Position: \"Sr VP A&R -Urban / Polo Grounds\",\n Address: \"550 Madison Ave 11th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10022\",\n Country: \"USA\",\n Phone: \"646-919-5508\",\n Phone2: \"212-833-8000\",\n Fax: \"212-833-6129\",\n Email: \"bryan@pologroundsmusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.rcarecords.com/home\",\n id: 4435,\n },\n contact2_id: {\n Name: \"Peter Edge\",\n PrimaryActivity: \"A&R\",\n Company: \"RCA / Sony\",\n Position: \"CEO\",\n Address: \"550 Madison Ave 11th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10022\",\n Country: \"USA\",\n Phone: \"212-833-5265\",\n Phone2: \"212-833-8000\",\n Fax: \"212-833-6190\",\n Email: \"peter.edge@rcarecords.com\",\n Email2: \"peter.edge@sonymusic.com\",\n Email3: \"\",\n Website: \"www.rcarecords.com/home\",\n id: 4498,\n },\n contact3_id: {\n Name: \"Geno Sims\",\n PrimaryActivity: \"Manager\",\n Company: \"Geno Sims Management\",\n Position: \"Manager\",\n Address: \"\",\n City: \"\",\n State: \"\",\n PostalCode: \"\",\n Country: \"USA\",\n Phone: \"\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"traplordmanagment@gmail.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"\",\n id: 5354,\n },\n primaryVideo_id: {\n videoId: \"QGb0XEqS1K0\",\n channelId: \"UCsjrSi7xMkKPk4gcLSjFKbA\",\n channelTitle: \"asapfergVEVO\",\n description:\n \"Get #StillStriving - http://smarturl.it/stillstriving\\n\\nFollow Ferg:\\nhttp://www.asapferg.com\\nhttps://www.instagram.com/asapferg\\nhttps://twitter.com/ASAPferg\\nhttps://www.facebook.com/asapfergofficial\",\n title: \"A$AP Ferg - Nandos (Official Video)\",\n publishedAt: \"2017-08-29T16:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/QGb0XEqS1K0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/QGb0XEqS1K0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/QGb0XEqS1K0/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/QGb0XEqS1K0/maxresdefault.jpg\",\n ignored: false,\n id: 52371,\n project_id: 44299,\n },\n artist_id: 5663,\n Status: \"Active\",\n Artist: \"A$AP Ferg\",\n Website: \"http://asapferg.com/\",\n ProjectNotes: \"Similar in style as previous releases.\",\n Genre1: \"Hip Hop\",\n Genre2: \"Electronic\",\n Contact1: \"Bryan Leach\",\n Contact2: \"Peter Edge\",\n Contact3: \"Geno Sims\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/a$ap-ferg.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/a$ap-ferg@2x.jpg\",\n brief: null,\n id: 44299,\n },\n {\n videos: [\n {\n id: 54557,\n videoId: \"BNzc6hG3yN4\",\n channelId: \"UCHE7rAi1Fw1CBmQXFtvJmrw\",\n channelTitle: \"LIVELOVEASAPVEVO\",\n description:\n 'TESTING\\n\"A$AP FOREVER\" FEAT. MOBY - OFFICIAL MUSIC VIDEO\\n\\nDIRECTED BY DEXTER NAVY\\nPRODUCED BY DIVISION\\n\\nA$AP FOREVER FEAT. MOBY OUT NOW: http://smarturl.it/ASAPForever\\n\\nFOLLOW ROCKY:\\nhttps://www.instagram.com/asaprocky/\\nhttps://www.facebook.com/asaprocky\\nhttps://www.twitter.com/asvpxrocky\\nhttp://www.asvpxrocky.com/\\nhttp://www.awgeshit.com/\\n\\nFOLLOW MOBY\\nhttps://www.instagram.com/moby/\\nhttps://www.facebook.com/mobymusic/\\nhttps://www.twitter.com/thelittleidiot\\nhttp://moby.la/porcelainmobYo',\n title: \"A$AP Rocky - A$AP Forever (Official Video) ft. Moby\",\n publishedAt: \"2018-04-05T17:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/BNzc6hG3yN4/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/BNzc6hG3yN4/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/BNzc6hG3yN4/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/BNzc6hG3yN4/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54558,\n videoId: \"xpNB-SKkeCs\",\n channelId: \"UC0Deoz5ThmbV6M0ZRXhaU1g\",\n channelTitle: \"ASAP MOB\",\n description: \"A$AP Rocky - Herojuana Blunts (Music Video)\",\n title: \"A$AP Rocky - Herojuana Blunts (Music Video)\",\n publishedAt: \"2018-04-20T21:12:30.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/xpNB-SKkeCs/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/xpNB-SKkeCs/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/xpNB-SKkeCs/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/xpNB-SKkeCs/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54559,\n videoId: \"eQsAT0vIRaE\",\n channelId: \"UCHE7rAi1Fw1CBmQXFtvJmrw\",\n channelTitle: \"LIVELOVEASAPVEVO\",\n description:\n \"TESTING\\nBAD COMPANY FT. BLOCBOY JB OUT NOW: http://smarturl.it/zBadCompany\\n\\nFOLLOW ROCKY:\\nhttps://www.instagram.com/asaprocky/\\nhttps://twitter.com/asvpxrocky\\nhttps://www.facebook.com/asaprocky\\nhttp://www.awgeshit.com/\",\n title: \"A$AP Rocky - Bad Company (Audio) ft. BlocBoy JB\",\n publishedAt: \"2018-03-28T04:00:06.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/eQsAT0vIRaE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/eQsAT0vIRaE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/eQsAT0vIRaE/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/eQsAT0vIRaE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54560,\n videoId: \"yEG2VTHS9yg\",\n channelId: \"UC0KAFLxIiaR_FFNYDL3utGw\",\n channelTitle: \"ASAPROCKYUPTOWN\",\n description:\n \"Directed By Dexter Navy\\nCo-Directed By A$AP Rocky\\nAn AWGE Film\\nSpecial Thanks To PKCZ® / LDH Inc.\\n\\niTunes: http://smarturl.it/ALLA\\n\\nSpotify: http://smarturl.it/ALLAspotify\\n\\nAmazon: http://smarturl.it/ALLAamazon\\n\\nGoogle Play: http://smarturl.it/ALLAgp\",\n title: \"A$AP Rocky - L$D (LOVE x $EX x DREAMS)\",\n publishedAt: \"2015-05-20T02:05:36.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/yEG2VTHS9yg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/yEG2VTHS9yg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/yEG2VTHS9yg/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 54561,\n videoId: \"iWVlOHSmzzo\",\n channelId: \"UCE_--R1P5-kfBzHTca0dsnw\",\n channelTitle: \"Complex\",\n description:\n 'On the premiere of Open Late with Peter Rosenberg, Peter breaks down Cardi B\\'s rise. A$AP Rocky shares his thoughts on Travis Scott, his relationship with Kanye and his new album. Plus, Rich The Kid performs, \"Plug Walk.\" \\n\\nSubscribe to Complex on YouTube: https://goo.gl/43ac5w\\nCheck out more of Complex here:\\nhttp://www.complex.com\\nhttps://twitter.com/Complex\\nhttps://www.facebook.com/complex\\nhttp://instagram.com/complex\\nhttps://plus.google.com/+complex/\\n\\nCOMPLEX is a community of creators and curators, armed with the Internet, committed to surfacing and sharing the voices and conversations that define our new America. Our videos exemplify convergence culture, exploring topics that include music, sneakers, style, sports and pop culture through original shows and Complex News segments. Featuring your favorite celebrities, authoritative commentary, and a unique voice, our videos make culture pop.',\n title:\n 'A$AP Rocky and Rich The Kid join Peter Rosenberg for debut episode of \"Open Late\"',\n publishedAt: \"2018-04-13T02:18:09.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/iWVlOHSmzzo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/iWVlOHSmzzo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/iWVlOHSmzzo/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/iWVlOHSmzzo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54562,\n videoId: \"N_qeIfCjJUc\",\n channelId: \"UCNDUud96oGK5xQ9gyg913vw\",\n channelTitle: \"Desus & Mero\",\n description:\n 'We talk to A$AP Rocky about his influence on hip-hop and culture, his family in Barbados, what it means to be \"mainstream,\" and some advice on the official summer 2018 look.\\n\\nWATCH NEXT: Beyoncé at Coachella - https://bit.ly/2qDjJc4\\n\\nSubscribe Now: http://bit.ly/2dvkxK0\\n\\nFollow Desus & Mero:\\n\\nVICELAND.com | https://www.viceland.com\\nFacebook | https://www.facebook.com/desusandmero\\nTwitter | https://twitter.com/desusandmero\\nInstagram | https://www.instagram.com/desusandmero',\n title: \"Rapper A$AP Rocky (Extended Cut)\",\n publishedAt: \"2018-04-17T03:30:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/N_qeIfCjJUc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/N_qeIfCjJUc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/N_qeIfCjJUc/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/N_qeIfCjJUc/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54563,\n videoId: \"U45_p6f5J6w\",\n channelId: \"UCHE7rAi1Fw1CBmQXFtvJmrw\",\n channelTitle: \"LIVELOVEASAPVEVO\",\n description:\n 'FLACKO X FALLON\\n\"A$AP FOREVER\" & \"DISTORTED RECORDS\" LIVE ON THE TONIGHT SHOW STARRING JIMMY FALLON\\n\\n\"A$AP FOREVER\" FEAT. MOBY OUT NOW: http://smarturl.it/ASAPForever\\n\"BAD COMPANY\" FEAT. BLOCBOY JB OUT NOW: http://smarturl.it/zBadCompany\\n\\nFOLLOW ROCKY: \\nhttps://www.instagram.com/asaprocky/\\nhttps://www.facebook.com/asaprocky\\nhttps://www.twitter.com/asvpxrocky\\nhttp://www.asvpxrocky.com/\\nhttp://www.awgeshit.com/',\n title:\n \"A$AP Forever / Distorted Records (Live From The Tonight Show Starring Jimmy Fallon)\",\n publishedAt: \"2018-04-11T04:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/U45_p6f5J6w/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/U45_p6f5J6w/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/U45_p6f5J6w/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/U45_p6f5J6w/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54564,\n videoId: \"X6SaVOLRcF4\",\n channelId: \"UCdGP_MdTu-4nv8KPe-pr2uw\",\n channelTitle: \"Famous Dex\",\n description:\n '\"JAPAN\" Single March 16 - PreSave Now\\n https://ffm.to/japan\\n\\nOfficial \"Pick It Up\" Music Video\\n\\nhttp://flyt.it/FamousDexPickItUpA$APRocky\\n►Spotify: http://flyt.it/FamousDexPickItUpSp\\n►iTunes: http://flyt.it/FamousDexPickItUpiT\\n►Apple Music: http://flyt.it/FamousDexPickItUpAp\\n►Google Play Music: http://flyt.it/FamousDexPickItUpGPM\\n►Amazon Music: http://flyt.it/FamousDexPickItUpAMU\\n►Tidal: https://tidal.com/album/79985939\\n►Soundcloud: https://soundcloud.com/famous_dex1/pick-it-up-dirty-jl-master\\n►YouTube: https://youtu.be/Hq5w10rr7zQ\\n--\\nDirector: AWGE/ Hidji Films\\nProducer: Jaimie Sanchez / Gregory “Beef” Jones/ Bobbi Digital\\n--\\nMusic Produced By FKi1st and Sosa808\\n—\\nFollow Me:\\nhttps://dexterofficial.com/\\n►Twitter: https://twitter.com/FamousDex\\n►Facebook: https://www.facebook.com/famousdexter1\\n►Instagram: https://www.instagram.com/famousdex\\n►SoundCloud URL: https://soundcloud.com/famous_dex1\\n►YouTube: https://www.youtube.com/channel/UCdGP_MdTu-4nv8KPe-pr2uw\\n►Spotify: https://open.spotify.com/artist/0WOxhx4hikIsyF3CRPLC8W\\n\\nSubscribe for Exclusive Famous Dex Content!',\n title: \"Famous Dex - Pick It Up feat. A$AP Rocky [Official Video]\",\n publishedAt: \"2018-01-17T17:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/X6SaVOLRcF4/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/X6SaVOLRcF4/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/X6SaVOLRcF4/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/X6SaVOLRcF4/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54565,\n videoId: \"liZm1im2erU\",\n channelId: \"UCHE7rAi1Fw1CBmQXFtvJmrw\",\n channelTitle: \"LIVELOVEASAPVEVO\",\n description:\n \"A$AP Rocky's official music video for 'F**kin' Problems' ft. Drake, 2 Chainz & Kendrick Lamar. Click to listen to A$AP Rocky on Spotify: http://smarturl.it/ASAPRockySpotify?IQid=AsapRFPE\\n\\nAs featured on LONG.LIVE.A$AP. Click to buy the track or album via iTunes: http://smarturl.it/LLASAPR?IQid=AsapRFPE\\nGoogle Play: http://smarturl.it/FPGPlay?IQid=AsapRFPE\\nAmazon: http://smarturl.it/LLAAmazon?IQid=AsapRFPE\\n\\nMore from A$AP Rocky\\nGood For You: https://youtu.be/DXKHCgNFk1I\\nLong Live A$AP: https://youtu.be/BysVzAnR9MY\\nWild For The Night: https://youtu.be/1eWdbMBYlH4\\n\\nFollow A$AP Rocky\\nWebsite: http://www.asapmob.com/\\nFacebook: https://www.facebook.com/asaprocky\\nTwitter: https://twitter.com/ASAPMOB\\nInstagram: https://instagram.com/asvpxrocky/\\n\\nSubscribe to A$AP Rocky on YouTube: http://smarturl.it/ASAPRockySub?IQid=AsapRFPE\\n\\nMore great Hip-Hop videos here: http://smarturl.it/HipHopUrban?IQid=AsapRFPE\\n\\n---------\\n\\nLyrics:\\n\\nI love bad bitches, that's my fucking problem\\nAnd yeah I like to fuck, I got a fucking problem\\nI love bad bitches, that's my fucking problem\\nAnd yeah I like to fuck I got a fucking problem\\nI love bad bitches, that's my fucking problem\\nAnd yeah I like to fuck, I got a fucking problem\\nIf finding somebody real is your fucking problem\\nBring ya girls to the crib maybe we can solve it\\n\\nHold up bitches simmer down\\nTakin' hella long bitch give it to me now\\nMake that thing pop like a semi or a nine\\nOh baby like it raw with a shimmy shimmy ya\\nHuh, ASAP get like me\\nNever met a motherfucker fresh like me\\nAll these motherfuckers wanna dress like me\\nPut the chrome to your dome make you sweat like Keith\\nCause I'm the nigga, the nigga nigga, like how you figure?\\nGetting figures and fucking bitches, she rollin' swishers\\nBrought her bitches, I brought my niggas, they getting bent up off the liquor\\nShe love my licorice, I let her lick it\\nThey say money make a nigga act nigga-rish\\nBut at least a nigga nigga rich\\nI be fuckin' broads like I be fuckin' bored\\nTurn a dyke bitch out have her fuckin' boys, beast\",\n title:\n \"A$AP ROCKY - F**kin' Problems ft. Drake, 2 Chainz, Kendrick Lamar\",\n publishedAt: \"2012-12-04T08:56:24.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/liZm1im2erU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/liZm1im2erU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/liZm1im2erU/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/liZm1im2erU/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54566,\n videoId: \"-504g71bBE0\",\n channelId: \"UC0KAFLxIiaR_FFNYDL3utGw\",\n channelTitle: \"ASAPROCKYUPTOWN\",\n description:\n \"Director: A$AP Rocky // Luke Monaghan\\n\\nTickets on sale now for A$AP Ferg's tour at http://www.asapferg.com/tour\\n\\nCOP THAT MOP SHOP GEAR: http://myplay.me/14sq \\nLONG.LIVE.A$AP AVAILABLE NOW: http://smarturl.it/LONGLIVEASAP?IQid=ytdescription\",\n title: 'A$AP Rocky - \"Angels\"',\n publishedAt: \"2013-11-01T02:13:56.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/-504g71bBE0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/-504g71bBE0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/-504g71bBE0/hqdefault.jpg\",\n project_id: 44557,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Bryan Leach\",\n PrimaryActivity: \"A&R\",\n Company: \"RCA / Sony\",\n Position: \"Sr VP A&R -Urban / Polo Grounds\",\n Address: \"550 Madison Ave 11th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10022\",\n Country: \"USA\",\n Phone: \"646-919-5508\",\n Phone2: \"212-833-8000\",\n Fax: \"212-833-6129\",\n Email: \"bryan@pologroundsmusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.rcarecords.com/home\",\n id: 4435,\n },\n contact2_id: {\n Name: \"Chace Johnson\",\n PrimaryActivity: \"Manager\",\n Company: \"Creative Artist Agency\",\n Position: \"Excutive VP\",\n Address: \"2000 Avenue of the Stars\",\n City: \"Los Angeles\",\n State: \"CA\",\n PostalCode: \"90067\",\n Country: \"USA\",\n Phone: \"424 288 2000\",\n Phone2: \"\",\n Fax: \"424 288 2900\",\n Email: \"\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://www.caa.com/\",\n id: 5517,\n },\n primaryVideo_id: {\n videoId: \"BNzc6hG3yN4\",\n channelId: \"UCHE7rAi1Fw1CBmQXFtvJmrw\",\n channelTitle: \"LIVELOVEASAPVEVO\",\n description:\n 'TESTING\\n\"A$AP FOREVER\" FEAT. MOBY - OFFICIAL MUSIC VIDEO\\n\\nDIRECTED BY DEXTER NAVY\\nPRODUCED BY DIVISION\\n\\nA$AP FOREVER FEAT. MOBY OUT NOW: http://smarturl.it/ASAPForever\\n\\nFOLLOW ROCKY:\\nhttps://www.instagram.com/asaprocky/\\nhttps://www.facebook.com/asaprocky\\nhttps://www.twitter.com/asvpxrocky\\nhttp://www.asvpxrocky.com/\\nhttp://www.awgeshit.com/\\n\\nFOLLOW MOBY\\nhttps://www.instagram.com/moby/\\nhttps://www.facebook.com/mobymusic/\\nhttps://www.twitter.com/thelittleidiot\\nhttp://moby.la/porcelainmobYo',\n title: \"A$AP Rocky - A$AP Forever (Official Video) ft. Moby\",\n publishedAt: \"2018-04-05T17:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/BNzc6hG3yN4/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/BNzc6hG3yN4/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/BNzc6hG3yN4/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/BNzc6hG3yN4/maxresdefault.jpg\",\n ignored: false,\n id: 54557,\n project_id: 44557,\n },\n artist_id: 5915,\n Status: \"No update\",\n Artist: \"A$AP Rocky\",\n Website: \"www.asvpxrocky.com\",\n ProjectNotes: \"\",\n Genre1: \"Hip Hop\",\n Genre2: \"\",\n Contact1: \"Bryan Leach\",\n Contact2: \"Chace Johnson\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/a$ap-rocky.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/a$ap-rocky@2x.jpg\",\n brief: null,\n id: 44557,\n },\n {\n videos: [\n {\n id: 41576,\n videoId: \"bbm5e6Ul6EE\",\n channelId: \"UCdtXPiqI2cLorKaPrfpKc4g\",\n channelTitle: \"Entertainment Tonight\",\n description:\n \"More from Entertainment Tonight: http://bit.ly/1xTQtvw \\nThe 29-year-old singer opened up to ET exclusively about his body images issues just days after his DUI arrest.\",\n title:\n \"EXCLUSIVE: Aaron Carter Tears Up Talking About His Eating Disorder Admits He Gets Fillers in His …\",\n publishedAt: \"2017-07-19T23:33:21.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/bbm5e6Ul6EE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/bbm5e6Ul6EE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/bbm5e6Ul6EE/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/bbm5e6Ul6EE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41577,\n videoId: \"y0p3jn7ODuc\",\n channelId: \"UCwdJ0Ch83v9rNxUPDlfX2Eg\",\n channelTitle: \"AaronCarterVEVO\",\n description:\n \"Aaron Carter's official music video for 'Aaron's Party (Come Get It)'. Click to listen to Aaron Carter on Spotify: http://smarturl.it/AaronCarterSpotify?IQid=AaronCAP\\n\\nAs featured on Aaron's Party (Come Get It). Click to buy the track or album via\\niTunes: http://smarturl.it/APCGI?IQid=AaronCAP\\nGoogle Play: http://smarturl.it/APCGIGPlay?IQid=AaronCAP\\nAmazon: http://smarturl.it/APCGIAmazon?IQid=AaronCAP\\n\\nMore From Aaron Carter\\nThat's How I Beat Shaq: https://youtu.be/OfhhWA9GF0M\\nI'm All About You: https://youtu.be/uESx0DhvYH0\\nSummertime: https://youtu.be/S1BWu4L-9Q0\\n\\nMore great Classic 00's videos here: http://smarturl.it/Ultimate00?IQid=AaronCAP\\n\\nFollow Aaron Carter\\nWebsite: http://www.aaroncarterontour.com/\\nFacebook: https://www.facebook.com/AaronCartermusic\\nTwitter: https://twitter.com/aaroncarter\\nInstagram: https://instagram.com/AaronCarter/\\n\\nSubscribe to Aaron Carter on YouTube: http://smarturl.it/AaronCarterSub?IQid=AaronCAP\\n\\n---------\\n\\nLyrics:\\n\\nHere's a little bit of old school for ya, \\nThat goes a little something like this...\\n\\nI always tried to be the flyest kid in the block\\nThe popular one with the rising stock\\nSo that's when I had this bright idea\\n(Throw the party of the month)\\nNo, the party of the year\\n\\nAll the fine girls couldn't turn it down\\nNow all I gotta do is get my parents out\\nShould I send them to a movie\\n(No, send them to a show)\\nLet me think, hmmm\\nIt's gotta be long though\\n\\nI said Mom, Dad, yo why ya sittin home\\nIt's a Friday night, have you seen Aunt Joan\\nAnd don't worry about stayin' out too long\\nDon't fuss over me, I'll be fine alone\",\n title: \"Aaron Carter - Aaron's Party (Come Get It)\",\n publishedAt: \"2009-10-25T18:55:59.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/y0p3jn7ODuc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/y0p3jn7ODuc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/y0p3jn7ODuc/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/y0p3jn7ODuc/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41578,\n videoId: \"DTWAavrVNQA\",\n channelId: \"UCwdJ0Ch83v9rNxUPDlfX2Eg\",\n channelTitle: \"AaronCarterVEVO\",\n description:\n '\"Sooner Or Later\" featured on the LøVë EP, available 2/10\\n\\nListen to Aaron:\\nSpotify: http://flyt.it/AaronCarterSpotify\\niTunes LOVE EP pre-order: http://flyt.it/ACLoveIT\\nApple Music: http://flyt.it/ACLoveAM\\nAmazon: http://flyt.it/AaronCarterFGAmazon\\nGoogle: http://flyt.it/AaronCarterGoogle\\n\\nFollow Aaron:\\nFacebook: https://www.facebook.com/AaronCartermusic/\\nInstagram: https://www.instagram.com/aaroncarter/\\nTwitter: https://twitter.com/aaroncarter\\nSnapchat: @AXCARTER\\nWebsite: http://aaroncarter.com/',\n title: \"Aaron Carter - Sooner Or Later\",\n publishedAt: \"2017-01-20T08:00:03.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/DTWAavrVNQA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/DTWAavrVNQA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/DTWAavrVNQA/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/DTWAavrVNQA/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41579,\n videoId: \"EusVsm9MnPE\",\n channelId: \"UCdtXPiqI2cLorKaPrfpKc4g\",\n channelTitle: \"Entertainment Tonight\",\n description:\n \"More from Entertainment Tonight: http://bit.ly/1xTQtvw \\n29-year-old singer Aaron Carter tells ET exclusively that he was not in the vehicle when police arrested him for DUI.\",\n title:\n \"Aaron Carter Breaks Down in Tears Detailing the Events Surrounding His DUI Arrest | Daily Denny\",\n publishedAt: \"2017-07-18T22:25:58.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/EusVsm9MnPE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/EusVsm9MnPE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/EusVsm9MnPE/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/EusVsm9MnPE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41580,\n videoId: \"ugskNSdZbac\",\n channelId: \"UCwdJ0Ch83v9rNxUPDlfX2Eg\",\n channelTitle: \"AaronCarterVEVO\",\n description:\n \"Buy Now!\\nFool’s Gold (Explicit): http://itunes.apple.com/album/id1097080050?ls=1&app=itunes\\nFool’s Gold (Clean): http://itunes.apple.com/album/id1097104762?ls=1&app=itunes\\n\\nhttp://vevo.ly/SOkH5h\",\n title: \"Aaron Carter - Fool’s Gold (Explicit)\",\n publishedAt: \"2016-04-01T04:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ugskNSdZbac/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ugskNSdZbac/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ugskNSdZbac/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ugskNSdZbac/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41581,\n videoId: \"GbCi6Ui-yNQ\",\n channelId: \"UCi-1UZ6k12FajtQtiS65Qyg\",\n channelTitle: \"Celebrity Spot\",\n description:\n \"Aaron Carter Goes Off On His Fans On Instagram Live August 17, 2017\",\n title:\n \"Aaron Carter Goes Off On His Fans On Instagram Live August 17, 2017\",\n publishedAt: \"2017-08-17T20:07:53.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/GbCi6Ui-yNQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/GbCi6Ui-yNQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/GbCi6Ui-yNQ/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41582,\n videoId: \"g7r6_aHGuhg\",\n channelId: \"UCkrFeDQAnf-BTvRCrxQp-cw\",\n channelTitle: \"Elvis Duran Show\",\n description:\n \"► Listen LIVE: http://elvisduran.com/\\n► Facebook: https://www.facebook.com/elvisduran/\\n► Twitter: https://twitter.com/elvisduranshow/\\n► Instagram: https://www.instagram.com/elvisduranshow/\",\n title:\n \"Aaron Carter Opens Up About Negative Comments on Social Media | Elvis Duran Show\",\n publishedAt: \"2017-08-14T16:41:42.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/g7r6_aHGuhg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/g7r6_aHGuhg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/g7r6_aHGuhg/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/g7r6_aHGuhg/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41583,\n videoId: \"mJ5MzELOzqs\",\n channelId: \"UCplwPnjH1AAB1He_7rMkHgQ\",\n channelTitle: \"Michael McCrudden\",\n description:\n \"Aaron Carter - AFTER They Were Famous -- BISEXUAL ?AFTER Aaron Carter became a child pop star, with songs like Crazy Little Party Girl, Aaron's Party, and Crush On You...find out the story of his life and career following the height of his popularity, here.\\n\\n**** Similar Videos You Might Like **** \\n\\nLIST THREE:\\n\\n*** GRAB SOME 'Before They Were Famous' MERCH ***\\nhttps://teespring.com/stores/before-they-were-famous\\n\\nSUBSCRIBE: http://www.youtube.com/MrMcCruddenMichael?sub_confirmation=1\\n\\nAARON CARTER'S SOCIAL MEDIA LINKS:\\n\\nTWITTER:\\nhttps://twitter.com/aaroncarter\\n\\nINSTAGRAM:\\nhttps://www.instagram.com/aaroncarter\\n\\nMcCrudden's SOCIAL MEDIA LINKS:\\n\\nYOUTUBE:\\nhttp://www.youtube.com/MrMcCruddenMichael\\n\\nINSTAGRAM: \\nhttp://www.Instagram.com/McCruddenM\\n\\nTWITTER: \\nhttp://www.Twitter.com/McCruddenM\\n\\nFACEBOOK:\\n https://www.facebook.com/Michael-McCrudden-1649360785312596/\\n\\nCREDITS:\\nPRODUCER: Matt Rubel, Question Time\\nhttps://www.youtube.com/QuestionTimeQT\\n\\nEDITOR: Keval Prajapati\\nhttps://www.youtube.com/user/KevalProduction\\n\\nWe strive for accuracy and fairness. If you see something that doesn't look right contact McCrudden: http://www.Twitter.com/McCruddenM\\n\\nSUBSCRIBE: http://www.youtube.com/MrMcCruddenMichael?sub_confirmation=1\",\n title: \"AARON CARTER - AFTER They Were Famous - BISEXUAL\",\n publishedAt: \"2017-08-27T15:30:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/mJ5MzELOzqs/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/mJ5MzELOzqs/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/mJ5MzELOzqs/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/mJ5MzELOzqs/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41584,\n videoId: \"Z4E82Yxi8Ss\",\n channelId: \"UCwdJ0Ch83v9rNxUPDlfX2Eg\",\n channelTitle: \"AaronCarterVEVO\",\n description:\n '\"Sooner Or Later\" available now!\\n\\nListen here:\\nSpotify: http://flyt.it/AaronCarterSoLSP\\niTunes: http://flyt.it/ACSoonerorLaterIT\\nApple Music: http://flyt.it/ACSoonerorLaterAM\\nAmazon: http://flyt.it/ACSoonerOrLaterAZ\\nGoogle: http://flyt.it/ACSoonerOrLaterGoogle\\n\\nFollow Aaron:\\nFacebook: https://www.facebook.com/AaronCarterm...\\nInstagram: https://www.instagram.com/aaroncarter/\\nTwitter: https://twitter.com/aaroncarter\\nSnapchat: @AXCARTER\\nWebsite: http://aaroncarter.com/\\n\\nListen to the LøVë EP:\\nSpotify: http://flyt.it/AaronCarterSpotify\\niTunes LOVE EP pre-order: http://flyt.it/ACLoveIT\\nApple Music: http://flyt.it/ACLoveAM\\nAmazon: http://flyt.it/AaronCarterFGAmazon\\nGoogle: http://flyt.it/AaronCarterGoogle\\n\\nDirector: Bing Bruce\\nProduction Company: Raptor Films',\n title: \"Aaron Carter - Sooner Or Later\",\n publishedAt: \"2017-07-20T07:00:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Z4E82Yxi8Ss/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Z4E82Yxi8Ss/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Z4E82Yxi8Ss/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Z4E82Yxi8Ss/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41585,\n videoId: \"7ZjWy_B458I\",\n channelId: \"UCK7IIV6Q2junGSdYK3BmZMg\",\n channelTitle: \"TMZ\",\n description:\n \"Aaron broke up with his girlfriend and then announced on Instagram he goes both ways\\n\\nSUBSCRIBE: http://po.st/TMZSubscribe\\n\\nAbout TMZ:\\nTMZ has consistently been credited for breaking the biggest stories dominating the entertainment news landscape and changed the way the public gets their news. Regularly referenced by the media, TMZ is one of the most cited entertainment news sources in the world. \\n\\nSubscribe to TMZ on YouTube for breaking celebrity news/ gossip and insight from the newsroom staff (TMZ Chatter & TMZ News), the best clips from TMZ on TV, Raw & Uncut TMZ paparazzi video (from TMZ.com) and the latest video from TMZ Sports and TMZ Live! \\n\\nKeeping Up with Our YouTube Exclusive Content:\\nTMZ Chatter: TMZ newsroom staff insight and commentary from stories/ photos/ videos on TMZ.com \\nTMZ News: The latest news you need to know from TMZ.com\\nRaq Rants: Raquel Harper talks to a celebrity guest with ties to the hip hop and R&B communities.\\nBehind The Bar Podcast: TMZ's lawyers Jason Beckerman and Derek Kaufman loiter at the intersection of law and entertainment, where they look closely at the personalities, events and trends driving the world of celebrity — and how the law affects it all.\\n\\nWe love Hollywood, we just have a funny way of showing it.\\n\\nNeed More TMZ?\\nTMZ Website: http://po.st/TMZWebsite\\nLIKE TMZ on Facebook! http://po.st/TMZLike\\nFOLLOW TMZ on Twitter! http://po.st/TMZFollow\\nFOLLOW TMZ on Instagram! http://po.st/TMZInsta\\nTMZ on TV & TMZ Sports on FS1 Tune In Info: http://po.st/TMZOnAir\\nTMZ is on iOS! http://po.st/TMZiOS\\nTMZ is on Android! http://po.st/TMZonAndroid\\n\\nGot a Tip?\\nContact TMZ: http://po.st/TMZTip\\n\\nCheck out TMZ Live, TMZ Sports and toofab!\\nTMZ Live: http://po.st/TMZLiveWebsite\\nSubscribe! TMZ Live: http://po.st/TMZLiveSubscribe\\nTMZ Sports: http://po.st/TMZSportsWebsite\\nSubscribe! TMZ Sports: http://po.st/TMZSportsSubscribe\\nToofab: http://po.st/toofabWebsite\\nSubscribe! toofab: http://po.st/toofabSubscribe\\n\\nAaron Carter – I’m Bisexual! | TMZ TV\\nhttps://www.youtube.com/c/TMZ\",\n title: \"Aaron Carter – I’m Bisexual! | TMZ TV\",\n publishedAt: \"2017-08-10T15:00:22.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/7ZjWy_B458I/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/7ZjWy_B458I/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/7ZjWy_B458I/hqdefault.jpg\",\n project_id: 43097,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/7ZjWy_B458I/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n primaryVideo_id: {\n videoId: \"bbm5e6Ul6EE\",\n channelId: \"UCdtXPiqI2cLorKaPrfpKc4g\",\n channelTitle: \"Entertainment Tonight\",\n description:\n \"More from Entertainment Tonight: http://bit.ly/1xTQtvw \\nThe 29-year-old singer opened up to ET exclusively about his body images issues just days after his DUI arrest.\",\n title:\n \"EXCLUSIVE: Aaron Carter Tears Up Talking About His Eating Disorder Admits He Gets Fillers in His …\",\n publishedAt: \"2017-07-19T23:33:21.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/bbm5e6Ul6EE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/bbm5e6Ul6EE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/bbm5e6Ul6EE/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/bbm5e6Ul6EE/maxresdefault.jpg\",\n ignored: false,\n id: 41576,\n project_id: 43097,\n },\n artist_id: 4521,\n Status: \"No update\",\n Artist: \"Aaron Carter\",\n Website: \"http://www.aaroncarteronline.com/\",\n ProjectNotes: \"\",\n Genre1: \"Pop\",\n Genre2: \"Electronic\",\n Contact1: \"\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/aaron-carter.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/aaron-carter@2x.jpg\",\n brief: null,\n id: 43097,\n },\n {\n videos: [],\n contact1_id: {\n Name: \"Don Was\",\n PrimaryActivity: \"A&R\",\n Company: \"Blue Note\",\n Position: \"Chief Creative Officer\",\n Address: \"1750 N. Vine St\",\n City: \"Hollywood\",\n State: \"CA\",\n PostalCode: \"90028\",\n Country: \"USA\",\n Phone: \"323-871-5425\",\n Phone2: \"\",\n Fax: \"323-871-5402\",\n Email: \"don.was@umusiccom\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.bluenote.com\",\n id: 3611,\n },\n contact2_id: {\n Name: \"Pete Ganbarg\",\n PrimaryActivity: \"A&R\",\n Company: \"Atlantic / WEA\",\n Position: \"Ex VP A&R\",\n Address: \"1633 Broadway 10th & 11th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10019\",\n Country: \"USA\",\n Phone: \"212-707-2344\",\n Phone2: \"212-707-3300\",\n Fax: \"212-405-5561\",\n Email: \"pete.ganbarg@atlanticrecords.com\",\n Email2: \"pganbarg@mac.com\",\n Email3: \"michael.parker@atlanticrecords.com\",\n Website: \"www.atlantic-records.com\",\n id: 3526,\n },\n artist_id: 6071,\n Status: \"Active\",\n Artist: \"Aaron Neville\",\n Website: \"http://aaronneville.com/\",\n ProjectNotes: \"\",\n Genre1: \"Blues\",\n Genre2: \"Funk / Soul\",\n Contact1: \"Don Was\",\n Contact2: \"Pete Ganbarg\",\n Contact3: \"Joseph DiMuro\",\n Contact4: \"Kent Sorrell\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/aaron-neville.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/aaron-neville@2x.jpg\",\n brief: null,\n id: 44736,\n },\n {\n videos: [],\n contact1_id: {\n Name: \"Breyon Prescott\",\n PrimaryActivity: \"A&R\",\n Company: \"Epic / Sony\",\n Position: \"Head Of Urban\",\n Address: \"9830 Wilshire Blvd\",\n City: \"Beverly Hills\",\n State: \"CA\",\n PostalCode: \"90212\",\n Country: \"USA\",\n Phone: \"310-272-2477\",\n Phone2: \"310-272-2220\",\n Fax: \"310-272-2496\",\n Email: \"breyon.prescott@epicrecords.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.epicrecords.com\",\n id: 3926,\n },\n artist_id: 6010,\n Status: \"Active\",\n Artist: \"Abillyon\",\n Website: \"https://soundcloud.com/abillyonttgmusic\",\n ProjectNotes: \"\",\n Genre1: \"Rap\",\n Genre2: \"Hip Hop\",\n Contact1: \"Breyon Prescott\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/abillyon.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/abillyon@2x.jpg\",\n brief: null,\n id: 44641,\n },\n {\n videos: [],\n artist_id: 6172,\n Status: \"Active\",\n Artist: \"Adam Craig\",\n Website: \"http://thealarm.com\",\n ProjectNotes: \"\",\n Genre1: \"Rock\",\n Genre2: \"\",\n Contact1: \"Noah Dewey\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adam-craig.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adam-craig@2x.jpg\",\n brief: null,\n id: 44868,\n },\n {\n videos: [\n {\n id: 41642,\n videoId: \"wmXQFwlD7vk\",\n channelId: \"UCSpA4zQzlhoPCY2-usyGAMA\",\n channelTitle: \"AdamLambertVEVO\",\n description:\n \"Adam Lambert's official music video for 'If I Had You'. Click to listen to Adam Lambert on Spotify: http://smarturl.it/AdamLSpotify?IQid=AdamLIIHY\\n\\nAs featured on For Your Entertainment. Click to buy the track or album via\\niTunes: http://smarturl.it/FYEAdamLambert?IQid=AdamLIIHY\\nGoogle Play: http://smarturl.it/IIHYGPlay?IQid=AdamLIIHY\\nAmazon: http://smarturl.it/FYEAmazon?IQid=AdamLIIHY\\n\\nMore From Adam Lambert\\nWhataya Want From Me: https://youtu.be/X1Fqn9du7xo\\nFor Your Entertainment: https://youtu.be/IsPFDzAGb4A\\nNever Close Our Eyes: https://youtu.be/u3dkVk3F57c\\n\\nMore great 00's videos here: http://smarturl.it/Ultimate00?IQid=AdamLIIHY\\n\\nFollow Adam Lambert\\nWebsite: http://www.adamofficial.com/\\nFacebook: https://www.facebook.com/AdamLambert\\nTwitter: https://twitter.com/adamlambert\\nInstagram: https://instagram.com/adamlambert/\\n\\nSubscribe to Adam Lambert on YouTube: http://smarturl.it/AdamLambertSub?IQid=AdamLIIHY\\n\\n---------\\n\\nLyrics:\\n\\nSo I got my boots on,\\nGot the right amount of leather\\nAnd I'm doing me up with a black colored liner\\nAnd I'm working my strut but I know it don't matter\\nAll we need in this world is some love\\n\\nThere's a thin line 'tween the dark side,\\nAnd the light side, baby tonight\\nIt's a struggle, gotta rumble, tryin'a find it\\n\\nBut if I had you,\\nThat would be the only thing I'd ever need\\nYeah if I had you,\\nThe money, fame and fortune never could compete\\nIf I had you,\\nLife would be a party, it'd be ecstasy\\nYeah, if I had you\\nY-y-y-y-you y-y-y-y-y-you y-y-y-y-y-you\\nIf I had you\",\n title: \"Adam Lambert - If I Had You (Official Video)\",\n publishedAt: \"2010-06-18T00:51:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/wmXQFwlD7vk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/wmXQFwlD7vk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/wmXQFwlD7vk/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/wmXQFwlD7vk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41643,\n videoId: \"X1Fqn9du7xo\",\n channelId: \"UCSpA4zQzlhoPCY2-usyGAMA\",\n channelTitle: \"AdamLambertVEVO\",\n description:\n \"Adam Lambert's official music video for 'Whataya Want From Me'. Click to listen to Adam Lambert on Spotify: http://smarturl.it/AdamLSpotify?IQid=AdamLWWFM\\n\\nAs featured on For Your Entertainment. Click to buy the track or album via\\niTunes: http://smarturl.it/FYEAdamLambert?IQid=AdamLWWFM\\nGoogle Play: http://smarturl.it/WWFMGPlay?IQid=AdamLWWFM\\nAmazon: http://smarturl.it/FYEAmazon?IQid=AdamLWWFM\\n\\nMore From Adam Lambert\\nIf I Had You: https://youtu.be/wmXQFwlD7vk\\nFor Your Entertainment: https://youtu.be/IsPFDzAGb4A\\nNever Close Our Eyes: https://youtu.be/u3dkVk3F57c\\n\\nMore great 00's videos here: http://smarturl.it/Ultimate00?IQid=AdamLWWFM\\n\\nFollow Adam Lambert\\nWebsite: http://www.adamofficial.com/\\nFacebook: https://www.facebook.com/AdamLambert\\nTwitter: https://twitter.com/adamlambert\\nInstagram: https://instagram.com/adamlambert/\\n\\nSubscribe to Adam Lambert on YouTube: http://smarturl.it/AdamLambertSub?IQid=AdamLWWFM\\n\\n---------\\n\\nLyrics:\\n\\nHey, slow it down\\nWhataya want from me\\nWhataya want from me\\nYeah, I'm afraid\\nWhataya want from me\\nWhataya want from me\\n\\nThere might have been a time\\nWhen I would give myself away\\n(Ooh) Once upon a time\\nI didn't give a damn\\nBut now here we are\\nSo whataya want from me\\nWhataya want from me\\n\\nJust don't give up\\nI'm workin' it out\\nPlease don't give in\\nI won't let you down\\nIt messed me up, need a second to breathe\\nJust keep coming around\\nHey, whataya want from me\\nWhataya want from me\\nWhataya want from me\",\n title: \"Adam Lambert - Whataya Want from Me\",\n publishedAt: \"2010-01-15T20:54:07.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/X1Fqn9du7xo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/X1Fqn9du7xo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/X1Fqn9du7xo/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/X1Fqn9du7xo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41644,\n videoId: \"Ix8ocFEMa1o\",\n channelId: \"UC9SGC_32CZahPYkEY92xflA\",\n channelTitle: \"Adam Lambert\",\n description:\n 'Directed by Hype Williams. Download Adam Lambert\\'s album \"The Original High\" featuring the single \"Ghost Town” now at http://adamofficial.com. Watch Adam\\'s latest music video for \"Another Lonely Night\" at http://smarturl.it/alnvid. \\n\\nOfficial Store: http://smarturl.it/adam.d2c\\niTunes: http://smarturl.it/adam.itunes\\nAmazon: http://smarturl.it/adam.amazon\\nGoogle: http://smarturl.it/adam.google\\nSpotify: http://smarturl.it/adam.spotify\\nShazam: http://bit.ly/1F7lcZg\\n\\nFollow Adam:\\nhttp://twitter.com/adamlambert\\nhttp://instagram.com/adamlambert\\nhttp://facebook.com/adamlambert',\n title: 'Adam Lambert - \"Ghost Town\" [Official Music Video]',\n publishedAt: \"2015-04-29T11:27:33.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Ix8ocFEMa1o/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Ix8ocFEMa1o/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Ix8ocFEMa1o/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41645,\n videoId: \"IsPFDzAGb4A\",\n channelId: \"UCSpA4zQzlhoPCY2-usyGAMA\",\n channelTitle: \"AdamLambertVEVO\",\n description:\n \"Adam Lambert's official music video for 'For Your Entertainment'. Click to listen to Adam Lambert on Spotify: http://smarturl.it/AdamLSpotify?IQid=AdamLFYE\\n\\nAs featured on For Your Entertainment. Click to buy the track or album via\\niTunes: http://smarturl.it/FYEAdamLambert?IQid=AdamLFYE\\nGoogle Play: http://smarturl.it/FYEGPlay?IQid=AdamLFYE\\nAmazon: http://smarturl.it/FYEAmazon?IQid=AdamLFYE\\n\\nMore From Adam Lambert\\nWhataya Want From Me: https://youtu.be/X1Fqn9du7xo\\nIf I Had You: https://youtu.be/wmXQFwlD7vk\\nNever Close Our Eyes: https://youtu.be/u3dkVk3F57c\\n\\nMore great 00's videos here: http://smarturl.it/Ultimate00?IQid=AdamLFYE\\n\\nFollow Adam Lambert\\nWebsite: http://www.adamofficial.com/\\nFacebook: https://www.facebook.com/AdamLambert\\nTwitter: https://twitter.com/adamlambert\\nInstagram: https://instagram.com/adamlambert/\\n\\nSubscribe to Adam Lambert on YouTube: http://smarturl.it/AdamLambertSub?IQid=AdamLFYE\\n\\n---------\\n\\nLyrics:\\n\\nSo hot\\nOut the box\\nCan you pick up the pace?\\nTurn it up,\\nHeat it up\\nI need to be entertained\\nPush the limit\\nAre you with it?\\nBaby, don't be afraid\\nI'm a hurt 'ya real good, baby\\n\\nLet's go\\nIt's my show\\nBaby, do what I say\\nDon't trip off the glitz\\nThat I'm gonna display\\nI told ya\\nI'm a hold ya down until you're amazed\\nGive it to ya 'tilyou're screaming my name\\n\\nNo escaping when I start\\nOnce I'm in I own your heart\\nThere's no way you'll ring the alarm\\nSo hold on until it's over\",\n title: \"Adam Lambert - For Your Entertainment\",\n publishedAt: \"2009-12-03T08:49:31.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/IsPFDzAGb4A/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/IsPFDzAGb4A/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/IsPFDzAGb4A/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/IsPFDzAGb4A/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41646,\n videoId: \"u3dkVk3F57c\",\n channelId: \"UCSpA4zQzlhoPCY2-usyGAMA\",\n channelTitle: \"AdamLambertVEVO\",\n description:\n \"Adam Lambert's official music video for 'Never Close Our Eyes'. Click to listen to Adam Lambert on Spotify: http://smarturl.it/AdamLSpotify?IQid=AdamLNCOE\\n\\nAs featured on Trespassing. Click to buy the track or album via\\niTunes: http://smarturl.it/ATrespassing?IQid=AdamLNCOE\\nGoogle Play: http://smarturl.it/NCOEGPlay?IQid=AdamLNCOE\\nAmazon: http://smarturl.it/TrespassingAmazon?IQid=AdamLNCOE\\n\\nMore From Adam Lambert\\nWhataya Want From Me: https://youtu.be/X1Fqn9du7xo\\nIf I Had You: https://youtu.be/wmXQFwlD7vk\\nFor Your Entertainment: https://youtu.be/IsPFDzAGb4A\\n\\nMore great 00's videos here: http://smarturl.it/Ultimate00?IQid=AdamLNCOE\\n\\nFollow Adam Lambert\\nWebsite: http://www.adamofficial.com/\\nFacebook: https://www.facebook.com/AdamLambert\\nTwitter: https://twitter.com/adamlambert\\nInstagram: https://instagram.com/adamlambert/\\n\\nSubscribe to Adam Lambert on YouTube: http://smarturl.it/AdamLambertSub?IQid=AdamLNCOE\\n\\n---------\\n\\nLyrics:\\n\\nI wish that this night would never be over\\nThere's plenty of time to sleep whenwe die\\nSo let's just stay awake until we grow older\\nIf I had my way we'd never close our eyes, our eyes, never!\\n\\nI don't wanna let a minute get away\\nCause we got no time to lose\\nNone of us are promised to see tomorrow\\nAnd what we do is ours to choose\\n\\nForget about the sunrise\\nFight the sleep in your eyes\\nI don't wanna miss a second with you\\nLet's stay this way forever\\nIt's only getting better if we want it to\\n\\nYou know that I wish that this night would never be over\\nThere's plenty of time to sleep when we die\\nSo let's just stay awake until we grow older\\nIf I had my way we'd never close our eyes, our eyes, never!\",\n title: \"Adam Lambert - Never Close Our Eyes\",\n publishedAt: \"2012-05-29T07:00:08.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/u3dkVk3F57c/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/u3dkVk3F57c/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/u3dkVk3F57c/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/u3dkVk3F57c/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41647,\n videoId: \"1Cj1zZ83Cvk\",\n channelId: \"UCgE0e2ySXQlLEC9wiYheBeg\",\n channelTitle: \"NickAndLinda Ackley\",\n description:\n \"1:08 Bohemian Rhapsody \\n13:05 Satisfaction \\n23:45 Black or White\\n31:26 Ring of Fire\\n38:03 Tracks of My Tears\\n44:14 Play That Funky Music\\n49:49 Mad World\\n55:35 Born to Be Wild\\n1:06:15 If I Cant Have You\\n1:13:10 Feeling Good\\n1:19:20 Whole Lotta Love\\n1:24:24 School's Out\\n1:30:00 One\\n1:36:30 Cryin'\\n1:49:52 Mad World Encore\\n1:55:38 Change is Gonna Come\\n2:00:56 No Boundaries \\n2:08:50 KISS Medley (Beth, Detroit Rock City, Rock and Roll All Night)\\n2:13:22 We Are The Champions \\n\\ni downloaded this on torrent in 2009 after Adam's idol run finished. Now youtube finally let me upload long videos. so here you go.\",\n title: \"Adam Lambert American Idol Journey #6YearsOfAdam\",\n publishedAt: \"2014-01-20T22:24:57.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/1Cj1zZ83Cvk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/1Cj1zZ83Cvk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/1Cj1zZ83Cvk/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/1Cj1zZ83Cvk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41648,\n videoId: \"LUuuWyCkS_U\",\n channelId: \"UCJ0uqCI0Vqr2Rrt1HseGirg\",\n channelTitle: \"The Late Late Show with James Corden\",\n description:\n 'When Adam Lambert catches James claiming he would be a better front man for Queen, the two settle the dispute with some help from Brian May and Roger Taylor of Queen.\\n\\n\"Subscribe To \"\"The Late Late Show\"\" Channel HERE: http://bit.ly/CordenYouTube\\nWatch Full Episodes of \"\"The Late Late Show\"\" HERE: http://bit.ly/1ENyPw4\\nLike \"\"The Late Late Show\"\" on Facebook HERE: http://on.fb.me/19PIHLC\\nFollow \"\"The Late Late Show\"\" on Twitter HERE: http://bit.ly/1Iv0q6k\\nFollow \"\"The Late Late Show\"\" on Google+ HERE: http://bit.ly/1N8a4OU\\n\\nWatch The Late Late Show with James Corden weeknights at 12:35 AM ET/11:35 PM CT. Only on CBS.\\n\\nGet the CBS app for iPhone & iPad! Click HERE: http://bit.ly/12rLxge\\n\\nGet new episodes of shows you love across devices the next day, stream live TV, and watch full seasons of CBS fan favorites anytime, anywhere with CBS All Access. Try it free! http://bit.ly/1OQA29B\\n\\n---\\nEach week night, THE LATE LATE SHOW with JAMES CORDEN throws the ultimate late night after party with a mix of celebrity guests, edgy musical acts, games and sketches. Corden differentiates his show by offering viewers a peek behind-the-scenes into the green room, bringing all of his guests out at once and lending his musical and acting talents to various sketches. Additionally, bandleader Reggie Watts and the house band provide original, improvised music throughout the show. Since Corden took the reigns as host in March 2015, he has quickly become known for generating buzzworthy viral videos, such as Carpool Karaoke.\"',\n title: \"Front Man Battle w/ Queen + Adam Lambert\",\n publishedAt: \"2017-02-03T07:00:58.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/LUuuWyCkS_U/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/LUuuWyCkS_U/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/LUuuWyCkS_U/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41649,\n videoId: \"VwTZEWI3wvw\",\n channelId: \"UC9SGC_32CZahPYkEY92xflA\",\n channelTitle: \"Adam Lambert\",\n description:\n 'Adam Lambert\\'s \"Two Fux\" is now available for streaming and download at https://ad.gt/twofux.\\n\\n\"My last project was about the chase. This time I feel the strength of being exactly, unapologetically where I am. I’m standing my ground to inspire my fans to defy the status quo.\" - AL\\n\\niTunes: https://ad.gt/twofuxi\\nApple Music: https://ad.gt/twofuxa\\nSpotify: https://ad.gt/twofuxs\\nGoogle Play: https://ad.gt/twofuxg\\nAmazon: https://ad.gt/twofuxam\\n\\nFollow Adam:\\nhttp://twitter.com/adamlambert\\nhttp://instagram.com/adamlambert\\nhttp://facebook.com/adamlambert\\n\\nProduced by Supari Studios and Post Office\\nExecutive Producers: Advait Gupt, Akshat Gupt and Tara Kapur\\nDirector: Aditya Tawde\\nLead Producer: Sakshi Bhasin\\nGraphic Designers: Prince Lunawara and Vibhav Singh\\nAnimators: Kunal Prabhu, Harsh Sharma , Bhanushankar Bhartia, Shikha Sharma, Adarsh Panicker, Neekhil Kiran Dighe, Nishant Jethva\\nOffline Editor: Fatir Ansari\\nPost Producer: Ankur Chakravarty',\n title: \"Adam Lambert - Two Fux [Lyric Video]\",\n publishedAt: \"2017-06-30T04:12:22.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/VwTZEWI3wvw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/VwTZEWI3wvw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/VwTZEWI3wvw/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41650,\n videoId: \"Lg31XQR22zg\",\n channelId: \"UCSpA4zQzlhoPCY2-usyGAMA\",\n channelTitle: \"AdamLambertVEVO\",\n description:\n \"Adam Lambert's official music video for 'Better Than I Know Myself'. Click to listen to Adam Lambert on Spotify: http://smarturl.it/AdamLSpotify?IQid=AdamLBTM\\n\\nAs featured on Trespassing. Click to buy the track or album via\\niTunes: http://smarturl.it/ATrespassing?IQid=AdamLBTM\\nGoogle Play: http://smarturl.it/BTIKMGPlay?IQid=AdamLBTM\\nAmazon: http://smarturl.it/TrespassingAmazon?IQid=AdamLBTM\\n\\nMore From Adam Lambert\\nWhataya Want From Me: https://youtu.be/X1Fqn9du7xo\\nIf I Had You: https://youtu.be/wmXQFwlD7vk\\nNever Close Our Eyes: https://youtu.be/u3dkVk3F57c\\n\\nMore great 00's videos here: http://smarturl.it/Ultimate00?IQid=AdamLBTM\\n\\nFollow Adam Lambert\\nWebsite: http://www.adamofficial.com/\\nFacebook: https://www.facebook.com/AdamLambert\\nTwitter: https://twitter.com/adamlambert\\nInstagram: https://instagram.com/adamlambert/\\n\\nSubscribe to Adam Lambert on YouTube: http://smarturl.it/AdamLambertSub?IQid=AdamLBTM\\n\\n---------\\n\\nLyrics:\\n\\nCold as ice\\nAnd more bitter than a december\\nWinter night\\nThat's how I treated you\\nAnd I know that I\\nI sometimes tend to lose my temper\\nAnd I cross the line\\nYeah that's the truth\\n\\nI know it gets hard sometimes\\nBut I could never\\nLeave your side\\nNo matter what I say\\n\\nCause if I wanted to go I would have gone by now,\\nBut I really need younear me to\\nKeep my mind off the edge\\nIf I wanted to leave I would have left by now\\nBut you're the only one that knows me\\nBetter than I know myself\",\n title: \"Adam Lambert - Better Than I Know Myself\",\n publishedAt: \"2012-02-03T08:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Lg31XQR22zg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Lg31XQR22zg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Lg31XQR22zg/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Lg31XQR22zg/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41651,\n videoId: \"Cc0u1sUUnNM\",\n channelId: \"UCL_jeNj3oXyAQkUqPwehyuQ\",\n channelTitle: \"rw1234rwrw1234rw\",\n description: \"The Best of Adam Lamberts American Idol Performances\",\n title: \"Adam Lambert - Best of American Idol Performances\",\n publishedAt: \"2011-07-12T04:08:07.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Cc0u1sUUnNM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Cc0u1sUUnNM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Cc0u1sUUnNM/hqdefault.jpg\",\n project_id: 43104,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Kate Craig\",\n PrimaryActivity: \"A&R\",\n Company: \"Warner Bros. / WEA\",\n Position: \"Director A&R\",\n Address: \"3300 Warner Blvd\",\n City: \"Burbank\",\n State: \"CA\",\n PostalCode: \"91505\",\n Country: \"USA\",\n Phone: \"310-441-8690\",\n Phone2: \"818-846-9090\",\n Fax: \"310-441-8780\",\n Email: \"kate.craig@wmg.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.warnerbrosrecords.com\",\n id: 4931,\n },\n contact2_id: {\n Name: \"Steven Jensen\",\n PrimaryActivity: \"Manager\",\n Company: \"Direct Management Group\",\n Position: \"President\",\n Address: \"8332 Melrose Ave, Top Floor\",\n City: \"Los Angeles\",\n State: \"CA\",\n PostalCode: \"90069\",\n Country: \"USA\",\n Phone: \"310-854-3535\",\n Phone2: \"\",\n Fax: \"310-854-0810\",\n Email: \"jensen@directmanagement.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"directmanagement.com\",\n id: 5006,\n },\n contact3_id: {\n Name: \"Martin Kirkup\",\n PrimaryActivity: \"Manager\",\n Company: \"Direct Management Group\",\n Position: \"President\",\n Address: \"8332 Melrose Ave, Top Floor\",\n City: \"Los Angeles\",\n State: \"CA\",\n PostalCode: \"90069\",\n Country: \"USA\",\n Phone: \"310-854-3535\",\n Phone2: \"\",\n Fax: \"310-854-0810\",\n Email: \"kirkup@directmanagement.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"directmanagement.com\",\n id: 5005,\n },\n primaryVideo_id: {\n videoId: \"wmXQFwlD7vk\",\n channelId: \"UCSpA4zQzlhoPCY2-usyGAMA\",\n channelTitle: \"AdamLambertVEVO\",\n description:\n \"Adam Lambert's official music video for 'If I Had You'. Click to listen to Adam Lambert on Spotify: http://smarturl.it/AdamLSpotify?IQid=AdamLIIHY\\n\\nAs featured on For Your Entertainment. Click to buy the track or album via\\niTunes: http://smarturl.it/FYEAdamLambert?IQid=AdamLIIHY\\nGoogle Play: http://smarturl.it/IIHYGPlay?IQid=AdamLIIHY\\nAmazon: http://smarturl.it/FYEAmazon?IQid=AdamLIIHY\\n\\nMore From Adam Lambert\\nWhataya Want From Me: https://youtu.be/X1Fqn9du7xo\\nFor Your Entertainment: https://youtu.be/IsPFDzAGb4A\\nNever Close Our Eyes: https://youtu.be/u3dkVk3F57c\\n\\nMore great 00's videos here: http://smarturl.it/Ultimate00?IQid=AdamLIIHY\\n\\nFollow Adam Lambert\\nWebsite: http://www.adamofficial.com/\\nFacebook: https://www.facebook.com/AdamLambert\\nTwitter: https://twitter.com/adamlambert\\nInstagram: https://instagram.com/adamlambert/\\n\\nSubscribe to Adam Lambert on YouTube: http://smarturl.it/AdamLambertSub?IQid=AdamLIIHY\\n\\n---------\\n\\nLyrics:\\n\\nSo I got my boots on,\\nGot the right amount of leather\\nAnd I'm doing me up with a black colored liner\\nAnd I'm working my strut but I know it don't matter\\nAll we need in this world is some love\\n\\nThere's a thin line 'tween the dark side,\\nAnd the light side, baby tonight\\nIt's a struggle, gotta rumble, tryin'a find it\\n\\nBut if I had you,\\nThat would be the only thing I'd ever need\\nYeah if I had you,\\nThe money, fame and fortune never could compete\\nIf I had you,\\nLife would be a party, it'd be ecstasy\\nYeah, if I had you\\nY-y-y-y-you y-y-y-y-y-you y-y-y-y-y-you\\nIf I had you\",\n title: \"Adam Lambert - If I Had You (Official Video)\",\n publishedAt: \"2010-06-18T00:51:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/wmXQFwlD7vk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/wmXQFwlD7vk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/wmXQFwlD7vk/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/wmXQFwlD7vk/maxresdefault.jpg\",\n ignored: false,\n id: 41642,\n project_id: 43104,\n },\n artist_id: 4528,\n Status: \"No update\",\n Artist: \"Adam Lambert\",\n Website: \"http://www.adamofficial.com/\",\n ProjectNotes: \"Similar in style as previous album.\",\n Genre1: \"Rock\",\n Genre2: \"Pop\",\n Contact1: \"Kate Craig\",\n Contact2: \"Steven Jensen\",\n Contact3: \"Martin Kirkup\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adam-lambert.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adam-lambert@2x.jpg\",\n brief: null,\n id: 43104,\n },\n {\n videos: [\n {\n id: 41652,\n videoId: \"YQHsXMglC9A\",\n channelId: \"UComP_epzeKzvBX156r6pm1Q\",\n channelTitle: \"AdeleVEVO\",\n description:\n \"‘Hello' is taken from the new album, 25, out November 20. http://adele.com\\nAvailable now from iTunes http://smarturl.it/itunes25 \\nAvailable now from Amazon http://smarturl.it/25amazon \\nAvailable now from Google Play http://smarturl.it/25gplay\\nAvailable now at Target (US Only): http://smarturl.it/target25\\n\\nDirected by Xavier Dolan, @XDolan\\n\\nFollow Adele on:\\n\\nFacebook - https://www.facebook.com/Adele\\nTwitter - https://twitter.com/Adele \\nInstagram - http://instagram.com/Adele\\n\\nhttp://vevo.ly/jzAuJ1\\n\\nCommissioner: Phil Lee\\nProduction Company: Believe Media/Sons of Manual/Metafilms\\nDirector: Xavier Dolan\\nExecutive Producer: Jannie McInnes\\nProducer: Nancy Grant/Xavier Dolan\\nCinematographer: André Turpin\\nProduction design : Colombe Raby\\nEditor: Xavier Dolan\\nAdele's lover : Tristan Wilds\",\n title: \"Adele - Hello\",\n publishedAt: \"2015-10-23T06:54:18.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/YQHsXMglC9A/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/YQHsXMglC9A/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/YQHsXMglC9A/hqdefault.jpg\",\n project_id: 43105,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/YQHsXMglC9A/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41653,\n videoId: \"fk4BbF7B29w\",\n channelId: \"UComP_epzeKzvBX156r6pm1Q\",\n channelTitle: \"AdeleVEVO\",\n description:\n \"’Send My Love (To Your New Lover)' is taken from the new album, 25, out now. http://adele.com\\n\\nAvailable now from iTunes http://smarturl.it/itunes25 \\nAvailable now Amazon http://smarturl.it/25amazon \\nAvailable now Google Play http://smarturl.it/25gplay\\nAvailable now at Target (US Only): http://smarturl.it/target25\\n\\nFollow Adele on:\\n\\nFacebook - https://www.facebook.com/Adele\\nTwitter - https://twitter.com/Adele \\nInstagram - http://instagram.com/Adele\\n\\nhttp://vevo.ly/xO8jpd\",\n title: \"Adele - Send My Love (To Your New Lover)\",\n publishedAt: \"2016-05-23T01:46:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/fk4BbF7B29w/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/fk4BbF7B29w/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/fk4BbF7B29w/hqdefault.jpg\",\n project_id: 43105,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/fk4BbF7B29w/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41654,\n videoId: \"hLQl3WQQoQ0\",\n channelId: \"UComP_epzeKzvBX156r6pm1Q\",\n channelTitle: \"AdeleVEVO\",\n description:\n \"Buy/Listen 25: http://smarturl.it/25Album?IQid=yt\\nBuy/Listen 21: http://smarturl.it/Adele21Album?IQid=yt\\nBuy/Listen 19: http://smarturl.it/19Album?IQid=yt \\n\\nFollow Adele on:\\nFacebook - http://facebook.com/adele\\nTwitter - http://twitter.com/adele\\nInstagram - http://instagram.com/adele\\nSubscribe to the Adele VEVO Channel - http://smarturl.it/SubscribeAdele?IQid=yt \\nVisit - www.adele.com\",\n title: \"Adele - Someone Like You\",\n publishedAt: \"2011-09-29T23:56:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/hLQl3WQQoQ0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/hLQl3WQQoQ0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/hLQl3WQQoQ0/hqdefault.jpg\",\n project_id: 43105,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/hLQl3WQQoQ0/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41655,\n videoId: \"DDWKuo3gXMQ\",\n channelId: \"UComP_epzeKzvBX156r6pm1Q\",\n channelTitle: \"AdeleVEVO\",\n description:\n \"'When We Were Young' is taken from the new album, 25, released November 20. http://adele.com\\nAvailable now from iTunes http://smarturl.it/itunes25 \\nAvailable now Amazon http://smarturl.it/25amazon \\nAvailable now Google Play http://smarturl.it/25gplay\\nAvailable now at Target (US Only): http://smarturl.it/target25\\n\\nFollow Adele on:\\n\\nFacebook - https://www.facebook.com/Adele\\nTwitter - https://twitter.com/Adele \\nInstagram - http://instagram.com/Adele\\n\\nDirected by: Paul Dugdale\\n\\nhttp://vevo.ly/5WmBkR\",\n title: \"Adele - When We Were Young (Live at The Church Studios)\",\n publishedAt: \"2015-11-17T08:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/DDWKuo3gXMQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/DDWKuo3gXMQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/DDWKuo3gXMQ/hqdefault.jpg\",\n project_id: 43105,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/DDWKuo3gXMQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41656,\n videoId: \"rYEDA3JcQqw\",\n channelId: \"UComP_epzeKzvBX156r6pm1Q\",\n channelTitle: \"AdeleVEVO\",\n description:\n \"Buy/Listen 25: http://smarturl.it/25Album?IQid=yt\\nBuy/Listen 21: http://smarturl.it/Adele21Album?IQid=yt\\nBuy/Listen 19: http://smarturl.it/19Album?IQid=yt \\n\\nFollow Adele on:\\nFacebook - http://facebook.com/adele\\nTwitter - http://twitter.com/adele\\nInstagram - http://instagram.com/adele\\nSubscribe to the Adele VEVO Channel - http://smarturl.it/SubscribeAdele?IQid=yt \\nVisit - www.adele.com\",\n title: \"Adele - Rolling in the Deep\",\n publishedAt: \"2010-11-30T23:29:12.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/rYEDA3JcQqw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/rYEDA3JcQqw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/rYEDA3JcQqw/hqdefault.jpg\",\n project_id: 43105,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/rYEDA3JcQqw/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41657,\n videoId: \"Nck6BZga7TQ\",\n channelId: \"UCJ0uqCI0Vqr2Rrt1HseGirg\",\n channelTitle: \"The Late Late Show with James Corden\",\n description:\n 'While home in London for the holidays, James Corden picks up his friend Adele for a drive around the city singing some of her classic songs before Adele raps Nicki Minaj\\'s \"Monster.\"\\n\\n\"Subscribe To \"\"The Late Late Show\"\" Channel HERE: http://bit.ly/CordenYouTube\\nWatch Full Episodes of \"\"The Late Late Show\"\" HERE: http://bit.ly/1ENyPw4\\nLike \"\"The Late Late Show\"\" on Facebook HERE: http://on.fb.me/19PIHLC\\nFollow \"\"The Late Late Show\"\" on Twitter HERE: http://bit.ly/1Iv0q6k\\nFollow \"\"The Late Late Show\"\" on Google+ HERE: http://bit.ly/1N8a4OU\\n\\nWatch The Late Late Show with James Corden weeknights at 12:35 AM ET/11:35 PM CT. Only on CBS.\\n\\nGet the CBS app for iPhone & iPad! Click HERE: http://bit.ly/12rLxge\\n\\nGet new episodes of shows you love across devices the next day, stream live TV, and watch full seasons of CBS fan favorites anytime, anywhere with CBS All Access. Try it free! http://bit.ly/1OQA29B\\n\\n---\\nEach week night, THE LATE LATE SHOW with JAMES CORDEN throws the ultimate late night after party with a mix of celebrity guests, edgy musical acts, games and sketches. Corden differentiates his show by offering viewers a peek behind-the-scenes into the green room, bringing all of his guests out at once and lending his musical and acting talents to various sketches. Additionally, bandleader Reggie Watts and the house band provide original, improvised music throughout the show. Since Corden took the reigns as host in March 2015, he has quickly become known for generating buzzworthy viral videos, such as Carpool Karaoke.\"',\n title: \"Adele Carpool Karaoke\",\n publishedAt: \"2016-01-14T06:09:24.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Nck6BZga7TQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Nck6BZga7TQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Nck6BZga7TQ/hqdefault.jpg\",\n project_id: 43105,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41658,\n videoId: \"Ri7-vnrJD3k\",\n channelId: \"UComP_epzeKzvBX156r6pm1Q\",\n channelTitle: \"AdeleVEVO\",\n description:\n \"Buy/Listen 25: http://smarturl.it/25Album?IQid=yt\\nBuy/Listen 21: http://smarturl.it/Adele21Album?IQid=yt\\nBuy/Listen 19: http://smarturl.it/19Album?IQid=yt \\n\\nFollow Adele on:\\nFacebook - http://facebook.com/adele\\nTwitter - http://twitter.com/adele\\nInstagram - http://instagram.com/adele\\nSubscribe to the Adele VEVO Channel - http://smarturl.it/SubscribeAdele?IQid=yt \\nVisit - www.adele.com\",\n title: \"Adele - Set Fire To The Rain (Live at The Royal Albert Hall)\",\n publishedAt: \"2011-11-16T08:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Ri7-vnrJD3k/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Ri7-vnrJD3k/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Ri7-vnrJD3k/hqdefault.jpg\",\n project_id: 43105,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Ri7-vnrJD3k/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41659,\n videoId: \"0put0_a--Ng\",\n channelId: \"UCTTBHIoKPIWLAxxTNTiQ9vA\",\n channelTitle: \"XL Recordings\",\n description: \"Video Directed by Mat Kirkby.\\nWritten by Bob Dylan\",\n title: \"ADELE - 'Make You Feel My Love'\",\n publishedAt: \"2008-09-25T16:40:15.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/0put0_a--Ng/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/0put0_a--Ng/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/0put0_a--Ng/hqdefault.jpg\",\n project_id: 43105,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41660,\n videoId: \"wA4ppvp2IzY\",\n channelId: \"UCJwxjVSCpzVq-iCg8p-v0jw\",\n channelTitle: \"JoCarl12\",\n description:\n 'One and Only by Adele on her album 21.\\n\\nI made one small mistake; at 1:18 it says \"I\\'m worth it\" instead of \"I\\'m worthy.\" Sorry guys, but I\\'m pretty sure that was the only wrong lyric.',\n title: \"One and Only - Adele (Lyrics)\",\n publishedAt: \"2011-03-05T04:32:36.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/wA4ppvp2IzY/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/wA4ppvp2IzY/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/wA4ppvp2IzY/hqdefault.jpg\",\n project_id: 43105,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Richard Russell\",\n PrimaryActivity: \"A&R\",\n Company: \"Xl\",\n Position: \"Owner\",\n Address: \"1 Codrington Mews\",\n City: \"London\",\n State: \"\",\n PostalCode: \"W11 2EH\",\n Country: \"England\",\n Phone: \"44-208-875-6246\",\n Phone2: \"44-208-870-7511\",\n Fax: \"44-208-871-4178\",\n Email: \"richardrussell@xlrecordings.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.xlrecordings.com\",\n id: 4991,\n },\n contact2_id: {\n Name: \"Jonathan Dickins\",\n PrimaryActivity: \"Manager\",\n Company: \"September Management\",\n Position: \"CEO, Manager\",\n Address: \"101 Talbot Road\",\n City: \"London\",\n State: \"\",\n PostalCode: \"W11 2AT\",\n Country: \"England\",\n Phone: \"44-203-327-7900\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"jonathan@septembermanagement.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://www.septembermanagement.com/\",\n id: 5120,\n },\n primaryVideo_id: {\n videoId: \"YQHsXMglC9A\",\n channelId: \"UComP_epzeKzvBX156r6pm1Q\",\n channelTitle: \"AdeleVEVO\",\n description:\n \"‘Hello' is taken from the new album, 25, out November 20. http://adele.com\\nAvailable now from iTunes http://smarturl.it/itunes25 \\nAvailable now from Amazon http://smarturl.it/25amazon \\nAvailable now from Google Play http://smarturl.it/25gplay\\nAvailable now at Target (US Only): http://smarturl.it/target25\\n\\nDirected by Xavier Dolan, @XDolan\\n\\nFollow Adele on:\\n\\nFacebook - https://www.facebook.com/Adele\\nTwitter - https://twitter.com/Adele \\nInstagram - http://instagram.com/Adele\\n\\nhttp://vevo.ly/jzAuJ1\\n\\nCommissioner: Phil Lee\\nProduction Company: Believe Media/Sons of Manual/Metafilms\\nDirector: Xavier Dolan\\nExecutive Producer: Jannie McInnes\\nProducer: Nancy Grant/Xavier Dolan\\nCinematographer: André Turpin\\nProduction design : Colombe Raby\\nEditor: Xavier Dolan\\nAdele's lover : Tristan Wilds\",\n title: \"Adele - Hello\",\n publishedAt: \"2015-10-23T06:54:18.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/YQHsXMglC9A/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/YQHsXMglC9A/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/YQHsXMglC9A/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/YQHsXMglC9A/maxresdefault.jpg\",\n ignored: false,\n id: 41652,\n project_id: 43105,\n },\n artist_id: 4529,\n Status: \"No update\",\n Artist: \"Adele\",\n Website: \"http://www.adele.com\",\n ProjectNotes: \"\",\n Genre1: \"Funk / Soul\",\n Genre2: \"Blues\",\n Contact1: \"Richard Russell\",\n Contact2: \"Jonathan Dickins\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United Kingdom\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adele.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adele@2x.jpg\",\n brief: null,\n id: 43105,\n },\n {\n videos: [\n {\n id: 54220,\n videoId: \"BTcGRncozys\",\n channelId: \"UCQt0alN53NcSoXklYn2-Qyw\",\n channelTitle: \"AdrianMarcelVEVO\",\n description:\n \"Music video by Adrian Marcel performing BEATITUP. (C) 2017 EL Seven/740 Project\\n\\nhttp://vevo.ly/noFO1c\",\n title: \"Adrian Marcel - BEATITUP\",\n publishedAt: \"2017-10-31T04:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/BTcGRncozys/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/BTcGRncozys/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/BTcGRncozys/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/BTcGRncozys/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54221,\n videoId: \"ae_Ev_lwpUg\",\n channelId: \"UCQt0alN53NcSoXklYn2-Qyw\",\n channelTitle: \"AdrianMarcelVEVO\",\n description:\n \"Adrian Marcel - 2AM (Main Version)\\nhttp://smarturl.it/AdrianMarcel2AMiT?IQid=vevo\",\n title: \"Adrian Marcel - 2AM. ft. Sage The Gemini\",\n publishedAt: \"2014-05-02T07:00:03.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ae_Ev_lwpUg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ae_Ev_lwpUg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ae_Ev_lwpUg/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ae_Ev_lwpUg/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54222,\n videoId: \"gR5R3Lt0Fzo\",\n channelId: \"UCjvIARIOWHqdb4KhNiJGb4Q\",\n channelTitle: \"AdrianMarcellVEVO\",\n description:\n 'Download Adrian Marcel\\'s EP \"7 Days of WEAK\" featuring \"My Life\" now on:\\niTunes: http://smarturl.it/Adrian7DaysOfWeakiT\\nAmazon: http://smarturl.it/Adrian7DaysofWeakAMZ\\nGoogle Play: http://goo.gl/pFiD6\\n\\nMusic video by Adrian Marcel performing My Life. (C) 2013 Universal Republic Records, a division of UMG Recordings, Inc.',\n title: \"Adrian Marcel - My Life\",\n publishedAt: \"2013-08-27T14:01:15.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/gR5R3Lt0Fzo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/gR5R3Lt0Fzo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/gR5R3Lt0Fzo/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/gR5R3Lt0Fzo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54223,\n videoId: \"hjBUNeDfRgs\",\n channelId: \"UCRkV4KRitZkIgXMTyh1KFhA\",\n channelTitle: \"adrian Marcel\",\n description:\n 'Follow Me On Twitter: https://twitter.com/AdrianMarcel510\\n\\n Adrian Marcel releases the video for \"I\\'m Still\", from his upcoming mixtape \"7 Days of Weak\".',\n title: 'Adrian Marcel - \"I\\'m Still\"',\n publishedAt: \"2013-04-10T14:37:53.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/hjBUNeDfRgs/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/hjBUNeDfRgs/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/hjBUNeDfRgs/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/hjBUNeDfRgs/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54224,\n videoId: \"n3YqQhdoFiM\",\n channelId: \"UCQt0alN53NcSoXklYn2-Qyw\",\n channelTitle: \"AdrianMarcelVEVO\",\n description:\n \"Music video by Adrian Marcel performing IMAGINATION. (C) 2017 EL Seven/740 Project\\n\\nhttp://vevo.ly/s6fGID\",\n title: \"Adrian Marcel - IMAGINATION\",\n publishedAt: \"2017-05-22T17:00:05.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/n3YqQhdoFiM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/n3YqQhdoFiM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/n3YqQhdoFiM/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/n3YqQhdoFiM/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54225,\n videoId: \"8ACYDMEHFcI\",\n channelId: \"UCQt0alN53NcSoXklYn2-Qyw\",\n channelTitle: \"AdrianMarcelVEVO\",\n description:\n \"Music video by Adrian Marcel performing CHEVY. (C) 2017 EL Seven/740 Project\\n\\nhttp://vevo.ly/V61KEC\",\n title: \"Adrian Marcel - CHEVY\",\n publishedAt: \"2017-12-11T05:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/8ACYDMEHFcI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/8ACYDMEHFcI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/8ACYDMEHFcI/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/8ACYDMEHFcI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54226,\n videoId: \"c16iRP0dxis\",\n channelId: \"UCRkV4KRitZkIgXMTyh1KFhA\",\n channelTitle: \"adrian Marcel\",\n description: \"\",\n title: \"Adrian Marcel - Runnin (Official Music Video)\",\n publishedAt: \"2015-09-02T19:38:42.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/c16iRP0dxis/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/c16iRP0dxis/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/c16iRP0dxis/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/c16iRP0dxis/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54227,\n videoId: \"5ZT0lfwEISI\",\n channelId: \"UCQt0alN53NcSoXklYn2-Qyw\",\n channelTitle: \"AdrianMarcelVEVO\",\n description:\n \"Music video by Adrian Marcel performing Timeless. (C) 2013 Universal Republic Records, a division of UMG Recordings, Inc.\",\n title: \"Adrian Marcel - Timeless\",\n publishedAt: \"2013-11-25T08:00:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/5ZT0lfwEISI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/5ZT0lfwEISI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/5ZT0lfwEISI/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/5ZT0lfwEISI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54228,\n videoId: \"0xfYmdCn3pk\",\n channelId: \"UCQt0alN53NcSoXklYn2-Qyw\",\n channelTitle: \"AdrianMarcelVEVO\",\n description:\n \"Download “Spending The Night Alone” by Adrian Marcel now: http://smarturl.it/AMarcelSTNA \\n \\nListen on Spotify: http://open.spotify.com/track/6ZMXWU8p67uwFdHWQMKMPO \\n \\nMusic video by Adrian Marcel performing Spending The Night Alone. (C) 2014 Republic Records, a division of UMG Recordings, Inc.\",\n title: \"Adrian Marcel - Spending The Night Alone (Lyric Video)\",\n publishedAt: \"2014-11-24T08:00:05.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/0xfYmdCn3pk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/0xfYmdCn3pk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/0xfYmdCn3pk/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/0xfYmdCn3pk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54229,\n videoId: \"D3ZY8QIEsl8\",\n channelId: \"UCRkV4KRitZkIgXMTyh1KFhA\",\n channelTitle: \"adrian Marcel\",\n description: \"\",\n title: '\"Waiting\" official video',\n publishedAt: \"2013-10-08T16:44:42.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/D3ZY8QIEsl8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/D3ZY8QIEsl8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/D3ZY8QIEsl8/hqdefault.jpg\",\n project_id: 44514,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/D3ZY8QIEsl8/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Tab Nkhereanye\",\n PrimaryActivity: \"A&R\",\n Company: \"Def Jam\",\n Position: \"VP A&R\",\n Address: \"2220 Colorado Ave 5th Fl\",\n City: \"Santa Monica\",\n State: \"CA\",\n PostalCode: \"90404\",\n Country: \"USA\",\n Phone: \"310-865-5335\",\n Phone2: \"310-865-4000\",\n Fax: \"310-865-5354\",\n Email: \"\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.defjam.com\",\n id: 3815,\n },\n primaryVideo_id: {\n videoId: \"BTcGRncozys\",\n channelId: \"UCQt0alN53NcSoXklYn2-Qyw\",\n channelTitle: \"AdrianMarcelVEVO\",\n description:\n \"Music video by Adrian Marcel performing BEATITUP. (C) 2017 EL Seven/740 Project\\n\\nhttp://vevo.ly/noFO1c\",\n title: \"Adrian Marcel - BEATITUP\",\n publishedAt: \"2017-10-31T04:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/BTcGRncozys/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/BTcGRncozys/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/BTcGRncozys/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/BTcGRncozys/maxresdefault.jpg\",\n ignored: false,\n id: 54220,\n project_id: 44514,\n },\n artist_id: 5878,\n Status: \"No update\",\n Artist: \"Adrian Marcel\",\n Website: \"http://www.adrianmarcelofficial.com/#!ALL\",\n ProjectNotes:\n 'For Reference, think of songs like \"2am\" and \"Classic Man\".',\n Genre1: \"R&B\",\n Genre2: \"Hip Hop\",\n Contact1: \"Tab Nkhereanye\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adrian-marcel.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adrian-marcel@2x.jpg\",\n brief: null,\n id: 44514,\n },\n {\n videos: [\n {\n id: 54182,\n videoId: \"DiTorli_bfM\",\n channelId: \"UCE1FRQFAcRXE5KVp721vo9A\",\n channelTitle: \"All Things Adrienne\",\n description:\n \"Adrienne Bailon Houghton shares her tips and tricks on all things beauty, fashion, home decor, entertaining, and even more in this brand new show. Tune in every Tuesday at 10AM PST to watch.\\n\\n_____\\n\\nSUBSCRIBE: http://bit.ly/AllThingsAdrienne\\n_____\\n\\nFOLLOW ALL THINGS ADRIENNE: \\nFacebook: https://facebook.com/AllThingsAdrienneHoughton\\nInstagram: https://instagram.com/AllThingsAdrienneHoughton\\nTwitter: https://twitter.com/AllThingsAH \\n_____\\n\\nA brand new show that will help you add a little glam to your world! Adrienne shares simple tips and tricks on all things beauty, fashion and entertainment... all things ADRIENNE! New videos post every Tuesday.\\n_____\\n\\nExclusively on the Kin Network: http://bit.ly/2H6HAbl\",\n title: \"Welcome to All Things Adrienne!\",\n publishedAt: \"2018-04-17T17:00:13.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/DiTorli_bfM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/DiTorli_bfM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/DiTorli_bfM/hqdefault.jpg\",\n project_id: 44509,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/DiTorli_bfM/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54183,\n videoId: \"aQNPkuzY1ok\",\n channelId: \"UCAJnnJPeWf45gPDuQ15-Z6w\",\n channelTitle: \"Zach Sang Show\",\n description:\n \"For More Interviews, Subscribe ►► http://bit.ly/29PqCNm\\nAdrienne Houghton (Adrienne Bailon) stopped by the studio to talk with us about going live on The Real, Zach's obsession with The Cheetah Girls and her new Christmas album, New Tradiciones!\\n\\nListen to the Podcast ►► http://apple.co/2mxKtMu\\n\\nFollow us:\\nTwitter ►►https://twitter.com/zachsangshow\\nFacebook ►►https://www.facebook.com/ZachSangShow/\\nInstagram ►►https://www.instagram.com/zachsangshow/\\nSnapchat ►►https://www.snapchat.com/add/ZachSang...\\n\\nwww.zachsangshow.com\",\n title:\n \"Adrienne Bailon-Houghton talks New Tradiciones, The Cheetah Girls and The Real\",\n publishedAt: \"2017-12-04T21:48:47.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/aQNPkuzY1ok/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/aQNPkuzY1ok/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/aQNPkuzY1ok/hqdefault.jpg\",\n project_id: 44509,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/aQNPkuzY1ok/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54184,\n videoId: \"wujdQNW6B5c\",\n channelId: \"UCdM8C3ufiI-i-I1XSugKVvg\",\n channelTitle: \"The Real Daytime\",\n description:\n \"Adrienne brings the house down performing a single from her album, “New Tradiciones.”\",\n title: \"Adrienne’s Full Performance of 'The Gift'\",\n publishedAt: \"2017-12-11T19:08:57.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/wujdQNW6B5c/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/wujdQNW6B5c/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/wujdQNW6B5c/hqdefault.jpg\",\n project_id: 44509,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 54185,\n videoId: \"GfXJyxHx984\",\n channelId: \"UC-DsqEjA3e7f1kbRX6s05qA\",\n channelTitle: \"Daytime Tea Time\",\n description:\n \"If you enjoy my videos please support by donating using the links below:\\npaypal.me/CandicePelham\\n-----------------------------------------------------------------------------------------------------------\\nhttps://www.patreon.com/DaytimeTeaTime\\n-----------------------------------------------------------------------------------------------------------\\nOn THE REAL Adrienne Bailon makes a special announcement about what's to come in 2018 for her and husband Israel Houghton! Comment your thoughts below. Make sure you SUBSCRIBE and LIKE this video!\",\n title: \"Adrienne Bailon HAVING A BABY in 2018 | Tamera THROWS SHADE!\",\n publishedAt: \"2018-01-04T03:55:48.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/GfXJyxHx984/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/GfXJyxHx984/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/GfXJyxHx984/hqdefault.jpg\",\n project_id: 44509,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/GfXJyxHx984/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54186,\n videoId: \"ZMFnPI2PmRo\",\n channelId: \"UC-DsqEjA3e7f1kbRX6s05qA\",\n channelTitle: \"Daytime Tea Time\",\n description:\n \"If you enjoy my videos and want to support me please click the links below:\\nhttps://www.patreon.com/DaytimeTeaTime\\n--------------------------------------------------------------------------------\\nPaypal.com/CandicePelham\\n--------------------------------------------------------------------------------\\n\\nI bring all the tea and jokes through lighthearted commentary and short video clips about many Daytime TV shows. The shows that I discuss are The Real, The Wendy Williams Show, TMZ Live, The Steve Harvey Show, Ellen, The View, and more. I discuss hot topics from these shows while also adding my own sense of humor about the topics and the hosts of the shows. These are some of my favorite shows and I am a fan! My intent is not to offend anyone, these videos are for entertainment purposes only. Hope you enjoy! Please SUBSCRIBE and LIKE :-)\",\n title:\n \"Adrienne Bailon SHOCKS EVERYONE with her Opinion About 3 SUM while MARRIED!\",\n publishedAt: \"2018-03-14T21:36:18.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ZMFnPI2PmRo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ZMFnPI2PmRo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ZMFnPI2PmRo/hqdefault.jpg\",\n project_id: 44509,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ZMFnPI2PmRo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54187,\n videoId: \"ra_cs1KggTI\",\n channelId: \"UC-DsqEjA3e7f1kbRX6s05qA\",\n channelTitle: \"Daytime Tea Time\",\n description:\n \"If you enjoy my videos and want to support me please click the links below:\\nhttps://www.patreon.com/DaytimeTeaTime\\n--------------------------------------------------------------------------------\\nPaypal.com/CandicePelham\\n--------------------------------------------------------------------------------\\n\\nI bring all the tea and jokes through lighthearted commentary and short video clips about many Daytime TV shows. The shows that I discuss are The Real, The Wendy Williams Show, TMZ Live, The Steve Harvey Show, Ellen, The View, and more. I discuss hot topics from these shows while also adding my own sense of humor about the topics and the hosts of the shows. These are some of my favorite shows and I am a fan! My intent is not to offend anyone, these videos are for entertainment purposes only. Hope you enjoy! Please SUBSCRIBE and LIKE :-)\",\n title:\n \"Tamar Braxton JACKS Adrienne Bailon Instagram Post and passes it as HER OWN! SHADE!\",\n publishedAt: \"2018-04-16T20:01:16.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ra_cs1KggTI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ra_cs1KggTI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ra_cs1KggTI/hqdefault.jpg\",\n project_id: 44509,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ra_cs1KggTI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54188,\n videoId: \"KoiLhBjQRZ8\",\n channelId: \"UCdM8C3ufiI-i-I1XSugKVvg\",\n channelTitle: \"The Real Daytime\",\n description:\n \"Adrienne opens up for the first time on why she called off her engagement, on this episode of “The Real.”\",\n title: \"Adrienne Bailon: Why I Called Off My Engagement\",\n publishedAt: \"2015-09-18T01:16:22.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/KoiLhBjQRZ8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/KoiLhBjQRZ8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/KoiLhBjQRZ8/hqdefault.jpg\",\n project_id: 44509,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/KoiLhBjQRZ8/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54189,\n videoId: \"CRr_gAc6H2M\",\n channelId: \"UCdM8C3ufiI-i-I1XSugKVvg\",\n channelTitle: \"The Real Daytime\",\n description:\n \"To pay homage to her idol, Adrienne hits the stage for the first time in six years with a special tribute performance of “I Could Fall in Love.” Somebody grab the tissues, because this is a special moment you won’t want to miss!\",\n title:\n \"Adrienne Honors Selena with ‘I Could Fall in Love’ Performance\",\n publishedAt: \"2015-03-31T14:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/CRr_gAc6H2M/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/CRr_gAc6H2M/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/CRr_gAc6H2M/hqdefault.jpg\",\n project_id: 44509,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/CRr_gAc6H2M/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 54190,\n videoId: \"_kIR3ch4J30\",\n channelId: \"UCV8Do0nwSrYP7lwPBS4LWpw\",\n channelTitle: \"ELLE\",\n description:\n \"Adrienne Bailon discusses her journey. \\n\\nSUBSCRIBE to ELLE http://bit.ly/SubscribeToELLE\",\n title: \"My Turn | Adrienne Bailon | ELLE\",\n publishedAt: \"2017-04-11T14:24:52.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/_kIR3ch4J30/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/_kIR3ch4J30/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/_kIR3ch4J30/hqdefault.jpg\",\n project_id: 44509,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/_kIR3ch4J30/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Sam Watters\",\n PrimaryActivity: \"A&R\",\n Company: \"Island\",\n Position: \"VP A&R\",\n Address: \"2220 Colorado Ave 3rd Fl\",\n City: \"Santa Monica\",\n State: \"CA\",\n PostalCode: \"90404\",\n Country: \"USA\",\n Phone: \"310-865-0809\",\n Phone2: \"310-865-4000\",\n Fax: \"310-865-5354\",\n Email: \"sam.watters@umusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.islandrecords.com\",\n id: 4122,\n },\n primaryVideo_id: {\n videoId: \"DiTorli_bfM\",\n channelId: \"UCE1FRQFAcRXE5KVp721vo9A\",\n channelTitle: \"All Things Adrienne\",\n description:\n \"Adrienne Bailon Houghton shares her tips and tricks on all things beauty, fashion, home decor, entertaining, and even more in this brand new show. Tune in every Tuesday at 10AM PST to watch.\\n\\n_____\\n\\nSUBSCRIBE: http://bit.ly/AllThingsAdrienne\\n_____\\n\\nFOLLOW ALL THINGS ADRIENNE: \\nFacebook: https://facebook.com/AllThingsAdrienneHoughton\\nInstagram: https://instagram.com/AllThingsAdrienneHoughton\\nTwitter: https://twitter.com/AllThingsAH \\n_____\\n\\nA brand new show that will help you add a little glam to your world! Adrienne shares simple tips and tricks on all things beauty, fashion and entertainment... all things ADRIENNE! New videos post every Tuesday.\\n_____\\n\\nExclusively on the Kin Network: http://bit.ly/2H6HAbl\",\n title: \"Welcome to All Things Adrienne!\",\n publishedAt: \"2018-04-17T17:00:13.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/DiTorli_bfM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/DiTorli_bfM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/DiTorli_bfM/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/DiTorli_bfM/maxresdefault.jpg\",\n ignored: false,\n id: 54182,\n project_id: 44509,\n },\n artist_id: 5874,\n Status: \"No update\",\n Artist: \"Adrienne Bailon\",\n Website: \"http://www.happilyeverhoughton.com/\",\n ProjectNotes: \"\",\n Genre1: \"R&B\",\n Genre2: \"Pop\",\n Contact1: \"Sam Watters\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adrienne-bailon.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/adrienne-bailon@2x.jpg\",\n brief: null,\n id: 44509,\n },\n {\n videos: [\n {\n id: 41681,\n videoId: \"Eomw2013KMo\",\n channelId: \"UCLRpI5yd10aJxSel3e6MlNw\",\n channelTitle: \"gootmusic\",\n description:\n '- Stream or buy this song: http://smarturl.it/agatc2u\\n- Alex Goot original music: http://bit.ly/AGoriginals\\n- Against The Current is touring Asia + Australia tickets on sale now @ http://www.atcofficial.com/#tour\\n_________________________________\\nIN OUR BONES WORLD TOUR \\nASIA // PART 2\\n—————————————— \\n09/17 Jakarta, ID @ MS Hall http://smarturl.it/iobind\\n09/19 Nagoya, JP @ Zepp Nagoya\\n09/20 Tokyo, JP @ Tsutaya O-East http://smarturl.it/iobjp\\n09/22 Osaka, JP @ Zepp Osaka Bayside\\n09/24 Shanghai, CN @ Bandai Namco http://smarturl.it/iobcn\\n09/26 Bangkok, TH @ Rock Pub http://smarturl.it/iobth\\n09/28 Petaling Jaya, MY @ The Bee http://smarturl.it/iobmy\\n09/30 Manila, PH @ Up Town Center (UPTC)\\n10/01 Manila, PH @ Ayala Malls Solenad\\n\\nIN OUR BONES WORLD TOUR \\nAUSTRALIA // PART 2\\n—————————————— \\n10/03 Auckland, NZ @ Tuning Fork http://smarturl.it/iobnz\\n10/05 Brisbane, AU @ The Brightside http://smarturl.it/iobbris\\n10/06 Richmond, AU @ Corner Hotel http://smarturl.it/iobrich\\n10/07 Marrickville, AU @ Factory Theatre http://smarturl.it/iobmar\\n_________________________________\\n\\n\\n\"2U\" cover by Alex Goot + Against The Current\\n\\nGET IN TOUCH!\\n\\nALEX GOOT: \\n\\nYouTube: http://www.youtube.com/gootmusic\\nFacebook: http://www.facebook.com/gootmusic\\nTwitter: http://www.twitter.com/alexgoot\\n\\nAGAINST THE CURRENT\\n\\nYouTube: http://www.youtube.com/againstthecurrentny\\nFacebook: https://www.facebook.com/againstthecurrentband\\nBand Twitter: https://twitter.com/atc_band\\nChrissy Twitter: https://twitter.com/chrissycostanza\\nDan Twitter: https://twitter.com/danielgow\\nWill Twitter: https://twitter.com/willferri\\n\\nFilmed at Alex Goot studios in downtown Los Angeles.\\nAudio produced by Alex Goot.\\nAudio mastered by Mike Kalajian / Rogue Planet Mastering.\\n\\n_________________________________',\n title:\n '\"2U\" - David Guetta ft Justin Bieber [Alex Goot + Against The Current Cover]',\n publishedAt: \"2017-07-15T04:08:36.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Eomw2013KMo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Eomw2013KMo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Eomw2013KMo/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Eomw2013KMo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41682,\n videoId: \"S34KpOAgyTg\",\n channelId: \"UCxMsgwldMZiuFTD6jjv32yQ\",\n channelTitle: \"againstthecurrentNY\",\n description:\n \"OFFICIAL MUSIC VIDEO // GRAVITY - AGAINST THE CURRENT FROM THEIR GRAVITY EP AVAILABLE NOW!\\n\\nStream or buy this song: https://againstthecurrent.lnk.to/gravityAY\\n_________________________________\\n\\nOUR DEBUT ALBUM IN OUR BONES IS OUT NOW! - http://smarturl.it/atcinourbones\\n\\nOFFICIAL AGAINST THE CURRENT MERCH - http://smarturl.it/atcmerch\\n\\nIN OUR BONES WORLD TOUR PART 2 TICKETS + VIP ON SALE NOW!- http://www.atcofficial.com/tour\\n\\nIN OUR BONES WORLD TOUR \\nASIA // PART 2\\n—————————————— \\n09/17 Jakarta, ID @ MS Hall http://smarturl.it/iobind\\n09/19 Nagoya, JP @ Zepp Nagoya\\n09/20 Tokyo, JP @ Tsutaya O-East http://smarturl.it/iobjp\\n09/22 Osaka, JP @ Zepp Osaka Bayside\\n09/24 Shanghai, CN @ Bandai Namco http://smarturl.it/iobcn\\n09/26 Bangkok, TH @ Rock Pub http://smarturl.it/iobth\\n09/28 Petaling Jaya, MY @ The Bee http://smarturl.it/iobmy\\n09/30 Manila, PH @ Up Town Center (UPTC)\\n10/01 Manila, PH @ Ayala Malls Solenad\\n\\nIN OUR BONES WORLD TOUR \\nAUSTRALIA // PART 2\\n—————————————— \\n10/03 Auckland, NZ @ Tuning Fork http://smarturl.it/iobnz\\n10/05 Brisbane, AU @ The Brightside http://smarturl.it/iobbris\\n10/06 Richmond, AU @ Corner Hotel http://smarturl.it/iobrich\\n10/07 Marrickville, AU @ Factory Theatre http://smarturl.it/iobmar\\n\\nIN OUR BONES WORLD TOUR \\nSOUTH AMERICA // PART 2\\n—————————————— \\n10/12 Monterrey, MX @ Café Iguana http://smarturl.it/iobmonterrey\\n10/13 Guadalajara, MX @ Foro Independencia http://smarturl.it/iobguadalajara\\n10/14 Mexico City, MX @ Cosa Nostra http://smarturl.it/iobmxcity\\n10/16 Santiago, CL @ Teatro Cariola http://smarturl.it/iobcl\\n10/18 Buenos Aires, AR @ Roxy Live http://smarturl.it/iobar\\n\\n_________________________________\\n\\n\\nFOLLOW AGAINST THE CURRENT\\nWEBSITE - http://www.atcofficial.com\\nFACE BOOK - http://www.facebook.com/againstthecurrentband\\nTWITTER - http://www.twitter.com/atc_band\\nINSTAGRAM - http://www.instagram.com/againstthecurrentny\\n\\nFOLLOW CHRISSY\\nTWITTER - http://www.twitter.com/chrissycostanza\\nINSTAGRAM - http://www.instagram.com/chrissycostanza\\n\\nFOLLOW DAN\\nTWITTER - http://www.twitter.com/danielgow\\nINSTAGRAM - https://www.instagram.com/danielwgow/\\n\\nFOLLOW WILL\\nTWITTER - https://twitter.com/willferri\\nINSTAGRAM - https://www.instagram.com/willferri/\\n_________________________________\\n\\n[Lyrics]\\n\\nDo you remember feeling invincible?\\nWhen there was trouble it was us against the world\\nWe kept running, running through the night\\nChasing the sun 'til anything felt right\\n\\nCan you save me now?\\nI get lost up in the clouds\\nCan you save me now?\\nYou were my gravity\\nCan you save me now?\\nWhen the ground drops out I get lost in the clouds\\nSave me now\\nYou were my gravity\\nNow my world is shattering\\n\\nOoooh, you were my gravity\\nOoooh, you were my gravity\\n\\nYou left me out there with no one but myself\\nIn an open field for the lightning to strike me down\\nI was the moon, you were the sun\\nI can't seem to shine now that you're gone\\nNow I'm out of orbit cause you left without warning\\nAre you somewhere better now?\\n\\nCan you save me now?\\nI get lost up in the clouds\\nCan you save me now?\\nYou were my gravity\\nCan you save me now?\\nWhen the ground drops out I get lost in the clouds\\nSave me now\\nYou were my gravity\\nNow my world is shattering\\n\\nOoooh, you were my gravity\\nOoooh, you were my gravity\\n\\nWhen you went away, thought I'd never be the same\\nWould the nightmare ever end?\\nIf I could do it again I wouldn't change a thing 'cause it's made me who I am\\n\\nAnd now I'm shattering\\n\\nCan you save me now?\\nWhen the ground drops out I get lost up in the clouds\\nSave me now\\nYou were my gravity\\nCan you save me now?\\nWhen the ground drops out I get lost up in the clouds\\nSave me now\\nYou were my gravity\\nNow my world is shattering\\n\\nOoooh, now my world is shattering\\nOoooh, you were my gravity\\n_________________________________\\n\\nDirector: David Aday (http://www.david-aday.com)\\nProducer: Michael Ferri (http://www.twitter.com/mikeferri)\\nCamera Operator: Sage English\\nGrip/Gaffer: Matt Davis\\nMake up/Wardrobe: Rebecca Ferri\\nEditor: Dillon Eckes (https://www.facebook.com/DillonEckesProductions)\\n\\n_________________________________\\n\\nAudio produced and recorded by Tommy English\\nWritten by Christina Costanza, William Ferri, and Daniel Gow, Tommy English, and Nick Long\\nMastered by Mike Kalajian / Telegraph Recording.\",\n title: '\"Gravity\" - Against The Current (Official Music Video)',\n publishedAt: \"2014-11-01T02:38:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/S34KpOAgyTg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/S34KpOAgyTg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/S34KpOAgyTg/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/S34KpOAgyTg/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41683,\n videoId: \"T7_ZVXBIDB4\",\n channelId: \"UCZtDUmC3W7j25XHZWFT_XgQ\",\n channelTitle: \"BBC Music\",\n description:\n \"Against The Current perform Wasteland at Reading + Leeds 2017. \\n\\nVisit BBC Music's Reading + Leeds 2017 website for more videos and photos http://www.bbc.co.uk/readingandleeds\",\n title: \"Against The Current - Wasteland (Reading + Leeds 2017)\",\n publishedAt: \"2017-08-29T09:00:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/T7_ZVXBIDB4/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/T7_ZVXBIDB4/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/T7_ZVXBIDB4/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/T7_ZVXBIDB4/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41684,\n videoId: \"Lm-rpaWkONI\",\n channelId: \"UClVrJwcIy7saPcGc1nct80A\",\n channelTitle: \"Fueled By Ramen\",\n description:\n \"Against The Current's official music video for 'Wasteland' from their debut album In Our Bones - available now on Fueled By Ramen.\\n\\niTunes: http://smarturl.it/InOurBones\\nGooglePlay: http://smarturl.it/InOurBonesGP\\nAmazon: http://smarturl.it/InOurBonesAZ\\nSpotify: http://smarturl.it/atcinourbonessp\\nStore: http://smarturl.it/ATCstore \\n\\nIN OUR BONES WORLD TOUR\\nUS + CANADA TICKETS + VIP ON SALE NOW! \\nw/ CRUISR + Beach Weather\\nhttp://smarturl.it/iobtour\\n—————————————— \\n11/13 Pittsburgh, PA @ Four Chords Music Festival\\n11/17 Boston, MA @ The Middle East http://smarturl.it/iobmass\\n11/18 Montreal, QC @ L’astral http://smarturl.it/iobqc\\n11/19 Toronto, ON @ The Opera House http://smarturl.it/iobtor\\n11/20 Albany, NY @ The Hollow http://smarturl.it/iobalb\\n11/22 Baltimore, MD @ Baltimore Sound Stage http://smarturl.it/iobbalt\\n11/25 Charlotte, NC @ The Underground http://smarturl.it/iobnc\\n11/26 Orlando, FL @ The Social http://smarturl.it/iobfl\\n11/27 Atlanta, GA @ The Masquerade http://smarturl.it/iobatl\\n11/29 Houston, TX @ House of Blues http://smarturl.it/iobtx1\\n11/30 Dallas, TX @ House of Blues http://smarturl.it/iobtx2\\n12/02 Scottsdale, AZ @ Pub Rock http://smarturl.it/iobaz\\n12/03 San Diego, CA @ Soma http://smarturl.it/iobsd\\n12/04 West Hollywood, CA @ The Roxy http://smarturl.it/iobla\\n12/05 Sacramento, CA @ The Boardwalk http://smarturl.it/iobsac\\n12/07 Vancouver, BC @ The Rio Theatre http://smarturl.it/iobbc\\n12/08 Seattle, WA @ The Crocodile http://smarturl.it/iobseat\\n12/11 Denver, CO @ Marquis Theatre http://smarturl.it/iobden\\n12/10 Salt Lake City, UT @ In The Venue http://smarturl.it/iobslc\\n12/13 Minneapolis, MN @ Triple Rock Social Club http://smarturl.it/iobmin\\n12/14 Chicago, IL @ The Bottom Lounge http://smarturl.it/iobchi\\n12/15 Cleveland Heights, OH @ Grog Shop http://smarturl.it/iobclev\\n12/16 Detroit, MI @ Shelter http://smarturl.it/iobmi\\n1/13 New York, NY @ Irving Plaza http://smarturl.it/iobnyc\\n1/14 Philadelphia, PA @ The Foundry http://smarturl.it/iobphil\\n\\nFOLLOW AGAINST THE CURRENT\\nWEBSITE - http://www.atcofficial.com\\nFACE BOOK - http://www.facebook.com/againstthecurrentband\\nTWITTER - http://www.twitter.com/atc_band\\nINSTAGRAM - http://www.instagram.com/againstthecurrentny\\n\\nFOLLOW CHRISSY\\nTWITTER - http://www.twitter.com/chrissycostanza\\nINSTAGRAM - http://www.instagram.com/chrissycostanza\\n\\nFOLLOW DAN\\nTWITTER - http://www.twitter.com/danielgow\\nINSTAGRAM - https://www.instagram.com/danielwgow/\\n\\nFOLLOW WILL\\nTWITTER - https://twitter.com/willferri\\nINSTAGRAM - https://www.instagram.com/willferri/\\n\\nLYRICS\\nHave I lost my mind?\\nIs this paradise?\\nOr a darker side?\\nCandy coated lips\\nYou're the sweetest kiss\\nBut a bad trip\\n \\nChanging faces\\nKnow the name but I just can't place it \\nSlurring phrases\\nTook a step but I can't retrace it\\nYou tell me, \\\"Take this\\\"\\nBut I don't wanna wake up in your \\n \\nWasteland\\nYour wasteland\\n(I don't wanna wake up in your)\\nWasteland\\nYour wasteland \\n(No, I don't wanna wake up in your)\\n \\nTwisted fantasy\\nIn your ecstasy \\nYou're no good for me\\nJust behind the wall\\nIt's not a dream at all\\nIt's a free fall\\n \\nChanging faces\\nKnow the name but I just can't place it \\nSlurring phrases\\nTook a step but I can't retrace it\\nYou tell me, \\\"Take this\\\"\\nBut I don't wanna wake up in your \\n \\nWasteland\\nYour wasteland\\n(I don't wanna wake up in your)\\nWasteland\\nYour wasteland \\n(No, I don't wanna wake up in your)\\n \\nOooo\\nI don't wanna wake up in your\\nOooo\\n \\nChanging faces\\nSlurring phrases\\nNothing changes \\nIn your waste- \\nI don't wanna wake up in your\\n \\nWasteland\\nYour wasteland\\n(I don't wanna wake up in your)\\nWasteland\\nYour wasteland \\n(No, I don't wanna wake up in your wasteland)\\n \\nChanging faces\\n(In your wasteland)\\nSlurring phrases\\n(I don't wanna wake up in your)\\nNothing changes\\n(ooo)\\nIn your waste-\\nI don't wanna wake up\",\n title: \"Against The Current: Wasteland [OFFICIAL VIDEO]\",\n publishedAt: \"2016-07-02T00:04:59.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Lm-rpaWkONI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Lm-rpaWkONI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Lm-rpaWkONI/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Lm-rpaWkONI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41685,\n videoId: \"Q4IYZG9YB-Q\",\n channelId: \"UCxMsgwldMZiuFTD6jjv32yQ\",\n channelTitle: \"againstthecurrentNY\",\n description:\n \"ACOUSTIC SESSION // AGAINST THE CURRENT - CHASING GHOSTS FROM THEIR DEBUT ALBUM IN OUR BONES OUT NOW!\\n\\nOUR DEBUT ALBUM IN OUR BONES IS OUT NOW! - http://smarturl.it/atcinourbones\\n\\nOFFICIAL AGAINST THE CURRENT MERCH - http://smarturl.it/atcmerch\\n\\nIN OUR BONES WORLD TOUR PART 2 TICKETS + VIP ON SALE NOW!- http://www.atcofficial.com/tour\\n\\nIN OUR BONES WORLD TOUR \\nASIA // PART 2\\n—————————————— \\n09/17 Jakarta, ID @ MS Hall http://smarturl.it/iobind\\n09/19 Nagoya, JP @ Zepp Nagoya\\n09/20 Tokyo, JP @ Tsutaya O-East http://smarturl.it/iobjp\\n09/22 Osaka, JP @ Zepp Osaka Bayside\\n09/24 Shanghai, CN @ Bandai Namco http://smarturl.it/iobcn\\n09/26 Bangkok, TH @ Rock Pub http://smarturl.it/iobth\\n09/28 Petaling Jaya, MY @ The Bee http://smarturl.it/iobmy\\n09/30 Manila, PH @ Up Town Center (UPTC)\\n10/01 Manila, PH @ Ayala Malls Solenad\\n\\nIN OUR BONES WORLD TOUR \\nAUSTRALIA // PART 2\\n—————————————— \\n10/03 Auckland, NZ @ Tuning Fork http://smarturl.it/iobnz\\n10/05 Brisbane, AU @ The Brightside http://smarturl.it/iobbris\\n10/06 Richmond, AU @ Corner Hotel http://smarturl.it/iobrich\\n10/07 Marrickville, AU @ Factory Theatre http://smarturl.it/iobmar\\n\\nIN OUR BONES WORLD TOUR \\nSOUTH AMERICA // PART 2\\n—————————————— \\n10/12 Monterrey, MX @ Café Iguana http://smarturl.it/iobmonterrey\\n10/13 Guadalajara, MX @ Foro Independencia http://smarturl.it/iobguadalajara\\n10/14 Mexico City, MX @ Cosa Nostra http://smarturl.it/iobmxcity\\n10/16 Santiago, CL @ Teatro Cariola http://smarturl.it/iobcl\\n10/18 Buenos Aires, AR @ Roxy Live http://smarturl.it/iobar\\n\\n_________________________________\\n\\nFOLLOW AGAINST THE CURRENT\\nWEBSITE - http://www.atcofficial.com\\nFACE BOOK - http://www.facebook.com/againstthecurrentband\\nTWITTER - http://www.twitter.com/atc_band\\nINSTAGRAM - http://www.instagram.com/againstthecurrentny\\n\\nFOLLOW CHRISSY\\nTWITTER - http://www.twitter.com/chrissycostanza\\nINSTAGRAM - http://www.instagram.com/chrissycostanza\\n\\nFOLLOW DAN\\nTWITTER - http://www.twitter.com/danielgow\\nINSTAGRAM - https://www.instagram.com/danielwgow/\\n\\nFOLLOW WILL\\nTWITTER - https://twitter.com/willferri\\nINSTAGRAM - https://www.instagram.com/willferri/\",\n title: '\"Chasing Ghosts\" - Against The Current (Acoustic)',\n publishedAt: \"2017-03-31T17:37:14.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Q4IYZG9YB-Q/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Q4IYZG9YB-Q/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Q4IYZG9YB-Q/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Q4IYZG9YB-Q/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41686,\n videoId: \"AqQbZcKQCnE\",\n channelId: \"UCxMsgwldMZiuFTD6jjv32yQ\",\n channelTitle: \"againstthecurrentNY\",\n description:\n \"OFFICIAL MUSIC VIDEO // TALK - AGAINST THE CURRENT FROM THEIR GRAVITY EP AVAILABLE NOW!\\n\\nStream or buy this song: https://againstthecurrent.lnk.to/talkAY\\n\\nOUR DEBUT ALBUM IN OUR BONES IS OUT NOW! - http://smarturl.it/atcinourbones\\n\\nOFFICIAL AGAINST THE CURRENT MERCH - http://smarturl.it/atcmerch\\n\\nIN OUR BONES WORLD TOUR PART 2 TICKETS + VIP ON SALE NOW!- http://www.atcofficial.com/tour\\n\\nIN OUR BONES WORLD TOUR \\nASIA // PART 2\\n—————————————— \\n09/17 Jakarta, ID @ MS Hall http://smarturl.it/iobind\\n09/19 Nagoya, JP @ Zepp Nagoya\\n09/20 Tokyo, JP @ Tsutaya O-East http://smarturl.it/iobjp\\n09/22 Osaka, JP @ Zepp Osaka Bayside\\n09/24 Shanghai, CN @ Bandai Namco http://smarturl.it/iobcn\\n09/26 Bangkok, TH @ Rock Pub http://smarturl.it/iobth\\n09/28 Petaling Jaya, MY @ The Bee http://smarturl.it/iobmy\\n09/30 Manila, PH @ Up Town Center (UPTC)\\n10/01 Manila, PH @ Ayala Malls Solenad\\n\\nIN OUR BONES WORLD TOUR \\nAUSTRALIA // PART 2\\n—————————————— \\n10/03 Auckland, NZ @ Tuning Fork http://smarturl.it/iobnz\\n10/05 Brisbane, AU @ The Brightside http://smarturl.it/iobbris\\n10/06 Richmond, AU @ Corner Hotel http://smarturl.it/iobrich\\n10/07 Marrickville, AU @ Factory Theatre http://smarturl.it/iobmar\\n\\nIN OUR BONES WORLD TOUR \\nSOUTH AMERICA // PART 2\\n—————————————— \\n10/12 Monterrey, MX @ Café Iguana http://smarturl.it/iobmonterrey\\n10/13 Guadalajara, MX @ Foro Independencia http://smarturl.it/iobguadalajara\\n10/14 Mexico City, MX @ Cosa Nostra http://smarturl.it/iobmxcity\\n10/16 Santiago, CL @ Teatro Cariola http://smarturl.it/iobcl\\n10/18 Buenos Aires, AR @ Roxy Live http://smarturl.it/iobar\\n\\n_________________________________\\n\\n\\n[Lyrics]\\n\\nYou say you adore me,\\nbut your eyes tell a story I've heard before.\\nAnd damn boy you must think I'm dumb\\nas if I didn't know about the things you've done.\\n\\nGot a girl in every city,\\nbut somehow you're still lonely.\\nI'm not the one to sit around waiting by my phone\\nwhile you're wasted telling other girls they're beautiful.\\n\\nSo why don't we just call it what it is?\\nWe both know we're getting what we give.\\n\\nYou say you really wanna change,\\nbut all you do is talk, talk, talk then walk the same way.\\nI say what you don't wanna say:\\nI think we better stop, stop, stop before it's too late.\\n\\nDon't say you wanna stay forever.\\nWe both know that I know you better.\\nYou say you really wanna change,\\nbut all you do is talk, talk, talk...\\nTalk, talk, talk, talk!\\n\\nI say I don't want this,\\nbut I know that I miss you when you're gone\\nand being tangled up in those sheets\\nbut I know that you're not what's good for me.\\n\\nSo why don't we just call it what it is?\\n'Cause everybody knows you're full of shit.\\n\\nYou say you really wanna change,\\nbut all you do is talk, talk, talk then walk the same way.\\nI say what you don't wanna say:\\nI think we better stop, stop, stop before it's too late.\\n\\nDon't say you wanna stay forever.\\nWe both know that I know you better.\\nYou say you really wanna change,\\nbut all you do is talk, talk, talk...\\nTalk, talk, talk, talk!\\n\\nBaby you know all you do\\nis keep talking me back to you.\\nYour words don't mean a thing\\n'cause I'm done listening.\\n\\nAll you do is talk\\nAll you do is talk\\nAll you ever do is talk, talk, talk, talk \\n\\nYou say you really wanna change,\\nbut all you do is talk, talk, talk then walk the same way.\\nI say what you don't wanna say:\\nI think we better stop, stop, stop before it's too late.\\n\\nDon't say you wanna stay forever.\\nWe both know that I know you better.\\nYou say you really wanna change,\\nbut all you do is talk, talk, talk...\\n\\nDirected by Raul Gonzo-http://rsmcreative.com/directors/gonzo/\\n\\nAudio produced and recorded by Tommy English @ Studio America\\nWritten by Christina Costanza, William Ferri, and Daniel Gow, Tommy English, Nick Long, and Josh Moran\\nMastered by Mike Kalajian / Telegraph Recording.\",\n title: '\"Talk\" - Against The Current (Official Music Video)',\n publishedAt: \"2015-06-05T15:58:05.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/AqQbZcKQCnE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/AqQbZcKQCnE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/AqQbZcKQCnE/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/AqQbZcKQCnE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41687,\n videoId: \"RvYcatJB3NU\",\n channelId: \"UCxMsgwldMZiuFTD6jjv32yQ\",\n channelTitle: \"againstthecurrentNY\",\n description:\n \"OFFICIAL COVER VIDEO // UPTOWN FUNK - MARK RONSON ft. BRUNO MARS AGAINST THE CURRENT COVER feat SET IT OFF\\n\\nTHIS SONG IS AVAILABLE ON iTUNES! - http://bit.ly/atcxsio\\n_________________________________\\n\\nOUR DEBUT ALBUM IN OUR BONES IS OUT NOW! - http://smarturl.it/atcinourbones\\n\\nOFFICIAL AGAINST THE CURRENT MERCH - http://smarturl.it/atcmerch\\n\\nIN OUR BONES WORLD TOUR PART 2 TICKETS + VIP ON SALE NOW!- http://www.atcofficial.com/tour\\n\\nIN OUR BONES WORLD TOUR \\nASIA // PART 2\\n—————————————— \\n09/17 Jakarta, ID @ MS Hall http://smarturl.it/iobind\\n09/19 Nagoya, JP @ Zepp Nagoya\\n09/20 Tokyo, JP @ Tsutaya O-East http://smarturl.it/iobjp\\n09/22 Osaka, JP @ Zepp Osaka Bayside\\n09/24 Shanghai, CN @ Bandai Namco http://smarturl.it/iobcn\\n09/26 Bangkok, TH @ Rock Pub http://smarturl.it/iobth\\n09/28 Petaling Jaya, MY @ The Bee http://smarturl.it/iobmy\\n09/30 Manila, PH @ Up Town Center (UPTC)\\n10/01 Manila, PH @ Ayala Malls Solenad\\n\\nIN OUR BONES WORLD TOUR \\nAUSTRALIA // PART 2\\n—————————————— \\n10/03 Auckland, NZ @ Tuning Fork http://smarturl.it/iobnz\\n10/05 Brisbane, AU @ The Brightside http://smarturl.it/iobbris\\n10/06 Richmond, AU @ Corner Hotel http://smarturl.it/iobrich\\n10/07 Marrickville, AU @ Factory Theatre http://smarturl.it/iobmar\\n\\nIN OUR BONES WORLD TOUR \\nSOUTH AMERICA // PART 2\\n—————————————— \\n10/12 Monterrey, MX @ Café Iguana http://smarturl.it/iobmonterrey\\n10/13 Guadalajara, MX @ Foro Independencia http://smarturl.it/iobguadalajara\\n10/14 Mexico City, MX @ Cosa Nostra http://smarturl.it/iobmxcity\\n10/16 Santiago, CL @ Teatro Cariola http://smarturl.it/iobcl\\n10/18 Buenos Aires, AR @ Roxy Live http://smarturl.it/iobar\\n\\n_________________________________\\n\\n\\nFOLLOW AGAINST THE CURRENT\\nWEBSITE - http://www.atcofficial.com\\nFACE BOOK - http://www.facebook.com/againstthecurrentband\\nTWITTER - http://www.twitter.com/atc_band\\nINSTAGRAM - http://www.instagram.com/againstthecurrentny\\n\\nFOLLOW CHRISSY\\nTWITTER - http://www.twitter.com/chrissycostanza\\nINSTAGRAM - http://www.instagram.com/chrissycostanza\\n\\nFOLLOW DAN\\nTWITTER - http://www.twitter.com/danielgow\\nINSTAGRAM - https://www.instagram.com/danielwgow/\\n\\nFOLLOW WILL\\nTWITTER - https://twitter.com/willferri\\nINSTAGRAM - https://www.instagram.com/willferri/\\n_________________________________\\n\\n\\nSet It Off appears courtesy of Equal Vision Records\\n\\nhttp://www.twitter.com/Setitoff\\n__________________________________\\n\\nProduced by Michael Ferri\\n\\nFilmed by David Aday:\\nhttp://facebook.com/davidadayphotography\\n\\nEdited by Dillon Eckes x Dillon Eckes Productions\\nhttps://www.facebook.com/DillonEckesP...\\n\\nAudio produced and mixed by Against The Current\\nMastered by Mike Kalajian @ Telegraph Recording\\nhttp://www.telegraphrecording.com/\\n__________________________________\",\n title:\n '\"Uptown Funk\" - Mark Ronson ft. Bruno Mars (Against The Current Cover feat Set It Off)',\n publishedAt: \"2015-01-24T02:49:34.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/RvYcatJB3NU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/RvYcatJB3NU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/RvYcatJB3NU/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/RvYcatJB3NU/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41688,\n videoId: \"PvVhUo-PvVI\",\n channelId: \"UCxMsgwldMZiuFTD6jjv32yQ\",\n channelTitle: \"againstthecurrentNY\",\n description:\n \"OFFICIAL MUSIC VIDEO // PARALYZED - AGAINST THE CURRENT FROM THEIR GRAVITY EP AVAILABLE NOW!\\n\\nStream or buy this song: https://againstthecurrent.lnk.to/paralyzedAY\\n_________________________________\\n\\nOUR DEBUT ALBUM IN OUR BONES IS OUT NOW! - http://smarturl.it/atcinourbones\\n\\nOFFICIAL AGAINST THE CURRENT MERCH - http://smarturl.it/atcmerch\\n\\nIN OUR BONES WORLD TOUR PART 2 TICKETS + VIP ON SALE NOW!- http://www.atcofficial.com/tour\\n\\nIN OUR BONES WORLD TOUR \\nASIA // PART 2\\n—————————————— \\n09/17 Jakarta, ID @ MS Hall http://smarturl.it/iobind\\n09/19 Nagoya, JP @ Zepp Nagoya\\n09/20 Tokyo, JP @ Tsutaya O-East http://smarturl.it/iobjp\\n09/22 Osaka, JP @ Zepp Osaka Bayside\\n09/24 Shanghai, CN @ Bandai Namco http://smarturl.it/iobcn\\n09/26 Bangkok, TH @ Rock Pub http://smarturl.it/iobth\\n09/28 Petaling Jaya, MY @ The Bee http://smarturl.it/iobmy\\n09/30 Manila, PH @ Up Town Center (UPTC)\\n10/01 Manila, PH @ Ayala Malls Solenad\\n\\nIN OUR BONES WORLD TOUR \\nAUSTRALIA // PART 2\\n—————————————— \\n10/03 Auckland, NZ @ Tuning Fork http://smarturl.it/iobnz\\n10/05 Brisbane, AU @ The Brightside http://smarturl.it/iobbris\\n10/06 Richmond, AU @ Corner Hotel http://smarturl.it/iobrich\\n10/07 Marrickville, AU @ Factory Theatre http://smarturl.it/iobmar\\n\\nIN OUR BONES WORLD TOUR \\nSOUTH AMERICA // PART 2\\n—————————————— \\n10/12 Monterrey, MX @ Café Iguana http://smarturl.it/iobmonterrey\\n10/13 Guadalajara, MX @ Foro Independencia http://smarturl.it/iobguadalajara\\n10/14 Mexico City, MX @ Cosa Nostra http://smarturl.it/iobmxcity\\n10/16 Santiago, CL @ Teatro Cariola http://smarturl.it/iobcl\\n10/18 Buenos Aires, AR @ Roxy Live http://smarturl.it/iobar\\n\\n_________________________________\\n\\n\\n[Lyrics]\\n\\nHave you had a million reasons why you wish you'd never seen the truth?\\nHave you looked into the mirror and the problem's staring back at you\\n\\nI can't control myself, don't know who I've been\\nAnd who is this monster wearing my skin?\\nA movie in black and white. When will it end?\\n'Cause every time I scream no one hears me\\n\\nIt feels like I'm paralyzed,\\nand I can't\\nescape from the prison I'm\\nliving in.\\nI'm naming the voices in my head\\nThey keep on telling me to give in\\nBut it's making me stronger\\nFight a little longer\\nI'm gonna bring me back to life\\nAnd I won't be paralyzed\\n\\nHave you searched for something deeper out of fear that life's a lonely road?\\nHave you roamed the darkest corners of the earth until you're just a ghost?\\n\\nI can't control myself, don't know who I've been\\nAnd who is this monster wearing my skin?\\nA movie in black and white. When will it end?\\n'Cause every time I scream no one hears me\\n\\nIt feels like I'm paralyzed,\\nand I can't\\nescape from the prison I'm\\nliving in.\\nI'm naming the voices in my head\\nThey keep on telling me to give in\\nBut it's making me stronger\\nFight a little longer\\nI'm gonna bring me back to life\\nAnd I won't be paralyzed\\n\\nI'm not afraid, I can face my demons\\nEven if they tear me down\\nIf I fall, let me fall, it might take time\\nBut I'll find my own way out\\n\\nIt feels like I'm paralyzed,\\nand I can't\\nescape from the prison I'm\\nliving in.\\n\\nIt feels like I'm paralyzed,\\nand I can't\\nescape from the prison I'm\\nliving in.\\nI'm naming the voices in my head\\nThey keep on telling me to give in\\nBut it's making me stronger\\nFight a little longer\\nI'm gonna bring me back to life\\n\\n[2x]\\nIt feels like I'm paralyzed\\nfeels like I'm paralyzed\\n\\nBut it's making me stronger\\nFight a little longer\\nI'm gonna bring me back to life\\nAnd I won't be paralyzed\\n\\nEdited by Lyle Zanca\\nMake up/Wardrobe: Rebecca Ferri\\n\\nAudio produced and recorded by Tommy English @ Studio America\\nWritten by Christina Costanza, William Ferri, and Daniel Gow, Tommy English, and Stevie Aiello\\nMastered by Mike Kalajian / Telegraph Recording.\",\n title: '\"Paralyzed\" - Against The Current (Official Music Video)',\n publishedAt: \"2015-03-21T01:59:32.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/PvVhUo-PvVI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/PvVhUo-PvVI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/PvVhUo-PvVI/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/PvVhUo-PvVI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41689,\n videoId: \"p02oBzHabfw\",\n channelId: \"UCxMsgwldMZiuFTD6jjv32yQ\",\n channelTitle: \"againstthecurrentNY\",\n description:\n \"OFFICIAL COVER VIDEO // I WANNA GET BETTER - BLEACHERS AGAINST THE CURRENT COVER feat THE READY SET\\n\\nTHIS COVER IS AVAILABLE ON ITUNES! - http://bit.ly/atcxtrs\\n_________________________________\\n\\nOUR DEBUT ALBUM IN OUR BONES IS OUT NOW! - http://smarturl.it/atcinourbones\\n\\nOFFICIAL AGAINST THE CURRENT MERCH - http://smarturl.it/atcmerch\\n\\nIN OUR BONES WORLD TOUR PART 2 TICKETS + VIP ON SALE NOW!- http://www.atcofficial.com/tour\\n\\nIN OUR BONES WORLD TOUR \\nASIA // PART 2\\n—————————————— \\n09/17 Jakarta, ID @ MS Hall http://smarturl.it/iobind\\n09/19 Nagoya, JP @ Zepp Nagoya\\n09/20 Tokyo, JP @ Tsutaya O-East http://smarturl.it/iobjp\\n09/22 Osaka, JP @ Zepp Osaka Bayside\\n09/24 Shanghai, CN @ Bandai Namco http://smarturl.it/iobcn\\n09/26 Bangkok, TH @ Rock Pub http://smarturl.it/iobth\\n09/28 Petaling Jaya, MY @ The Bee http://smarturl.it/iobmy\\n09/30 Manila, PH @ Up Town Center (UPTC)\\n10/01 Manila, PH @ Ayala Malls Solenad\\n\\nIN OUR BONES WORLD TOUR \\nAUSTRALIA // PART 2\\n—————————————— \\n10/03 Auckland, NZ @ Tuning Fork http://smarturl.it/iobnz\\n10/05 Brisbane, AU @ The Brightside http://smarturl.it/iobbris\\n10/06 Richmond, AU @ Corner Hotel http://smarturl.it/iobrich\\n10/07 Marrickville, AU @ Factory Theatre http://smarturl.it/iobmar\\n\\nIN OUR BONES WORLD TOUR \\nSOUTH AMERICA // PART 2\\n—————————————— \\n10/12 Monterrey, MX @ Café Iguana http://smarturl.it/iobmonterrey\\n10/13 Guadalajara, MX @ Foro Independencia http://smarturl.it/iobguadalajara\\n10/14 Mexico City, MX @ Cosa Nostra http://smarturl.it/iobmxcity\\n10/16 Santiago, CL @ Teatro Cariola http://smarturl.it/iobcl\\n10/18 Buenos Aires, AR @ Roxy Live http://smarturl.it/iobar\\n\\n_________________________________\\n\\n\\nFOLLOW AGAINST THE CURRENT\\nWEBSITE - http://www.atcofficial.com\\nFACE BOOK - http://www.facebook.com/againstthecurrentband\\nTWITTER - http://www.twitter.com/atc_band\\nINSTAGRAM - http://www.instagram.com/againstthecurrentny\\n\\nFOLLOW CHRISSY\\nTWITTER - http://www.twitter.com/chrissycostanza\\nINSTAGRAM - http://www.instagram.com/chrissycostanza\\n\\nFOLLOW DAN\\nTWITTER - http://www.twitter.com/danielgow\\nINSTAGRAM - https://www.instagram.com/danielwgow/\\n\\nFOLLOW WILL\\nTWITTER - https://twitter.com/willferri\\nINSTAGRAM - https://www.instagram.com/willferri/\\n_________________________________\\n\\nThe Ready Set appears courtesy of Razor & Tie Recordings, LLC.\\n\\nhttp://www.twitter.com/thereadyset\\n__________________________________\\n\\nFilmed by David Aday:\\nhttp://facebook.com/davidadayphotography\\n\\nEdited by Dillon Eckes x Dillon Eckes Productions\\nhttps://www.facebook.com/DillonEckesP...\\n__________________________________\\n\\n“I Wanna Get Better” – originally performed by Bleachers\\nWritten by: Jack Antonoff & John Hill\\nPublished by Sony ATV & EMI April Music Publishing\",\n title:\n '\"I Wanna Get Better\" - Bleachers (Against The Current Cover feat The Ready Set)',\n publishedAt: \"2014-10-25T04:36:36.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/p02oBzHabfw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/p02oBzHabfw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/p02oBzHabfw/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/p02oBzHabfw/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41690,\n videoId: \"hXnbOA0G9Cc\",\n channelId: \"UCxMsgwldMZiuFTD6jjv32yQ\",\n channelTitle: \"againstthecurrentNY\",\n description:\n \"OFFICIAL MUSIC VIDEO // ANOTHER YOU (ANOTHER WAY) - AGAINST THE CURRENT FROM THEIR INFINITY EP AVAILABLE NOW!\\n\\nStream or buy this song: https://againstthecurrent.lnk.to/ayawAY\\n__\\n\\nOUR DEBUT ALBUM IN OUR BONES IS OUT NOW! - http://smarturl.it/atcinourbones\\n\\nOFFICIAL AGAINST THE CURRENT MERCH - http://smarturl.it/atcmerch\\n\\nIN OUR BONES WORLD TOUR PART 2 TICKETS + VIP ON SALE NOW!- http://www.atcofficial.com/tour\\n\\nIN OUR BONES WORLD TOUR \\nASIA // PART 2\\n—————————————— \\n09/17 Jakarta, ID @ MS Hall http://smarturl.it/iobind\\n09/19 Nagoya, JP @ Zepp Nagoya\\n09/20 Tokyo, JP @ Tsutaya O-East http://smarturl.it/iobjp\\n09/22 Osaka, JP @ Zepp Osaka Bayside\\n09/24 Shanghai, CN @ Bandai Namco http://smarturl.it/iobcn\\n09/26 Bangkok, TH @ Rock Pub http://smarturl.it/iobth\\n09/28 Petaling Jaya, MY @ The Bee http://smarturl.it/iobmy\\n09/30 Manila, PH @ Up Town Center (UPTC)\\n10/01 Manila, PH @ Ayala Malls Solenad\\n\\nIN OUR BONES WORLD TOUR \\nAUSTRALIA // PART 2\\n—————————————— \\n10/03 Auckland, NZ @ Tuning Fork http://smarturl.it/iobnz\\n10/05 Brisbane, AU @ The Brightside http://smarturl.it/iobbris\\n10/06 Richmond, AU @ Corner Hotel http://smarturl.it/iobrich\\n10/07 Marrickville, AU @ Factory Theatre http://smarturl.it/iobmar\\n\\nIN OUR BONES WORLD TOUR \\nSOUTH AMERICA // PART 2\\n—————————————— \\n10/12 Monterrey, MX @ Café Iguana http://smarturl.it/iobmonterrey\\n10/13 Guadalajara, MX @ Foro Independencia http://smarturl.it/iobguadalajara\\n10/14 Mexico City, MX @ Cosa Nostra http://smarturl.it/iobmxcity\\n10/16 Santiago, CL @ Teatro Cariola http://smarturl.it/iobcl\\n10/18 Buenos Aires, AR @ Roxy Live http://smarturl.it/iobar\\n\\n_________________________________\\n\\n\\nBig thanks to our director Kyle and the amazing crew that worked on this video...\\n\\nCREW:\\n\\nDirected & Produced By: Kyle Thrash\\nDirector of Photography: Vincent Tuths\\n1st Assistant Director: Chelsea Killea\\nLocation Manager: Marc Tobash\\nCamera Operator: John Komar\\n1st Assistant Camera: Mike Koziel\\n2nd Assistant Camera: Anthony Marotta\\nGaffer: Michael Piantadosi\\nGrip / Job Operator: Ian Ross\\nWardrobe / HMU: Rebecca Ferri\\nProduction Assistant: Michael Comito\\nEditor: James Hall\\nColorist: Samuel Louis Gursky @ Irving Harvey\\nStudio: Windmill Studios @ http://www.windmillstudiosnyc.com/\\nMale Lead: Max Lamanna\\n\\nSpecial Thanks: Steve Lach & The Lach Family, Mrs. Tobash & The Tobash Family, Bennett @ Windmill Studios, Shane Kehs & The Kehs Family, Drew Thrash, Dylan Steinberg @ Dream Machine Creative, Evan Kaucher, Alex Gasper, Cony Island, The Lehigh Valley, The Peace Rock kids, Ben Johnson, Sean Huber, Modern Baseball. and thanks to Matt Morgantini from The Cleopatra Club for filling on bass while Joe was away.\",\n title:\n '\"Another You (Another Way)\" - Against The Current (Official Music Video)',\n publishedAt: \"2014-09-06T15:58:58.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/hXnbOA0G9Cc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/hXnbOA0G9Cc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/hXnbOA0G9Cc/hqdefault.jpg\",\n project_id: 43108,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/hXnbOA0G9Cc/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Pete Ganbarg\",\n PrimaryActivity: \"A&R\",\n Company: \"Atlantic / WEA\",\n Position: \"Ex VP A&R\",\n Address: \"1633 Broadway 10th & 11th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10019\",\n Country: \"USA\",\n Phone: \"212-707-2344\",\n Phone2: \"212-707-3300\",\n Fax: \"212-405-5561\",\n Email: \"pete.ganbarg@atlanticrecords.com\",\n Email2: \"pganbarg@mac.com\",\n Email3: \"michael.parker@atlanticrecords.com\",\n Website: \"www.atlantic-records.com\",\n id: 3526,\n },\n contact2_id: {\n Name: \"Michael Parker\",\n PrimaryActivity: \"A&R\",\n Company: \"Atlantic Records\",\n Position: \"Assistant A&R\",\n Address: \"1290 Avenue of the Americas\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10104\",\n Country: \"USA\",\n Phone: \"212-405-5561\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"michael.parker@atlanticrecords.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://www.atlanticrecords.com/\",\n id: 5029,\n },\n contact3_id: {\n Name: \"Chris Woltman\",\n PrimaryActivity: \"Manager\",\n Company: \"Element1 Music\",\n Position: \"Founder\",\n Address: \"\",\n City: \"\",\n State: \"CA\",\n PostalCode: \"\",\n Country: \"USA\",\n Phone: \"\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"chris@element1marketing.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://www.element1marketing.com/\",\n id: 5038,\n },\n primaryVideo_id: {\n videoId: \"Eomw2013KMo\",\n channelId: \"UCLRpI5yd10aJxSel3e6MlNw\",\n channelTitle: \"gootmusic\",\n description:\n '- Stream or buy this song: http://smarturl.it/agatc2u\\n- Alex Goot original music: http://bit.ly/AGoriginals\\n- Against The Current is touring Asia + Australia tickets on sale now @ http://www.atcofficial.com/#tour\\n_________________________________\\nIN OUR BONES WORLD TOUR \\nASIA // PART 2\\n—————————————— \\n09/17 Jakarta, ID @ MS Hall http://smarturl.it/iobind\\n09/19 Nagoya, JP @ Zepp Nagoya\\n09/20 Tokyo, JP @ Tsutaya O-East http://smarturl.it/iobjp\\n09/22 Osaka, JP @ Zepp Osaka Bayside\\n09/24 Shanghai, CN @ Bandai Namco http://smarturl.it/iobcn\\n09/26 Bangkok, TH @ Rock Pub http://smarturl.it/iobth\\n09/28 Petaling Jaya, MY @ The Bee http://smarturl.it/iobmy\\n09/30 Manila, PH @ Up Town Center (UPTC)\\n10/01 Manila, PH @ Ayala Malls Solenad\\n\\nIN OUR BONES WORLD TOUR \\nAUSTRALIA // PART 2\\n—————————————— \\n10/03 Auckland, NZ @ Tuning Fork http://smarturl.it/iobnz\\n10/05 Brisbane, AU @ The Brightside http://smarturl.it/iobbris\\n10/06 Richmond, AU @ Corner Hotel http://smarturl.it/iobrich\\n10/07 Marrickville, AU @ Factory Theatre http://smarturl.it/iobmar\\n_________________________________\\n\\n\\n\"2U\" cover by Alex Goot + Against The Current\\n\\nGET IN TOUCH!\\n\\nALEX GOOT: \\n\\nYouTube: http://www.youtube.com/gootmusic\\nFacebook: http://www.facebook.com/gootmusic\\nTwitter: http://www.twitter.com/alexgoot\\n\\nAGAINST THE CURRENT\\n\\nYouTube: http://www.youtube.com/againstthecurrentny\\nFacebook: https://www.facebook.com/againstthecurrentband\\nBand Twitter: https://twitter.com/atc_band\\nChrissy Twitter: https://twitter.com/chrissycostanza\\nDan Twitter: https://twitter.com/danielgow\\nWill Twitter: https://twitter.com/willferri\\n\\nFilmed at Alex Goot studios in downtown Los Angeles.\\nAudio produced by Alex Goot.\\nAudio mastered by Mike Kalajian / Rogue Planet Mastering.\\n\\n_________________________________',\n title:\n '\"2U\" - David Guetta ft Justin Bieber [Alex Goot + Against The Current Cover]',\n publishedAt: \"2017-07-15T04:08:36.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Eomw2013KMo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Eomw2013KMo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Eomw2013KMo/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Eomw2013KMo/maxresdefault.jpg\",\n ignored: false,\n id: 41681,\n project_id: 43108,\n },\n artist_id: 4532,\n Status: \"No update\",\n Artist: \"Against The Current\",\n Website: \"http://www.atcofficial.com/\",\n ProjectNotes:\n '“I think the natural bridge would probably be ‘Wasteland’.\"Not that the new record is shaping up to sound as dark-pop as that song, but I think that song was a very different style to anything else we’d ever done up to that point. \"It incorporated a lot of different subtle elements, so I don’t want people to think the album’s going to sound like \\'Wasteland’, but the bridge is all in the little subtleties of that song.\" And that\\'s not all... \"Me and Dan [Gow, guitar] have been listening to a lot of Oasis recently. I’ve been loving that really organic rock band sound, because we kinda drifted away from that and are quite a bit more pop now, but those roots and influences are really important. \"Their songs are so simple, but also the most powerful songs ever - no one will ever not know the words to ‘Wonderwall’ and Liam probably sang it in one or two takes!\"',\n Genre1: \"Electronic\",\n Genre2: \"Rock\",\n Contact1: \"Pete Ganbarg\",\n Contact2: \"Michael Parker\",\n Contact3: \"Chris Woltman\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/against-the-current.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/against-the-current@2x.jpg\",\n brief: null,\n id: 43108,\n },\n {\n videos: [\n {\n id: 41720,\n videoId: \"ynMk2EwRi4Q\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing Sorry, Blame It On Me. (C) 2007 SRC Records, Inc., Universal Records, A Division Of UMG Recordings, Inc.\",\n title: \"Akon - Sorry, Blame It On Me\",\n publishedAt: \"2009-06-17T05:31:52.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ynMk2EwRi4Q/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ynMk2EwRi4Q/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ynMk2EwRi4Q/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ynMk2EwRi4Q/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41721,\n videoId: \"vIaH35-MLsk\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing Right Now (Na Na Na). YouTube view counts pre-VEVO: 14,832,412. (C) 2008 Universal Records, a Division of UMG Recordings, Inc. and SRC Records, Inc.\",\n title: \"Akon - Right Now (Na Na Na)\",\n publishedAt: \"2009-12-13T22:06:50.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/vIaH35-MLsk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/vIaH35-MLsk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/vIaH35-MLsk/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/vIaH35-MLsk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41722,\n videoId: \"6EEW-9NDM5k\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing Lonely. (C) 2005 SRC Records, Inc., Universal Records, A Division Of UMG Recordings, Inc.\",\n title: \"Akon - Lonely\",\n publishedAt: \"2009-06-17T01:59:50.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/6EEW-9NDM5k/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/6EEW-9NDM5k/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/6EEW-9NDM5k/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/6EEW-9NDM5k/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41723,\n videoId: \"JWA5hJl4Dv0\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing Don't Matter. (C) 2007 Universal Records & SRC Records Inc., a division of UMG Recordings\",\n title: \"Akon - Don't Matter\",\n publishedAt: \"2009-06-16T22:43:36.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/JWA5hJl4Dv0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/JWA5hJl4Dv0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/JWA5hJl4Dv0/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/JWA5hJl4Dv0/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41724,\n videoId: \"bKDdT_nyP54\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing Smack That. YouTube view counts pre-VEVO: 11,850,611. (C) 2008 Universal Records, a Division of UMG Recordings, Inc. and SRC Records, Inc.\",\n title: \"Akon - Smack That ft. Eminem\",\n publishedAt: \"2009-12-13T21:59:31.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/bKDdT_nyP54/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/bKDdT_nyP54/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/bKDdT_nyP54/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/bKDdT_nyP54/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41725,\n videoId: \"14PgWitIbSk\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing Locked Up. (C) 2004 Universal Records & SRC Records Inc., a division of UMG Recordings\",\n title: \"Akon - Locked Up ft. Styles P\",\n publishedAt: \"2009-06-16T22:56:11.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/14PgWitIbSk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/14PgWitIbSk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/14PgWitIbSk/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/14PgWitIbSk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41726,\n videoId: \"tnAbKuGss4Y\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing I'm So Paid. (C) 2008 Universal Records & SRC Records Inc., a division of UMG Recordings\",\n title: \"Akon - I'm So Paid ft. Lil Wayne, Young Jeezy\",\n publishedAt: \"2009-06-16T22:05:54.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/tnAbKuGss4Y/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/tnAbKuGss4Y/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/tnAbKuGss4Y/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/tnAbKuGss4Y/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41727,\n videoId: \"rSOzN0eihsE\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing Beautiful. (C) 2008 Universal Records & SRC Records Inc., a division of UMG Recordings\",\n title: \"Akon - Beautiful ft. Colby O'Donis, Kardinal Offishall\",\n publishedAt: \"2009-06-16T22:47:04.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/rSOzN0eihsE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/rSOzN0eihsE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/rSOzN0eihsE/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/rSOzN0eihsE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41728,\n videoId: \"GJzF7H2e3Tw\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing I Wanna Love You. YouTube view counts pre-VEVO: 40,748,082. (C) 2008 Universal Records, a Division of UMG Recordings, Inc. and SRC Records, Inc.\",\n title: \"Akon - I Wanna Love You ft. Snoop Dogg\",\n publishedAt: \"2009-12-14T05:03:24.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/GJzF7H2e3Tw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/GJzF7H2e3Tw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/GJzF7H2e3Tw/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/GJzF7H2e3Tw/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41729,\n videoId: \"q4EiBFUpFXg\",\n channelId: \"UCuAtvWd1izpjrVHLnz8nSGQ\",\n channelTitle: \"BoneThugsHarmonyVEVO\",\n description:\n \"Music video by Bone Thugs-N-Harmony performing I Tried. (C) 2007 Interscope Records\",\n title: \"Bone Thugs-N-Harmony - I Tried ft. Akon\",\n publishedAt: \"2009-12-20T05:30:46.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/q4EiBFUpFXg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/q4EiBFUpFXg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/q4EiBFUpFXg/hqdefault.jpg\",\n project_id: 43114,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/q4EiBFUpFXg/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact2_id: {\n Name: 'Aliaune \"Akon\" Thiam',\n PrimaryActivity: \"A&R\",\n Company: \"Konvict Muzik \",\n Position: \"CEO\",\n Address: \"3340 Peachtree Rd # 1900\",\n City: \"Atlanta\",\n State: \"GA\",\n PostalCode: \"30326\",\n Country: \"USA\",\n Phone: \"678-278-4700\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"akonkmg@me.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://www.konvictmuzik.com/\",\n id: 5032,\n },\n contact3_id: {\n Name: \"Devyne Stephens\",\n PrimaryActivity: \"Manager\",\n Company: \"Upfront Megatainment\",\n Position: \"Owner\",\n Address: \"1000 Northside Dr NW\",\n City: \"Atlanta\",\n State: \"GA\",\n PostalCode: \"30318\",\n Country: \"USA\",\n Phone: \"404-549-3897\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"devyne.stephens@upfrontmegatainment.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://www.upfrontmegatainment.com/\",\n id: 5297,\n },\n contact4_id: {\n Name: \"Johnny Wright\",\n PrimaryActivity: \"Manager\",\n Company: \"Wright Entertainment Holdings, Llc\",\n Position: \"Manager\",\n Address: \"424 E. Central Blvd #189\",\n City: \"Orlando\",\n State: \"FL\",\n PostalCode: \"32801\",\n Country: \"USA\",\n Phone: \"\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"info@wegmusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://www.wegmusic.com/\",\n id: 5025,\n },\n primaryVideo_id: {\n videoId: \"ynMk2EwRi4Q\",\n channelId: \"UCX2v47KsDKqajrEYFV7GbBg\",\n channelTitle: \"AkonVEVO\",\n description:\n \"Music video by Akon performing Sorry, Blame It On Me. (C) 2007 SRC Records, Inc., Universal Records, A Division Of UMG Recordings, Inc.\",\n title: \"Akon - Sorry, Blame It On Me\",\n publishedAt: \"2009-06-17T05:31:52.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ynMk2EwRi4Q/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ynMk2EwRi4Q/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ynMk2EwRi4Q/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ynMk2EwRi4Q/maxresdefault.jpg\",\n ignored: false,\n id: 41720,\n project_id: 43114,\n },\n artist_id: 4536,\n Status: \"No update\",\n Artist: \"Akon\",\n Website: \"http://www.akononline.com\",\n ProjectNotes: \"Looking for great hits.\",\n Genre1: \"Funk / Soul\",\n Genre2: \"Hip Hop\",\n Contact1: \"Steve Rifkind\",\n Contact2: 'Aliaune \"Akon\" Thiam',\n Contact3: \"Devyne Stephens\",\n Contact4: \"Johnny Wright\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/akon.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/akon@2x.jpg\",\n brief: null,\n id: 43114,\n },\n {\n videos: [\n {\n id: 52543,\n videoId: \"60ItHLz5WEA\",\n channelId: \"UCJrOtniJ0-NWz37R30urifQ\",\n channelTitle: \"Alan Walker\",\n description:\n \"Listen to ”Faded” on Spotify: http://bit.ly/faded_spotify\\nListen to ”Faded” via other plattforms: https://AlanWalker.lnk.to/faded\\n\\nMerch available at http://bit.ly/AlanWalkerMerch\\n\\nFacebook: http://bit.ly/AlanWalker_Facebook\\nInstagram: http://bit.ly/AlanWalker_Instagram\\nTwitter: http://bit.ly/AlanWalker_Twitter\\n\\nVocalist: Iselin Solheim\\nVideo Location: Tallinn, Estonia\\nVideo produced by: Bror Bror\\nDirectors: Rikkard & Tobias Häggbom\\nD.O.P: Rikkard Häggbom\\nEdit and grading: Bror Bror\\nActor: Shahab Salehi\\n\\n© 2015 Alan Walker & MER Musikk\\n℗ 2015 Sony Music Entertainment Sweden AB\",\n title: \"Alan Walker - Faded\",\n publishedAt: \"2015-12-04T07:00:30.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/60ItHLz5WEA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/60ItHLz5WEA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/60ItHLz5WEA/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/60ItHLz5WEA/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52544,\n videoId: \"wJnBTPUQS5A\",\n channelId: \"UCJrOtniJ0-NWz37R30urifQ\",\n channelTitle: \"Alan Walker\",\n description:\n \"Hope you guys like this track - it's a remake of the instrumental ”Spectre” that I released a few years ago. Some of you might recognize it as it’s been part of my live shows lately. It’s a song that I specifically want to dedicate to my core fans, who’ve been following me since the start. Excited to hear what you think, leave your comment in the section below!\\n\\nWOW! 20 million streams in just two weeks! Thank you so much, guys! This song is a gift for all of my fans, and is free to use for everyone. Share your best video contribution with the song and leave a link in the comment section below. Who knows, maybe I’ll share some of my favorites! I'm looking forward to watch all your videos.\\n\\nListen to ”The Spectre” on Spotify: http://spoti.fi/2xIFwSk \\nListen to ”The Spectre” on iTunes: http://apple.co/2eBf4po\\nListen to ”The Spectre” on Apple Music: http://apple.co/2vY3I0Y\\nListen to \\\"The Spectre\\\" on Tidal: https://tidal.com/album/78173586\\nListen to ”The Spectre” via other plattforms: https://AlanWalker.lnk.to/TheSpectre\\n\\n#WorldOfWalker\\n\\nMerch available at http://bit.ly/AlanWalkerMerch\\n\\nInstagram: http://bit.ly/AlanWalker_Instagram\\nFacebook: http://bit.ly/AlanWalker_Facebook\\nSnapchat: http://bit.ly/AlanWalkerSnapchat\\nTwitter: http://bit.ly/AlanWalker_Twitter\\n\\nVideo credits:\\nConcept: MER\\nDirector: Alexander Zarate Frez & Audun Notevarp\\nDOP: Alexander Zarate Frez & Lars Erik Steffensen\\nEditing: Alexander Zarate Frez\\nMotion Graphics & Grading: Audun Notevarp\\nLighting: Kenneth Tangen\\nChoreography & dancing: Quick Style Studio (Arvin Go, David Leung, Jan Erik Santos, Jonas Storheim)\\n\\nLyrics:\\nHello, hello\\nCan you hear me\\nAs I scream your name\\nHello, hello\\nDo you need me\\nBefore I fade away\\n\\nIs this a place that I call home\\nTo find what I've become\\nWalk along the path unknown\\nWe live, we love, we lie\\n\\nDeep in the dark\\nI don't need the light\\nThere's a ghost inside me\\nIt all belongs to the other side\\nWe live, we love, we lie\\n\\nHello, hello\\nNice to meet you\\nVoice inside my head\\nHello, hello\\nI believe you\\nHow can I forget\",\n title: \"Alan Walker - The Spectre\",\n publishedAt: \"2017-09-15T07:02:57.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/wJnBTPUQS5A/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/wJnBTPUQS5A/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/wJnBTPUQS5A/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 52545,\n videoId: \"1-xGerv5FOk\",\n channelId: \"UCJrOtniJ0-NWz37R30urifQ\",\n channelTitle: \"Alan Walker\",\n description:\n \"Listen to ”Alone” on Spotify: http://bit.ly/AlanWalkerAlone\\nListen to ”Alone” via other plattforms: https://alanwalker.lnk.to/Alone\\n\\nMerch available at http://bit.ly/AlanWalkerMerch\\n\\nFacebook: http://bit.ly/AlanWalker_Facebook\\nInstagram: http://bit.ly/AlanWalker_Instagram\\nTwitter: http://bit.ly/AlanWalker_Twitter\\nSnapchat: alanwalkermusic\\n\\nProduced by: Bror Bror\\nDirectors: Rikkard & Tobias Häggbom\\n\\nConcept by: Lisa Hultengren, Johanna Hoffman & MER\\n\\nD.O.P: Andreas Johannessen & Rikkard Häggbom\\nProduction Manager: Kristine Planting-Gyllenbåga\\nProduction assistant: Jørgen Bertelsen\\n\\nDrone crew Bergen: Fredrik Hinsch & Kjetil Fredriksen\\nDrone operator Trolltunga: Tor Orset\\n\\nAdditional footage: Alexander Zarate Frez\\n\\nEditing: Bror Bror\\nGrading: Bror Bror\\nVFX: Redrow\\n\\nSpecial thanks to Ulriken643 for their hospitality.\\n\\nThank you to all the Walkers out there that contributed with footage and as extras in this music video. You are not alone.\",\n title: \"Alan Walker - Alone\",\n publishedAt: \"2016-12-02T07:59:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/1-xGerv5FOk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/1-xGerv5FOk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/1-xGerv5FOk/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/1-xGerv5FOk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52546,\n videoId: \"2i2khp_npdE\",\n channelId: \"UCJrOtniJ0-NWz37R30urifQ\",\n channelTitle: \"Alan Walker\",\n description:\n 'Listen to \"Sing Me To Sleep\": https://AlanWalker.lnk.to/SMTS\\n\\nMerch available at http://bit.ly/AlanWalkerMerch\\n\\nFacebook http://bit.ly/AlanWalker_Facebook\\nInstagram http://bit.ly/AlanWalker_Instagram\\nTwitter http://bit.ly/AlanWalker_Twitter\\nSnapchat http://bit.ly/AlanWalker_Snapchat\\n\\nVocalist: Iselin Solheim\\n\\nVideo Location: Hong Kong\\nProduced by: Bror Bror\\nDirectors: Rikkard & Tobias Häggbom\\nD.O.P: Rikkard Häggbom\\nProduction manager: Julie Misaki\\nProduction assistant: Hanson Fok\\nStylist: Mia Adam\\n\\nEditing: John Lindgren\\nGrading: Bror Bror\\nVFX: Mofeel Pictures\\n\\nActors: Shahab Salehi, Zenobia Hamrin, Henry Tang & Yam Wai Sang\\n\\n© 2016 Alan Walker & MER Musikk\\n℗ 2016 Sony Music Entertainment Sweden AB',\n title: \"Alan Walker - Sing Me To Sleep\",\n publishedAt: \"2016-06-02T22:01:50.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/2i2khp_npdE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/2i2khp_npdE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/2i2khp_npdE/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/2i2khp_npdE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52547,\n videoId: \"bM7SZ5SBzyY\",\n channelId: \"UC_aEa8K-EOJ3D6gOs7HcyNg\",\n channelTitle: \"NoCopyrightSounds\",\n description:\n \"Listen on Spotify: http://spoti.fi/NCS\\n\\nHouse Music Playlist: http://ncs.io/house\\n\\nPlease give a warm welcome to Alan Walker who makes his debut on NCS. His gift to us today is 'Fade', a wonderful Norwegian 'Russ' style release.\\n\\nAlan Walker - Fade is included in our debut compilation NCS: Uplifting \\nSupport on iTunes: http://smarturl.it/ncsuplifting\\nListen on Spotify: http://smarturl.it/ncsupliftingspotify\\nListen on Soundcloud: http://smarturl.it/ncsupliftingsc\\nSupport on Google Play: http://smarturl.it/ncsupliftinggplay\\nSupport on Amazon: http://smarturl.it/ncsamazon\\n\\nBe sure to check out Alan Walker - Faded here: https://www.youtube.com/watch?v=60ItHLz5WEA\\n\\nNCS\\n➞ Spotify http://spoti.fi/NCS\\n➞ SoundCloud http://soundcloud.com/nocopyrightsounds\\n➞ Facebook http://facebook.com/NoCopyrightSounds\\n➞ Twitter http://twitter.com/NCSounds\\n➞ Google+ http://google.com/+nocopyrightsounds\\n➞ Instagram http://instagram.com/nocopyrightsounds_\\n\\nAlan Walker\\n➞ Facebook https://www.facebook.com/alanwalkermusic/\\n➞ SoundCloud https://soundcloud.com/alanwalker\\n➞ Twitter https://twitter.com/IAmAlanWalker\\n➞ YouTube https://www.youtube.com/user/DjWalkzz \\n➞ Instagram https://www.instagram.com/alanwalkermusic/\\n\\nNCS Playlists:\\nhttp://bit.ly/NCSdrumstep\\nhttp://bit.ly/MelodicDubstepNCS\\nhttp://bit.ly/NCShouse\\nhttp://bit.ly/NCSdubstep\\nhttp://bit.ly/NCSdrumandbass\\nhttp://bit.ly/NCStrap\\nhttp://bit.ly/NCShardstyle\\n\\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\\n\\nIf you're a brand or a commercial organisation interested in using NCS music on YouTube or anywhere else, get in touch at licensing[at]nocopyrightsounds.co.uk\\n\\n\\nSubmit your demos: demos[at]nocopyrightsounds.co.uk\",\n title: \"Alan Walker - Fade [NCS Release]\",\n publishedAt: \"2014-11-19T17:02:54.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/bM7SZ5SBzyY/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/bM7SZ5SBzyY/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/bM7SZ5SBzyY/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/bM7SZ5SBzyY/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52548,\n videoId: \"g4hGRvs6HHU\",\n channelId: \"UCJrOtniJ0-NWz37R30urifQ\",\n channelTitle: \"Alan Walker\",\n description:\n 'Listen to \"Tired\": https://AlanWalker.lnk.to/Tired\\n\\nFacebook: http://bit.ly/AlanWalker_Facebook\\nInstagram: http://bit.ly/AlanWalker_Instagram\\nTwitter: http://bit.ly/AlanWalker_Twitter\\nSnapchat: http://bit.ly/AlanWalkerSnapchat\\n\\nCredits:\\nDirector: Alexander Halvorsen (http://www.alexanderhalvorsen.com)\\nConcept: Kristian Berg, MER, Alexander Halvorsen\\n\\nProduced by: Synne Seltveit - Viper Film (http://www.viperfilm.com)\\nProduced by: Niklas Røseth - iProduksjon (http://www.iProduksjon.no)\\n\\nD.O.P: Morten Forsberg\\nEditor: Jonas Aarø\\nVFX: Pål Christian Aarø\\nGrade: Håvard Småvik\\nSound Design: Marius Brovold\\nPost Producer UHØRT: William E. Schaad\\n\\nProduction manager Hong Kong: Ieong Kin Pong\\n\\nLead actors: Sarah Gindel Jabang & Daniel Peralta\\n\\nGaffer: Jon-André Hakvåg\\n1st AC: Espen Olsen\\nProduction designer: Ida Bjerch-Andresen\\nCostume & MUA: Elisabeth Mainy\\n\\nA special thanks to all the extras and everyone involved!',\n title: \"Alan Walker ft. Gavin James - Tired\",\n publishedAt: \"2017-05-19T05:03:59.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/g4hGRvs6HHU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/g4hGRvs6HHU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/g4hGRvs6HHU/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/g4hGRvs6HHU/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52549,\n videoId: \"_lfOjYWVRMA\",\n channelId: \"UCJrOtniJ0-NWz37R30urifQ\",\n channelTitle: \"Alan Walker\",\n description:\n \"Walkers! You can now use The Spectre (song) 100% copyright free in your videos on YouTube!\\n\\nThe feedback and response from you guys for my latest track ‘The Spectre’ has been nothing short of amazing. \\n\\nThank you all for the love and support, it really has meant everything to me over the years. And now, i want to do something special for you in return.\\n \\n‘The Spectre’ is dedicated to all of the fans out there, and I want to show that by making this track free to use for everyone! This means that this track is completely free of copyright, and you’re free to use it in your UGC videos on YouTube!\\n \\nFeel free to make your own videos using ‘The Spectre’, and share the YouTube link in the comments below. It can be anything you want. And who knows, I might pick out some of my favourites, who will receive a special treat!\\n \\n- Alan\",\n title: \"Alan Walker - The Spectre (no copyright - SONG ONLY)\",\n publishedAt: \"2017-10-06T17:08:48.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/_lfOjYWVRMA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/_lfOjYWVRMA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/_lfOjYWVRMA/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/_lfOjYWVRMA/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52550,\n videoId: \"sYxy7-tog0o\",\n channelId: \"UCELBN4ucTK3x8WEGtMJMxHQ\",\n channelTitle: \"Smile 4ever\",\n description:\n \"✔Donate to Smile 4ever: Paypal: tachmdjb55@gmail.com\\n--------------------------------------------------------------------------------------------\\n✔SUBSCRIBE Smile 4ever: https://goo.gl/1hGNFF\\n✔Fanpage: https://www.facebook.com/Smile2ever\\n✔Link Download Mp3: \\n✔Background : \\n✔Don't forget LIKE - SHARE - COMMENT\\n-----------------------------------------------------------------------------------------------------------\\nOther Video: \\nChart Music - Top Songs : https://goo.gl/cR2g8V\\n\\nBest Songs Ever of Alan Walker Playlist : https://goo.gl/lGy9en\\n\\nParty Music Mix Playlist : https://goo.gl/d4RDE3\\n\\nBest Songs for December 2016 Playlist : https://goo.gl/5wrv5P\\n\\nBest Music Mix Playlist : https://goo.gl/91lOuA\\n\\nChill Out Cafe Music Playlist : https://goo.gl/FcNw7a\\n\\nTrap Music Mix Playlist: https://goo.gl/0hgE5e\\n\\nBest Songs Of Marshmello : https://goo.gl/nokicT\\n-----------------------------------------------------------------------------------------------------------\\n✖ IMPORTANT ✖ \\n\\nIf there are any copyright infringement send us a e-mail to us or comment on this video !!!\\n\\nNone of these images, music & video clips were created/owned by us. \\n\\nThis video is purely fan-made, if you (owners) want to remove this video, please mail us desuchannel@gmail.com before doing anything. We will respectfully remove it.\\n\\nThank You For Everything\",\n title:\n \"Alan Walker & Marshmello Mix 2017 ✔ Best Songs Ever of Alan Walker & Marshmello\",\n publishedAt: \"2017-07-24T12:44:39.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/sYxy7-tog0o/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/sYxy7-tog0o/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/sYxy7-tog0o/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/sYxy7-tog0o/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52551,\n videoId: \"fwUqWgHMlyo\",\n channelId: \"UCJrOtniJ0-NWz37R30urifQ\",\n channelTitle: \"Alan Walker\",\n description:\n \"Check out 'Sky', my collaboration track with Alex Skrindo! It is featured in Insomniac Records' EDC Las Vegas 2017 compilation!\\n\\nListen to 'Sky' and check out the whole compilation here: insom.co/EDCLV2017_Comp\\n\\nFacebook: http://bit.ly/AlanWalker_Facebook\\nInstagram: http://bit.ly/AlanWalker_Instagram\\nTwitter: http://bit.ly/AlanWalker_Twitter\\nSnapchat: http://bit.ly/AlanWalkerSnapchat\\n\\nCheck out Alex Skrindo!\\nhttps://soundcloud.com/alex-skrindo\\nhttps://twitter.com/AlexSkrindo\\nhttps://www.facebook.com/AlexanderSkrindo/\\n\\nVideo: Simon Diaz Compagnet\",\n title: \"Alan Walker & Alex Skrindo - Sky\",\n publishedAt: \"2017-06-09T18:03:40.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/fwUqWgHMlyo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/fwUqWgHMlyo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/fwUqWgHMlyo/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 52552,\n videoId: \"AOeY-nDp7hI\",\n channelId: \"UC_aEa8K-EOJ3D6gOs7HcyNg\",\n channelTitle: \"NoCopyrightSounds\",\n description:\n \"NCS on Spotify: http://spoti.fi/NCS\\n\\n‘Spectre’ is Alan Walker’s follow up since his debut 2014 hit ‘Fade’.\\n\\nListen on Spotify: http://spoti.fi/NCS\\n\\nNCS\\n➞ Twitch http://twitch.tv/nocopyrightsounds\\n➞ Spotify http://spoti.fi/NCS\\n➞ SoundCloud http://soundcloud.com/nocopyrightsounds\\n➞ Facebook http://facebook.com/NoCopyrightSounds\\n➞ Twitter http://twitter.com/NCSounds\\n➞ Google+ http://google.com/+nocopyrightsounds\\n➞ Instagram http://instagram.com/nocopyrightsounds_\\n\\nAlan Walker\\n➞ Facebook https://www.facebook.com/DJWalkzz\\n➞ SoundCloud https://soundcloud.com/walkzz\\n➞ YouTube https://www.youtube.com/user/DjWalkzz\\n➞ Twitter https://twitter.com/IAmAlanWalker\\n➞ Website http://www.alanwalkermusic.com/\\n\\nNCS Playlists:\\nhttp://bit.ly/NCSdrumstep\\nhttp://bit.ly/MelodicDubstepNCS\\nhttp://bit.ly/NCShouse\\nhttp://bit.ly/NCSdubstep\\nhttp://bit.ly/NCSdrumandbass\\nhttp://bit.ly/NCStrap\\nhttp://bit.ly/NCShardstyle\\n\\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\\n\\nIf you're a brand or a commercial organisation interested in using NCS music on YouTube or anywhere else, get in touch at licensing[at]nocopyrightsounds.co.uk\\n\\n\\nSubmit your demos: demos[at]nocopyrightsounds.co.uk\",\n title: \"Alan Walker - Spectre [NCS Release]\",\n publishedAt: \"2015-01-06T17:25:41.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/AOeY-nDp7hI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/AOeY-nDp7hI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/AOeY-nDp7hI/hqdefault.jpg\",\n project_id: 44316,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/AOeY-nDp7hI/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n primaryVideo_id: {\n videoId: \"60ItHLz5WEA\",\n channelId: \"UCJrOtniJ0-NWz37R30urifQ\",\n channelTitle: \"Alan Walker\",\n description:\n \"Listen to ”Faded” on Spotify: http://bit.ly/faded_spotify\\nListen to ”Faded” via other plattforms: https://AlanWalker.lnk.to/faded\\n\\nMerch available at http://bit.ly/AlanWalkerMerch\\n\\nFacebook: http://bit.ly/AlanWalker_Facebook\\nInstagram: http://bit.ly/AlanWalker_Instagram\\nTwitter: http://bit.ly/AlanWalker_Twitter\\n\\nVocalist: Iselin Solheim\\nVideo Location: Tallinn, Estonia\\nVideo produced by: Bror Bror\\nDirectors: Rikkard & Tobias Häggbom\\nD.O.P: Rikkard Häggbom\\nEdit and grading: Bror Bror\\nActor: Shahab Salehi\\n\\n© 2015 Alan Walker & MER Musikk\\n℗ 2015 Sony Music Entertainment Sweden AB\",\n title: \"Alan Walker - Faded\",\n publishedAt: \"2015-12-04T07:00:30.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/60ItHLz5WEA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/60ItHLz5WEA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/60ItHLz5WEA/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/60ItHLz5WEA/maxresdefault.jpg\",\n ignored: false,\n id: 52543,\n project_id: 44316,\n },\n artist_id: 5683,\n Status: \"Active\",\n Artist: \"Alan Walker\",\n Website: \"https://alanwalker.no/\",\n ProjectNotes: \"Looking for a big hit single\",\n Genre1: \"Electronic\",\n Genre2: \"\",\n Contact1: \"\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alan-walker.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alan-walker@2x.jpg\",\n brief: null,\n id: 44316,\n },\n {\n videos: [\n {\n id: 52905,\n videoId: \"jrmjfXR1BQ0\",\n channelId: \"UCseE7Mnf82vBwbi7MiRl2Qw\",\n channelTitle: \"AldaeLongVEVO\",\n description:\n 'Get Aldae Long\\'s new single \"Words\" out now: http://smarturl.it/Words?IQid=video\\n\\nFollow Aldae Long:\\nInstagram - http://instagram.com/aldaelong\\nTwitter - http://twitter.com/aldaelong\\nFacebook - http://facebook.com/aldaelong\\n\\nMusic video by Aldae Long performing \"Words.\" (C) 2017 Columbia Records, a Division of Sony Music Entertainment',\n title: \"Aldae Long - Words\",\n publishedAt: \"2017-02-17T15:00:07.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/jrmjfXR1BQ0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/jrmjfXR1BQ0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/jrmjfXR1BQ0/hqdefault.jpg\",\n project_id: 44357,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/jrmjfXR1BQ0/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52906,\n videoId: \"c4Ce6ySFEf8\",\n channelId: \"UCQJFHKBxqRRL5OKsWvFw4zw\",\n channelTitle: \"Aldae Long\",\n description:\n '\"Sink or Swim\"\\nProduced Bongo by the way x Falconry\\nTalent: Aldae Long, Frances Florence\\nDirector: Carlos Asse\\nDP: Yarden Lior',\n title: \"Sink Or Swim - Aldae Long\",\n publishedAt: \"2017-09-14T17:47:46.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/c4Ce6ySFEf8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/c4Ce6ySFEf8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/c4Ce6ySFEf8/hqdefault.jpg\",\n project_id: 44357,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/c4Ce6ySFEf8/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52907,\n videoId: \"qs078HZwBBY\",\n channelId: \"UCE5PGnLwbvfyz4SV9x9zEwA\",\n channelTitle: \"dynmk\",\n description:\n \"You never had to ask..\\nAldae Long – Mi Amor (prod. by Wallis Lane) / Lyrics are in the description.\\nListen to more songs like this → http://dynmk.co/more/qs078HZwBBY\\n\\nSupport the artist. Download / stream 'Aldae Long – Mi Amor (prod. by Wallis Lane)' on:\\n→ Soundcloud https://soundcloud.com/aldaelong/10-mi-amor\\n\\nAldae Long\\n→ https://twitter.com/aldaelong\\n→ https://www.instagram.com/aldaelong/\\n→ https://www.facebook.com/aldaelong/\\n→ https://soundcloud.com/aldaelong\\n→ https://open.spotify.com/artist/4JCJKyQiMzIXQvpbhq2lDS\\n→ https://www.youtube.com/channel/UCQJFHKBxqRRL5OKsWvFw4zw\\n\\nPhoto by Brigitte Diez\\n→ http://bridiez.com/\\n→ https://twitter.com/brigittediez\\n→ https://www.instagram.com/bridiez_photo/\\n→ https://www.facebook.com/BriDiezPhotography\\n→ http://brigittediez.tumblr.com/\\n\\n—\\n\\n→ If you like this song, you might also like: \\nJohn Rose – Beautiful → http://youtu.be/WhYxpDJHWco\\nElyah – The Way You Make Me Feel (ft. Jonah) → http://youtu.be/4S3XHIMjpEA\\nJuly 7 – Talk To Me → http://youtu.be/hdGnjYk23IU\\nQUIÑ – I’m Good → http://youtu.be/MzxNGJA8XLY\\n12AM – Save Me → http://youtu.be/Uif6NV0erM0\\nJutes – Notice Me → http://youtu.be/1NJLVcSd10c\\n\\n→ Previously on dynmk \\nMargari’s Kid – l-odgersou-l → http://youtu.be/3UW7sgrUBE8\\nDarci – Life → http://youtu.be/urGYbIlvNM8\\nLidnesty – DRKR → http://youtu.be/Jhd3BE27PJY\\nbloom – vulgar → http://youtu.be/nGggA1Vmq9Q\\nSorrow – Want U Back → http://youtu.be/yeyDhIu3km8\\n\\n—\\n\\nAldae Long – Mi Amor (prod. by Wallis Lane) - Lyrics\\n\\n(Chorus)\\nMi Amor\\nI know what you're looking for \\nYou never had to ask I'm yours \\nYou're the one that I Adore \\n\\nBeen across the globe\\nStill I know for sure\\nYou're the one I want \\nGirl It's true I know \\n \\nThat you are mi amor \\nThat you are mi Amor\\n\\n(Verse 1)\\nMore than a lover Aaliyah\\nFrom Tejas baby my Selena\\nPrometo Tu I'll never leave ya\\nI'm be here till the end \\n\\nAll my friends say I don't need ya\\nThey don't know how deep we in \\nMi amor my seniorita \\nAmiga mejor my best friend \\n\\nHavana sunsets over seas\\nCabanas and sex on the beach \\nTequila and lime u my squeeze\\nTo mi corazon you the key \\n\\nEres mi todo mami \\nEstado pensando en ti \\nYou’re mi amor\\n\\n(Chorus)\\nMi Amor\\nI know what you're looking for \\nYou never had to ask I'm yours \\nYou're the one that I Adore \\n\\nBeen across the globe\\nStill I know for sure\\nYou're the one I want \\nGirl It's true I know \\n \\nThat you are mi amor \\nThat you are mi Amor\\n\\n\\n(Verse 2)\\nmami come on vamanos\\ni know a place on the coast\\na location ya we can go\\nwhere aint nobody gotta know\\n\\nI’m talking bout you and me\\nalone with some privacy\\nopen up the bottle baby let it breathe\\nlet it breathe\\n\\nte quiero mucho baby its true\\nthere aint no place i would rather be than with you\\nEstoy enamorado de ti\\nmi amor vida you’re all that i need\\n\\n(Chorus)\\nMi Amor\\nI know what you're looking for \\nYou never had to ask I'm yours \\nYou're the one that I Adore \\n\\nBeen across the globe\\nStill I know for sure\\nYou're the one I want \\nGirl It's true I know \\n \\nThat you are mi amor \\nThat you are mi Amor\\n\\n—\\n\\ndynmk. This is the now.\\n\\nS U B S C R I B E → http://bit.ly/dynmksub\\nS U B M I T → http://www.dynmk.co/submit/\\n\\n→ https://www.instagram.com/dynmkco/\\n→ https://open.spotify.com/user/dynmkofficial/\\n→ http://facebook.com/dynmk \\n→ http://twitter.com/dynmk \\n→ http://dynmk.tumblr.com\\n\\n—\\n\\nIf you don't want your music here, just drop me a quick email jay@dynmk.co\\n\\nAldae Long – Mi Amor (prod. by Wallis Lane)\",\n title: \"Aldae Long - Mi Amor (prod. by Wallis Lane)\",\n publishedAt: \"2017-10-01T20:17:30.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/qs078HZwBBY/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/qs078HZwBBY/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/qs078HZwBBY/hqdefault.jpg\",\n project_id: 44357,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/qs078HZwBBY/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"DJ Mormile\",\n PrimaryActivity: \"A&R\",\n Company: \"Columbia / Sony\",\n Position: \"Sr VP A&R\",\n Address: \"9830 Wilshire Blvd\",\n City: \"Beverly Hills\",\n State: \"CA\",\n PostalCode: \"90212\",\n Country: \"USA\",\n Phone: \"310-272-2407\",\n Phone2: \"310-272-2100\",\n Fax: \"310-272-2653\",\n Email: \"dj.mormile@sonymusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.columbiarecords.com\",\n id: 5073,\n },\n primaryVideo_id: {\n videoId: \"jrmjfXR1BQ0\",\n channelId: \"UCseE7Mnf82vBwbi7MiRl2Qw\",\n channelTitle: \"AldaeLongVEVO\",\n description:\n 'Get Aldae Long\\'s new single \"Words\" out now: http://smarturl.it/Words?IQid=video\\n\\nFollow Aldae Long:\\nInstagram - http://instagram.com/aldaelong\\nTwitter - http://twitter.com/aldaelong\\nFacebook - http://facebook.com/aldaelong\\n\\nMusic video by Aldae Long performing \"Words.\" (C) 2017 Columbia Records, a Division of Sony Music Entertainment',\n title: \"Aldae Long - Words\",\n publishedAt: \"2017-02-17T15:00:07.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/jrmjfXR1BQ0/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/jrmjfXR1BQ0/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/jrmjfXR1BQ0/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/jrmjfXR1BQ0/maxresdefault.jpg\",\n ignored: false,\n id: 52905,\n project_id: 44357,\n },\n artist_id: 5723,\n Status: \"Active\",\n Artist: \"Aldae Long\",\n Website: \"http://soundcloud.com/aldaelong\",\n ProjectNotes:\n \"His sound has been described as Grunge R&B, which takes influences from everyone from alternative bands and soul music. Watch and listen to his debut video “Words.\",\n Genre1: \"R&B\",\n Genre2: \"\",\n Contact1: \"DJ Mormile\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/aldae-long.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/aldae-long@2x.jpg\",\n brief: null,\n id: 44357,\n },\n {\n videos: [\n {\n id: 41757,\n videoId: \"44Qh0p9xE6o\",\n channelId: \"UCP1b9jYyEqiNhJi4GqYdovw\",\n channelTitle: \"WarnerMusicMexico\",\n description: \"© 2007 WMG\\nAmiga Mia\",\n title: \"Alejandro Sanz - Amiga mia (Video Oficial)\",\n publishedAt: \"2010-01-05T18:30:30.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/44Qh0p9xE6o/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/44Qh0p9xE6o/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/44Qh0p9xE6o/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41758,\n videoId: \"vpUDf_ITZLg\",\n channelId: \"UCCEZY5vEQBsQN5i3ceiLo7g\",\n channelTitle: \"AlejandroSanzVEVO\",\n description:\n 'Alejandro Sanz \"No Me Compares\" disponible ya! Descargalo en iTunes - http://bit.ly/Nj2NuU \\nAmazon - http://amzn.to/O2uXiI\\n\\nPara mas informaccion, visita http://universalmusica.com/alejandrosanz/ o http://alejandrosanz.com\\n\\nMusic video by Alejandro Sanz performing No Me Compares. (C) 2012 Universal Music Spain, S.L.',\n title: \"Alejandro Sanz - No Me Compares\",\n publishedAt: \"2012-06-29T07:01:35.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/vpUDf_ITZLg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/vpUDf_ITZLg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/vpUDf_ITZLg/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/vpUDf_ITZLg/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41759,\n videoId: \"jucBuAzuZ0E\",\n channelId: \"UCCEZY5vEQBsQN5i3ceiLo7g\",\n channelTitle: \"AlejandroSanzVEVO\",\n description:\n \"DEJA QUE TE BESE ya disponible aquí: https://umusices.lnk.to/DQTBWWYD\\n\\nSigue a Alejandro Sanz en:\\nPágina web: http://www.alejandrosanz.com\\nFacebook: https://www.facebook.com/ASanzOficial/\\nTwitter: https://twitter.com/AlejandroSanz \\nInstagram: https://www.instagram.com/alejandrosanz/\\nPeriscope: https://www.periscope.tv/AlejandroSanz\\n\\nSuscríbete al canal de Alejandro Sanz en YouTube: https://www.youtube.com/AlejandroSanzVEVO \\n\\nhttp://vevo.ly/pQFMKo\",\n title: \"Alejandro Sanz - Deja Que Te Bese ft. Marc Anthony\",\n publishedAt: \"2016-07-15T08:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/jucBuAzuZ0E/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/jucBuAzuZ0E/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/jucBuAzuZ0E/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/jucBuAzuZ0E/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41760,\n videoId: \"lo3G6GYB9Zs\",\n channelId: \"UC1SeYJBhNX48ksKnO9JzAMA\",\n channelTitle: \"Alejandro Sanz Catálogo\",\n description:\n \"Ya puedes tener la Colección Definitiva de Alejandro Sanz. Cómprala en Itunes: http://goo.gl/VzZh6u\\nEscúchala en Spotify: http://goo.gl/JqImED\",\n title: \"Alejandro Sanz - Mi Soledad Y Yo (videoclip oficial)\",\n publishedAt: \"2010-02-15T12:29:56.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/lo3G6GYB9Zs/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/lo3G6GYB9Zs/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/lo3G6GYB9Zs/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41761,\n videoId: \"ZMUqIoDtSwc\",\n channelId: \"UCKTWUJqT3NSZ50I49ExjWZQ\",\n channelTitle: \"Warner Music\",\n description:\n \"Alejandro Sanz - Corazon Partio [Latin Mix} - Consigue el tema!\\niTunes: http://apple.co/1L6n4Ci\\nSpotify: http://spoti.fi/1Li5Rco\\nGoogle Play: https://goo.gl/XNk3za\\n\\nDisfruta todo el catalogo de Alejandro Sanz aqui!\\nhttps://www.youtube.com/playlist?list=PL44D52400F5D5AF44\",\n title:\n \"Alejandro Sanz - Corazon Partio [Latin Mix] (Official Music Video)\",\n publishedAt: \"2009-10-27T02:33:40.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ZMUqIoDtSwc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ZMUqIoDtSwc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ZMUqIoDtSwc/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41762,\n videoId: \"uL91gfO0O0s\",\n channelId: \"UCCEZY5vEQBsQN5i3ceiLo7g\",\n channelTitle: \"AlejandroSanzVEVO\",\n description:\n \"Music video by Alejandro Sanz performing A Que No Me Dejas. (C) 2015 Universal Music Spain, S.L.\\n\\nhttp://vevo.ly/MAdlCK\",\n title: \"Alejandro Sanz - A Que No Me Dejas ft. Alejandro Fernandez\",\n publishedAt: \"2015-07-17T08:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/uL91gfO0O0s/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/uL91gfO0O0s/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/uL91gfO0O0s/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/uL91gfO0O0s/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41763,\n videoId: \"XaaabMo0OTc\",\n channelId: \"UC6Z3io8PyX27Qke5852rmAg\",\n channelTitle: \"Joselin Gómez J.\",\n description: \"Los mejores exitos de Alejandro Sanz...\",\n title: \"Alejandro Sanz, Sus mejores exitos..\",\n publishedAt: \"2015-07-01T20:57:43.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/XaaabMo0OTc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/XaaabMo0OTc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/XaaabMo0OTc/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41764,\n videoId: \"w6NwGXcCO88\",\n channelId: \"UC1SeYJBhNX48ksKnO9JzAMA\",\n channelTitle: \"Alejandro Sanz Catálogo\",\n description:\n \"Ya puedes tener la Colección Definitiva de Alejandro Sanz. Cómprala en Itunes: http://goo.gl/VzZh6u\\nEscúchala en Spotify: http://goo.gl/JqImED\",\n title: \"Alejandro Sanz - A la primera persona (videoclip oficial)\",\n publishedAt: \"2010-03-06T20:51:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/w6NwGXcCO88/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/w6NwGXcCO88/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/w6NwGXcCO88/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41765,\n videoId: \"5AqsAvXVf6Q\",\n channelId: \"UCCEZY5vEQBsQN5i3ceiLo7g\",\n channelTitle: \"AlejandroSanzVEVO\",\n description:\n \"Para más información, visita www.alejandrosanz.com/\\n\\nMusic video by Alejandro Sanz performing Camino De Rosas. (C) 2013 Universal Music Spain, S.L.\",\n title: \"Alejandro Sanz - Camino De Rosas\",\n publishedAt: \"2013-05-10T09:40:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/5AqsAvXVf6Q/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/5AqsAvXVf6Q/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/5AqsAvXVf6Q/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/5AqsAvXVf6Q/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41766,\n videoId: \"bfa1BtwFows\",\n channelId: \"UCKTWUJqT3NSZ50I49ExjWZQ\",\n channelTitle: \"Warner Music\",\n description:\n \"Alejandro Sanz - Cuando Nadie Me Ve - Consigue el tema!\\nhttps://WMLat.lnk.to/CuandoNadieMeVeID\\n\\nDisfruta todo el catalogo de Alejandro Sanz aqui!\\nhttps://www.youtube.com/playlist?list=PL44D52400F5D5AF44\",\n title: \"Alejandro Sanz - Cuando Nadie Me Ve (Official Music Video)\",\n publishedAt: \"2009-10-27T02:26:12.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/bfa1BtwFows/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/bfa1BtwFows/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/bfa1BtwFows/hqdefault.jpg\",\n project_id: 43118,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n ],\n primaryVideo_id: {\n videoId: \"vpUDf_ITZLg\",\n channelId: \"UCCEZY5vEQBsQN5i3ceiLo7g\",\n channelTitle: \"AlejandroSanzVEVO\",\n description:\n 'Alejandro Sanz \"No Me Compares\" disponible ya! Descargalo en iTunes - http://bit.ly/Nj2NuU \\nAmazon - http://amzn.to/O2uXiI\\n\\nPara mas informaccion, visita http://universalmusica.com/alejandrosanz/ o http://alejandrosanz.com\\n\\nMusic video by Alejandro Sanz performing No Me Compares. (C) 2012 Universal Music Spain, S.L.',\n title: \"Alejandro Sanz - No Me Compares\",\n publishedAt: \"2012-06-29T07:01:35.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/vpUDf_ITZLg/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/vpUDf_ITZLg/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/vpUDf_ITZLg/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/vpUDf_ITZLg/maxresdefault.jpg\",\n ignored: false,\n id: 41758,\n project_id: 43118,\n },\n artist_id: 4540,\n Status: \"No update\",\n Artist: \"Alejandro Sanz\",\n Website: \"http://www.alejandrosanz.com\",\n ProjectNotes: \"\",\n Genre1: \"Latin\",\n Genre2: \"Pop\",\n Contact1: \"\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"Spain\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alejandro-sanz.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alejandro-sanz@2x.jpg\",\n brief: null,\n id: 43118,\n },\n {\n videos: [\n {\n id: 52553,\n videoId: \"UKp2CrfmVfw\",\n channelId: \"UC1EwyHfJHEKnA7kKfcGhlIw\",\n channelTitle: \"AlessiaCaraVEVO\",\n description:\n \"Download Know-It-All: http://smarturl.it/Know-It-All?IQid=VEVO \\niTunes: http://smarturl.it/iKnow-It-All?IQid=VEVO \\nGoogle: http://smarturl.it/gKnow-It-All?IQid=VEVO \\nAmazon: http://smarturl.it/aKnow-It-All?IQid=VEVO \\nStream on Spotify: http://smarturl.it/sKnow-It-All?IQid=VEVO \\n\\nGet Alessia Cara merchandise: http://smarturl.it/KnowItAllMerch?IQid=VEVO \\nSign up for Alessia Cara’s email list and get exclusive updates: http://smarturl.it/TeamAlessiaSignUp?IQid=VEVO \\n\\nMore from Alessia Cara:\\nhttp://www.alessiacara.com\\nhttp://www.facebook.com/AlessiaCara\\nhttp://twitter.com/AlessiaCara\\nhttp://instagram.com/alessiasmusic \\nhttp://smarturl.it/AlessiaCaraSpotify?IQid=VEVO \\n\\nAlessia Cara - Here\\nhttp://www.vevo.com/watch/USUV71501047\",\n title: \"Alessia Cara - Here\",\n publishedAt: \"2015-05-26T19:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/UKp2CrfmVfw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/UKp2CrfmVfw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/UKp2CrfmVfw/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/UKp2CrfmVfw/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52554,\n videoId: \"MWASeaYuHZo\",\n channelId: \"UC1EwyHfJHEKnA7kKfcGhlIw\",\n channelTitle: \"AlessiaCaraVEVO\",\n description:\n \"“Scars to Your Beautiful” from the debut album Know-It-All Available Now: http://smarturl.it/Know-It-All \\n\\nStream “Scars to Your Beautiful” now: http://smarturl.it/sACScars \\n\\nMore from Alessia Cara:\\nhttp://www.alessiacara.com \\nhttp://www.facebook.com/AlessiaCara \\nhttp://twitter.com/AlessiaCara \\nhttp://instagram.com/alessiasmusic \\nhttp://smarturl.it/AlessiaCaraSpotify \\n\\n\\n[Verse 1]\\nShe just wants to be beautiful\\nShe goes unnoticed, she knows no limits\\nShe craves attention, she praises an image\\nShe prays to be sculpted by the sculptor\\nOh, she don't see the light that's shining\\nDeeper than the eyes can find it, maybe we have made her blind\\nSo she tries to cover up her pain and cut her woes away\\nCause covergirls don't cry after their face is made\\n\\n[Chorus]\\nBut there's a hope that's waiting for you in the dark\\nYou should know you're beautiful just the way you are\\nAnd you don't have to change a thing\\nThe world could change its heart\\nNo scars to your beautiful, we're stars and we're beautiful\\nOh, oh, oh\\nOh-oh, oh, oh\\nAnd you don't have to change a thing\\nThe world could change its heart\\nNo scars to your beautiful, we're stars and we're beautiful\\n[Verse 2]\\nShe has dreams to be an envy, so she's starving\\nYou know, covergirls eat nothing\\nShe says \\\"beauty is pain and there's beauty in everything\\\"\\n\\\"What's a little bit of hunger?\\\"\\n\\\"I can go a little while longer,\\\" she fades away\\nShe don't see her perfect, she don't understand she's worth it\\nOr that beauty goes deeper than the surface, oh, oh\\nSo to all the girls that's hurting, let me be your mirror\\nHelp you see a little bit clearer the light that shines within\\n\\n[Chorus]\\nThere's a hope that's waiting for you in the dark\\nYou should know you're beautiful just the way you are\\nAnd you don't have to change a thing\\nThe world could change its heart\\nNo scars to your beautiful, we're stars and we're beautiful\\n\\n[Bridge]\\nNo better you than the you that you are\\nNo better you than the you that you are\\nNo better life than the life we're living\\nNo better life than the life we're living\\nNo better time for your shine, you're a star\\nNo better time for your shine, you're a star\\nOh, you're beautiful, oh, you're beautiful\\n\\n[Chorus]\\nAnd there's a hope that's waiting for you in the dark\\nYou should know you're beautiful just the way you are\\nAnd you don't have to change a thing\\nThe world could change its heart\\nNo scars to your beautiful, we're stars and we're beautiful\\nAnd you don't have to change a thing\\nThe world could change its heart\\nNo scars to your beautiful, we're stars and we're beautiful\\n\\nhttp://vevo.ly/NmGEX8\",\n title: \"Alessia Cara - Scars To Your Beautiful\",\n publishedAt: \"2016-07-11T16:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/MWASeaYuHZo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/MWASeaYuHZo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/MWASeaYuHZo/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/MWASeaYuHZo/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52555,\n videoId: \"ZNra8eK0K6k\",\n channelId: \"UCgwv23FVv3lqh567yagXfNg\",\n channelTitle: \"DisneyMusicVEVO\",\n description:\n \"See the film, starring Dwayne The Rock Johnson & Auliʻi Cravalho, available digitally now!\\n\\nThe Moana soundtrack is available now:\\nDownload: http://disneymusic.co/MVOSndtrk \\nStreaming: http://disneymusic.co/MVOSndtrkWS \\nSheet Music: http://bit.ly/HowFarIllGo_SheetMusic \\n\\nFollow Disney Music:\\nhttp://facebook.com/disneymusic\\nhttp://twitter.com/disneymusic\\nhttp://instagram.com/disneymusic \\nhttp://snapchat.com/add/disneymusic \\n\\nFollow Moana:\\nhttp://disney.com/moana \\nhttp://facebook.com/disneymoana \\nhttp://twitter.com/disneymoana \\nhttp://instagram.com/disneyanimation\\n\\nMusic video by Alessia Cara performing How Far I'll Go. (C) 2016 Walt Disney Records\\n\\nhttp://vevo.ly/WjdeIr\",\n title: \"Alessia Cara - How Far I'll Go (Official Video)\",\n publishedAt: \"2016-11-03T12:45:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/ZNra8eK0K6k/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/ZNra8eK0K6k/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/ZNra8eK0K6k/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/ZNra8eK0K6k/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52556,\n videoId: \"h--P8HzYZ74\",\n channelId: \"UCFzm6oAGFmmZfkrzQ5wATSQ\",\n channelTitle: \"ZEDDVEVO\",\n description:\n \"Alessia and I first met at rehearsals for the HALO awards, where Alessia, Daya and I performed together. I’ve loved her songs before but realized that she’s an unbelievable talent when we started rehearsing together so I asked her if she was interested in making music with me.\\n\\nGet Zedd's new single “Stay” here:\\nSpotify: http://smarturl.it/stay.sp\\niTunes: http://smarturl.it/stay.it\\nApple Music: http://smarturl.it/stay.ap\\nAmazon: http://smarturl.it/stay.amz\\n\\nFollow Zedd:\\nWebsite: https://www.zedd.net\\nFacebook: http://smarturl.it/Zedd_FB\\nInstagram: http://smarturl.it/Zedd_IG\\nSpotify: http://smarturl.it/Zedd_SP\\nTwitter: http://smarturl.it/Zedd_TW\\nSnapchat: http://smarturl.it/Zedd_SN\\nSubscribe to his YouTube channel: http://smarturl.it/ZeddYTSubscribe\\n\\nSee Zedd live: http://smarturl.it/Zedd_Tour\\n\\nMusic video by Zedd, Alessia Cara performing Stay. (C) 2017 Interscope Records\\n\\nhttp://vevo.ly/NvyCiW\",\n title: \"Zedd, Alessia Cara - Stay (Lyric Video)\",\n publishedAt: \"2017-02-23T13:00:03.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/h--P8HzYZ74/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/h--P8HzYZ74/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/h--P8HzYZ74/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/h--P8HzYZ74/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52557,\n videoId: \"De30ET0dQpQ\",\n channelId: \"UC1EwyHfJHEKnA7kKfcGhlIw\",\n channelTitle: \"AlessiaCaraVEVO\",\n description:\n \"“Wild Things” from the debut album Know-It-All Available Now: http://defj.am/Know-It-All\\nStream “Wild Things” now: http://defj.am/sWildThings \\nBuy Alessia Cara merch: http://defj.am/AlessiaCaraStore\\n\\nMore from Alessia Cara:\\nhttp://www.alessiacara.com\\nhttp://www.facebook.com/AlessiaCara\\nhttp://twitter.com/AlessiaCara\\nhttp://instagram.com/alessiasmusic \\nhttp://smarturl.it/AlessiaCaraSpotify... \\n\\n“Wild Things” Lyrics\\n\\nFind table space\\nSay your social graces\\nBow your head, they're pious here\\nBut you and I, we're pioneers\\nWe make our own rules\\nOur own room, no bias here\\nLet 'em sell what they are sellin'\\nThere are no buyers here\\nSo gather all the rebels now\\nWe'll rebel rouse and sing aloud\\nWe don't care what they say no way, no way\\nAnd we will leave the empty chairs\\nTo those who say we can't sit there\\nWe're fine all by ourselves\\nSo aye, we brought our drum and this is how we dance\\nNo mistakin', we make our breaks, if you don't like our 808s\\nThen leave us alone, cause we don't need your policies\\nWe have no apologies for being...\\nFind me where the wild things are\\nOh my, we'll be alright\\nDon't mind us\\nFind me where the wild things are\\nOh my, we'll be just fine\\nDon't mind us, yeah\\nFind me where the wild things are\\nI lose my balance on these eggshells\\nYou tell me to tread, I'd rather be a wild one instead\\nDon't wanna hang around the in crowd\\nThe cool kids aren't cool to me\\nThey're not cooler than we are\\nWe will carve our place into time and space\\nWe will find our way, or we'll make a way, say hey, hey, hey\\nFind you're great, don't you hide your face\\nAnd let it shine, shine, shine, shine\\n\\nMusic video by Alessia Cara performing Wild Things. (C) 2016 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/JpW0hM\",\n title: \"Alessia Cara - Wild Things\",\n publishedAt: \"2016-03-07T17:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/De30ET0dQpQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/De30ET0dQpQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/De30ET0dQpQ/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/De30ET0dQpQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52558,\n videoId: \"kslXg-yj5Fs\",\n channelId: \"UCxAICW_LdkfFYwTqTHHE0vg\",\n channelTitle: \"MTV\",\n description:\n \"Alessia Cara performs “Scars To Your Beautiful”. Catch more at http://www.mtv.com/vma/ and this fall tune in for the premiere of TRL on 10/2!\\n\\n#VMAs #AlessiaCara #MTV\\n\\nSubscribe to MTV: http://goo.gl/NThuhC\\n\\nMore from MTV:\\nOfficial MTV Website: http://www.mtv.com/\\nLike MTV: https://www.facebook.com/MTV\\nFollow MTV: https://twitter.com/MTV\\nMTV Google+: http://goo.gl/OGY79b\\nMTV on Tumblr: http://mtv.tumblr.com/\\nMTV Instagram: http://instagram.com/mtv\\nMTV on Pinterest: http://www.pinterest.com/mtv/\\n\\n#MTV is your destination for the hit series Wild 'N Out, Siesta Key, safeword, Teen Wolf, Teen Mom and much more!\",\n title:\n \"Alessia Cara Performs “Scars To Your Beautiful” | 2017 VMAs | MTV\",\n publishedAt: \"2017-08-28T02:33:17.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/kslXg-yj5Fs/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/kslXg-yj5Fs/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/kslXg-yj5Fs/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/kslXg-yj5Fs/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52559,\n videoId: \"yWEK4v9AVKQ\",\n channelId: \"UCFzm6oAGFmmZfkrzQ5wATSQ\",\n channelTitle: \"ZEDDVEVO\",\n description:\n \"Zedd & Alessia Cara - Stay (Official Music Video)\\nWatch the official music video for “Stay” by Zedd and Alessia Cara.\\n\\nI'm so excited to share the Stay music video with you! Alessia and I worked so hard on it and hope you love it as much as we do. - Zedd\\n\\nDirected by Tim Mattia\\n\\nGet “Stay” here:\\nSpotify: http://zedd.me/StaySP \\niTunes: http://zedd.me/StayIT \\nApple Music: http://zedd.me/StayAM \\nAmazon: http://zedd.me/StayAMZ \\n\\nFollow Zedd:\\nWebsite: https://www.zedd.net\\nFacebook: http://zedd.me/Facebook \\nInstagram: http://zedd.me/Instagram \\nSpotify: http://zedd.me/SPEssentials \\nTwitter: http://zedd.me/Twitter \\nSnapchat: http://zedd.me/Snapchat \\nSubscribe to his YouTube channel: http://zedd.me/YTSubscribe \\n\\nFollow Alessia Cara:\\nWebsite: http://www.alessiacara.com/\\nFacebook: https://www.facebook.com/alessiacara\\nInstagram: https://www.instagram.com/alessiasmusic/\\nSpotify: https://open.spotify.com/artist/2wUjUUtkb5lvLKcGKsKqsR \\nTwitter: https://twitter.com/alessiacara \\nYouTube: https://www.youtube.com/user/AlessiaCaraVEVO \\n\\nSee Zedd live: http://zedd.me/Live \\n\\nLYRICS\\nWaiting for the time to pass you by\\nHope the winds of change will change your mind\\nI could give a thousand reasons why\\nAnd I know you and you've got to\\n\\nMake it on your own but, we don't have to grow up, we can stay forever young\\nLiving on my sofa, drinking rum and cola, underneath the rising sun\\nI could give a thousand reasons why\\nBut you're going and you know that\\n\\nAll you have to do is stay\\nA minute\\nJust take\\nYour time\\nThe clock\\nIs ticking\\nSo stay\\nAll you have to do is wait\\nA second\\nYour hands, on mine\\nThe clock is ticking\\nSo stay\\n\\nWon’t admit what I already know\\nI’ve never been the best at letting go\\nI don’t wanna spend the night alone\\nYes I need you\\nAnd I need to\\n\\nMake it on my own but, I don't wanna grow up, we can stay forever young\\nLiving on my sofa, drinking rum and cola, underneath the rising sun\\nI could give a million reasons why\\nBut you're going and you know that\\n\\nAll you have to do is stay\\nA minute\\nJust take\\nYour time\\nThe clock\\nIs ticking\\nSo stay\\nAll you have to do is wait\\nA second\\nYour hands, on mine\\nThe clock is ticking\\nSo stay\\n\\nAll you have to do is stay\\nAll you have to do is stay\\nSo stay\\nYeah\\n\\nAll you have to do is stay\\nA minute\\nJust take\\nYour time\\nThe clock\\nIs ticking\\nSo stay\\nAll you have to do is wait\\nA second\\nYour hands, on mine\\nThe clock is ticking\\nSo stay\\n\\nFeatured on the forthcoming Motion Picture Soundtrack for Everything, Everything in theaters May 19.\\n\\nMusic video by Zedd, Alessia Cara performing Stay. (C) 2017 Interscope Records\\n\\nhttp://vevo.ly/mUWLyn\",\n title: \"Zedd, Alessia Cara - Stay (Official Music Video)\",\n publishedAt: \"2017-04-18T16:00:06.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/yWEK4v9AVKQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/yWEK4v9AVKQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/yWEK4v9AVKQ/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/yWEK4v9AVKQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52560,\n videoId: \"2OFKM2G-dE8\",\n channelId: \"UC8-Th83bH_thdKZDJCrn88g\",\n channelTitle: \"The Tonight Show Starring Jimmy Fallon\",\n description:\n 'Jimmy challenges Alessia Cara to a game of random musical impressions like Ariana Grande singing \"Skidamarink\" and Lorde singing \"Baa, Baa, Black Sheep.\"\\n\\nSubscribe NOW to The Tonight Show Starring Jimmy Fallon: http://bit.ly/1nwT1aN\\n\\nWatch The Tonight Show Starring Jimmy Fallon Weeknights 11:35/10:35c\\nGet more Jimmy Fallon: \\nFollow Jimmy: http://Twitter.com/JimmyFallon\\nLike Jimmy: https://Facebook.com/JimmyFallon\\n\\nGet more The Tonight Show Starring Jimmy Fallon: \\nFollow The Tonight Show: http://Twitter.com/FallonTonight\\nLike The Tonight Show: https://Facebook.com/FallonTonight\\nThe Tonight Show Tumblr: http://fallontonight.tumblr.com/\\n\\nGet more NBC: \\nNBC YouTube: http://bit.ly/1dM1qBH\\nLike NBC: http://Facebook.com/NBC\\nFollow NBC: http://Twitter.com/NBC\\nNBC Tumblr: http://nbctv.tumblr.com/\\nNBC Google+: https://plus.google.com/+NBC/posts\\n\\nThe Tonight Show Starring Jimmy Fallon features hilarious highlights from the show including: comedy sketches, music parodies, celebrity interviews, ridiculous games, and, of course, Jimmy\\'s Thank You Notes and hashtags! You\\'ll also find behind the scenes videos and other great web exclusives.\\n\\nWheel of Musical Impressions with Alessia Cara\\nhttp://www.youtube.com/fallontonight',\n title: \"Wheel of Musical Impressions with Alessia Cara\",\n publishedAt: \"2017-02-04T05:21:45.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/2OFKM2G-dE8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/2OFKM2G-dE8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/2OFKM2G-dE8/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/2OFKM2G-dE8/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52561,\n videoId: \"Em7vc8NWUNY\",\n channelId: \"UC1EwyHfJHEKnA7kKfcGhlIw\",\n channelTitle: \"AlessiaCaraVEVO\",\n description:\n \"Know-It-All available now: http://smarturl.it/Know-It-All?IQid=VEVO \\n\\niTunes: http://smarturl.it/iKnow-It-All?IQid=VEVO \\nGoogle: http://smarturl.it/gKnow-It-All?IQid=VEVO \\nAmazon: http://smarturl.it/aKnow-It-All?IQid=VEVO \\n\\nStream on Spotify: http://smarturl.it/sKnowItAll?IQid=VEVO \\n\\nGet Alessia Cara merchandise: http://smarturl.it/KnowItAllMerch?IQid=VEVO \\n\\nSign up for Alessia Cara’s email list and get exclusive updates: http://smarturl.it/TeamAlessiaSignUp?IQid=VEVO \\n\\nMore from Alessia Cara:\\nhttp://www.alessiacara.com\\nhttp://www.facebook.com/AlessiaCara\\nhttp://twitter.com/AlessiaCara\\nhttp://instagram.com/alessiasmusic \\nhttp://smarturl.it/AlessiaCaraSpotify?IQid=VEVO \\n\\nMusic video by Alessia Cara performing Scars To Your Beautiful. (C) 2015 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/PXvgto\",\n title: \"Alessia Cara - Scars To Your Beautiful (Audio)\",\n publishedAt: \"2015-11-13T08:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Em7vc8NWUNY/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Em7vc8NWUNY/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Em7vc8NWUNY/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Em7vc8NWUNY/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 52562,\n videoId: \"dB1w9Yiu3zo\",\n channelId: \"UC1EwyHfJHEKnA7kKfcGhlIw\",\n channelTitle: \"AlessiaCaraVEVO\",\n description:\n \"Music video by Alessia Cara performing Seventeen. (C) 2016 Def Jam Recordings, a division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/aNWXe5\",\n title: \"Alessia Cara - Seventeen\",\n publishedAt: \"2016-12-15T19:00:02.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/dB1w9Yiu3zo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/dB1w9Yiu3zo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/dB1w9Yiu3zo/hqdefault.jpg\",\n project_id: 44317,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/dB1w9Yiu3zo/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Tab Nkhereanye\",\n PrimaryActivity: \"A&R\",\n Company: \"Def Jam\",\n Position: \"VP A&R\",\n Address: \"2220 Colorado Ave 5th Fl\",\n City: \"Santa Monica\",\n State: \"CA\",\n PostalCode: \"90404\",\n Country: \"USA\",\n Phone: \"310-865-5335\",\n Phone2: \"310-865-4000\",\n Fax: \"310-865-5354\",\n Email: \"\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.defjam.com\",\n id: 3815,\n },\n primaryVideo_id: {\n videoId: \"UKp2CrfmVfw\",\n channelId: \"UC1EwyHfJHEKnA7kKfcGhlIw\",\n channelTitle: \"AlessiaCaraVEVO\",\n description:\n \"Download Know-It-All: http://smarturl.it/Know-It-All?IQid=VEVO \\niTunes: http://smarturl.it/iKnow-It-All?IQid=VEVO \\nGoogle: http://smarturl.it/gKnow-It-All?IQid=VEVO \\nAmazon: http://smarturl.it/aKnow-It-All?IQid=VEVO \\nStream on Spotify: http://smarturl.it/sKnow-It-All?IQid=VEVO \\n\\nGet Alessia Cara merchandise: http://smarturl.it/KnowItAllMerch?IQid=VEVO \\nSign up for Alessia Cara’s email list and get exclusive updates: http://smarturl.it/TeamAlessiaSignUp?IQid=VEVO \\n\\nMore from Alessia Cara:\\nhttp://www.alessiacara.com\\nhttp://www.facebook.com/AlessiaCara\\nhttp://twitter.com/AlessiaCara\\nhttp://instagram.com/alessiasmusic \\nhttp://smarturl.it/AlessiaCaraSpotify?IQid=VEVO \\n\\nAlessia Cara - Here\\nhttp://www.vevo.com/watch/USUV71501047\",\n title: \"Alessia Cara - Here\",\n publishedAt: \"2015-05-26T19:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/UKp2CrfmVfw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/UKp2CrfmVfw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/UKp2CrfmVfw/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/UKp2CrfmVfw/maxresdefault.jpg\",\n ignored: false,\n id: 52553,\n project_id: 44317,\n },\n artist_id: 5684,\n Status: \"Active\",\n Artist: \"Alessia Cara\",\n Website: \"http://www.alessiacara.com/\",\n ProjectNotes: \"Similar in style as previous releases.\",\n Genre1: \"Hip Hop\",\n Genre2: \"Pop\",\n Contact1: \"Tab Nkhereanye\",\n Contact2: \"\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alessia-cara.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alessia-cara@2x.jpg\",\n brief: null,\n id: 44317,\n },\n {\n videos: [\n {\n id: 53060,\n videoId: \"YZWH_G4yVsk\",\n channelId: \"UC05i95k-w8CvrtZ-yGTob7A\",\n channelTitle: \"Alesso\",\n description:\n \"SUBSCRIBE ► https://www.youtube.com/channel/UC05i95k-w8CvrtZ-yGTob7A?sub_confirmation=1\\n\\nRecorded live at Ultra Music Festival Miami on March 24, 2017\\nhttp://ultramusicfestival.com\\n\\nALESSO:\\nInstagram | http://instagram.com/Alesso \\nTwitter | http://twitter.com/Alesso\\nFacebook | http://facebook.com/AlessoOfficial\\nWebsite | http://alessoworld.com\\nSnapchat | http://snapchat.com/add/alesso\\n\\nShots Studios Channels:\\nAlesso | https://youtube.com/c/alesso\\nAnitta | http://youtube.com/c/anitta\\nAnwar Jibawi | http://youtube.com/c/anwar\\nAwkward Puppets | http://youtube.com/c/awkwardpuppets\\nHannah Stocking | http://youtube.com/c/hannahstocking\\nInanna Sarkis | http://youtube.com/c/inanna\\nLele Pons | http://youtube.com/c/lelepons\\nMaejor | http://youtube.com/c/maejor\\nMike Tyson | http://youtube.com/c/miketyson\\nRudy Mancuso | http://youtube.com/c/rudymancuso\\nShots Studios | http://youtube.com/c/shots\\n\\n#Alesso\",\n title: \"Alesso - Ultra Music Festival Miami 2017\",\n publishedAt: \"2017-03-27T16:00:09.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/YZWH_G4yVsk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/YZWH_G4yVsk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/YZWH_G4yVsk/hqdefault.jpg\",\n project_id: 44388,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/YZWH_G4yVsk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53061,\n videoId: \"5ggZ9jIHnr8\",\n channelId: \"UC05i95k-w8CvrtZ-yGTob7A\",\n channelTitle: \"Alesso\",\n description:\n 'Thank you everyone around the world for buying and streaming \"Is That For Me\". \\n\\nIs That For Me (Spotify) ▶ http://spoti.fi/2xDtSqR\\n\\nIs That For Me (Apple Music) ▶ http://apple.co/2id6U4u\\n\\nIs That For Me (Everywhere) ▶ https://shots.com/IsThatForMe\\n\\nALESSO:\\nInstagram | http://instagram.com/Alesso\\nTwitter | http://twitter.com/Alesso\\nFacebook | http://facebook.com/AlessoOfficial\\n\\nANITTA: \\nYouTube | http://youtube.com/anitta\\nInstagram | http://instagram.com/anitta\\nTwitter | http://twitter.com/anitta\\nFacebook | http://facebook.com/AnittaOficial\\n\\nLYRICS: \\n\\n(Is That For Me)\\n\\nOooh Come a little bit closer, come and get a little piece of mine, yea\\nLet me, take over\\nNothing wrong with feeling right \\nOh no, don’t be selfish \\nIt’s getting late look at the time \\nBeen thinking ‘bout it all day, what we gon’ do about it tonight \\n\\nUp against the wall, up against the wall \\nNo holding back now \\nNo tapping out now\\nNo turnin’ back now \\nCatching feelings no, catching feelings no \\nLet’s go away now \\nSavor the taste now \\nWanna know now...\\n\\nIs that for me\\nIs that for me\\nIs that for me\\n\\nOooh lemme back up on it\\nHold on we going for a ride, yea \\n‘Ready know you want it \\nKnow you wanna take all my time \\nBut you can’t be stingy \\nGotta gimme gimme what I like\\nBeen thinking ‘bout it all day, what we gon’ do tonight \\n\\nUp against the wall, up against the wall \\nNo holding back now \\nNo tapping out now\\nNo turnin back now \\nCatching feelings no, catching feelings no \\nLet’s go away now \\nSavor the taste now \\nWanna know now...\\n\\nIs that for me\\nIs that for me\\nIs that for me\\n\\nIs that for me\\nIs that for me\\n\\nShots Studios Channels:\\nAlesso | https://youtube.com/c/alesso\\nAnitta | http://youtube.com/c/anitta\\nAnwar Jibawi | http://youtube.com/c/anwar\\nAwkward Puppets | http://youtube.com/c/awkwardpuppets\\nHannah Stocking | http://youtube.com/c/hannahstocking\\nInanna Sarkis | http://youtube.com/c/inanna\\nLele Pons | http://youtube.com/c/lelepons\\nMaejor | http://youtube.com/c/maejor\\nMike Tyson | http://youtube.com/c/miketyson\\nRudy Mancuso | http://youtube.com/c/rudymancuso\\nShots Studios | http://youtube.com/c/shots\\n\\n#Alesso\\n#Anitta\\n#IsThatForMe',\n title: \"Alesso & Anitta - Is That For Me (Official Music Video)\",\n publishedAt: \"2017-10-13T18:45:14.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/5ggZ9jIHnr8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/5ggZ9jIHnr8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/5ggZ9jIHnr8/hqdefault.jpg\",\n project_id: 44388,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/5ggZ9jIHnr8/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53062,\n videoId: \"BQ_0QLL2gqI\",\n channelId: \"UC7ttiY8KM99aLI79yHT6cAw\",\n channelTitle: \"HaileeSteinfeldVEVO\",\n description:\n \"Let Me Go ft. Florida Georgia Line & watt (Official Video)\\nSong Available Here: https://republic.lnk.to/LetMeGoYD \\n \\nConnect with Hailee:\\nhttp://instagram.com/haileesteinfeld \\nhttp://twitter.com/haileesteinfeld \\nhttp://www.facebook.com/haileesteinfeld \\n \\nDirected by Emil Nava\\nProduced by MaryAnn Tanedo\\nFor Rojas Vision\\n \\nMusic video by Hailee Steinfeld & Alesso performing Let Me Go. © 2017 Republic Records, a Division of UMG Recordings, Inc.\\n\\nhttp://vevo.ly/QPtvUu\",\n title:\n \"Hailee Steinfeld, Alesso - Let Me Go ft. Florida Georgia Line, watt\",\n publishedAt: \"2017-11-17T18:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/BQ_0QLL2gqI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/BQ_0QLL2gqI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/BQ_0QLL2gqI/hqdefault.jpg\",\n project_id: 44388,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/BQ_0QLL2gqI/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53063,\n videoId: \"YVPrCdChOAk\",\n channelId: \"UCPew18bTw43HRb5Rt5m-liw\",\n channelTitle: \"AlessoOfficialVEVO\",\n description:\n \"Falling is available everywhere now https://Alesso.lnk.to/FallingID \\nDirected by Henrik Hanson @henrikhanson\\n\\nFollow Alesso Online:\\nSnapchat: alesso \\nhttp://facebook.com/AlessoOfficial\\nhttp://twitter.com/Alesso\\nhttp://instagram.com/Alesso \\nhttp://alessoworld.com\\n\\nhttp://vevo.ly/xrwyEC\",\n title: \"Alesso - Falling\",\n publishedAt: \"2017-02-16T14:00:04.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/YVPrCdChOAk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/YVPrCdChOAk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/YVPrCdChOAk/hqdefault.jpg\",\n project_id: 44388,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/YVPrCdChOAk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53064,\n videoId: \"-aWtrEFfS4E\",\n channelId: \"UCPew18bTw43HRb5Rt5m-liw\",\n channelTitle: \"AlessoOfficialVEVO\",\n description:\n 'FOREVER – The Debut Album Available Now\\nhttp://Ales.so/forever\\nFeaturing \"Sweet Escape,\" \"Heroes\" feat. Tove Lo, \"Cool\" feat. Roy English and more\\n\\nListen to “Cool” on Spotify: http://ales.so/coolspotify\\n\\nFollow Alesso Online:\\nhttp://alessoworld.com\\nhttp://facebook.com/AlessoOfficial\\nhttp://twitter.com/Alesso\\nhttp://instagram.com/Alesso\\nhttp://soundcloud.com/Alesso\\nSnapchat: alesso',\n title: \"Alesso - Cool ft. Roy English\",\n publishedAt: \"2015-02-27T15:00:01.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/-aWtrEFfS4E/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/-aWtrEFfS4E/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/-aWtrEFfS4E/hqdefault.jpg\",\n project_id: 44388,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/-aWtrEFfS4E/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53065,\n videoId: \"a7SouU3ECpU\",\n channelId: \"UCPew18bTw43HRb5Rt5m-liw\",\n channelTitle: \"AlessoOfficialVEVO\",\n description:\n 'FOREVER – The Debut Album Available Now\\nhttp://Ales.so/forever\\nFeaturing \"Sweet Escape,\" \"Heroes\" feat. Tove Lo, \"Cool\" feat. Roy English and more\\n\\nFollow Alesso Online:\\nhttp://alessoworld.com\\nhttp://facebook.com/AlessoOfficial\\nhttp://twitter.com/Alesso\\nhttp://instagram.com/Alesso\\nhttp://soundcloud.com/Alesso\\nSnapchat: alesso',\n title: \"Alesso - Heroes (we could be) ft. Tove Lo\",\n publishedAt: \"2014-10-10T16:00:12.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/a7SouU3ECpU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/a7SouU3ECpU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/a7SouU3ECpU/hqdefault.jpg\",\n project_id: 44388,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/a7SouU3ECpU/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Bruce Carbone\",\n PrimaryActivity: \"A&R\",\n Company: \"Universal Music Group\",\n Position: \"Sr. VP A&R\",\n Address: \"1755 Broadway, 7th Floor\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10019\",\n Country: \"USA\",\n Phone: \"212-373-0600\",\n Phone2: \"\",\n Fax: \"212-373-0688\",\n Email: \"bruce.carbone@umusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.universalrecords.com\",\n id: 5439,\n },\n contact2_id: {\n Name: \"John Shahidi\",\n PrimaryActivity: \"Manager\",\n Company: \"Shots Studios\",\n Position: \"CEO\",\n Address: \"512 2nd St\",\n City: \"San Francisko\",\n State: \"CA\",\n PostalCode: \"94107\",\n Country: \"USA\",\n Phone: \"949-370-2000\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"john@shots.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://shots.com\",\n id: 5401,\n },\n contact3_id: {\n Name: \"Stephan Markovitz\",\n PrimaryActivity: \"A&R\",\n Company: \"Refune Music Group AB\",\n Position: \"Managing Director\",\n Address: \"stephan@refune.com\",\n City: \"Stockholm\",\n State: \"\",\n PostalCode: \"\",\n Country: \"Sweeden\",\n Phone: \"\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"stephan@refune.com\",\n Email2: \"hello@refune.com\",\n Email3: \"\",\n Website: \"http://refune.com\",\n id: 5400,\n },\n artist_id: 5749,\n Status: \"Active\",\n Artist: \"Alesso\",\n Website: \"http://www.facebook.com/AlessoOfficial\",\n ProjectNotes: \"\",\n Genre1: \"Electronic\",\n Genre2: \"Pop\",\n Contact1: \"Bruce Carbone\",\n Contact2: \"John Shahidi\",\n Contact3: \"Stephan Markovitz\",\n Contact4: \"Chelsea Gallardo\",\n Country: \"Sweden\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alesso.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alesso@2x.jpg\",\n brief: null,\n id: 44388,\n },\n {\n videos: [\n {\n id: 53281,\n videoId: \"nNY2vv2ipeQ\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"Can we get this mashup to 50,000 likes?\\nAnd please subscribe: https://www.youtube.com/user/AlexAiono, it means a lot to me !\\n\\nDon't forget to follow me: \\nFacebook: https://www.facebook.com/AlexAiono\\nTwitter: https://twitter.com/alexaiono\\nInstagram: https://www.instagram.com/alexaiono/\\n\\nYou can also find my music here:\\n- Amazon: http://amzn.to/2g2by6W\\n- Spotify: http://bit.ly/2g3K6AI\\n- iTunes: http://apple.co/1pDSaFn\\n- Apple music: http://apple.co/2h8GbDF\\n\\nFinally home from my overseas trip and wanted to throw together a new mashup for you guys. LET ME KNOW WHAT TO SING NEXT!\\n\\nIf youre still reading, comment: MAGIC SCHOOL BUS\\n\\n\\nDamn, my AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nCome with the Tony Romo for clowns and all the bozos\\nMy AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nDon't act like you my friend when I'm rollin' through my ends, though\\nYou stuck in the friend zone, I tell that four-five the fifth, ayy\\nHunnid bands inside my shorts, DeChino the shit, ayy\\nTry to stuff it all in, but it don't even fit, ayy\\nKnow that I been with the shits ever since a jit, ayy\\nI made my first million, I'm like, \\\"Shit, this is it, \\\" ayy\\n30 for a walkthrough, man, we had every slit, ayy\\nHad so many bottles, gave ugly girl a sip\\nOut the window of the Benzo, we could send in the rent'\\nAnd I'm like \\\"Woah, man, my neck so goddamn cold”\\nDiamonds weigh, my teeths is sore\\nI got homies, let it blow, oh\\nMy money thick, won't ever fold\\nShe said, \\\"Can I have some to hold?\\\"\\nAnd I can't ever tell you no\\nDamn, my AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nCome with the Tony Romo for clowns and all the bozos\\nMy AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nDon't act like you my friend when I'm rollin' through my ends, though\\nThe AP goin' psycho, my Rollie goin' brazy\\nI'm hittin' lil' mama, she wanna have my babies\\nSippy on the Panky, chain so stanky\\nYou should see the whip, promise I can take yo bitch\\nDolla ridin' in an old school Chevy, it's a drop top\\nBoolin' with a thot-thot, she gon' give me top-top\\nJust one switch, I can make the ass drop (hey)\\nUh, take you to the smoke shop\\nWe gon' get high, ayy, we gon' hit Rodeo\\nCall up Valentino, we gon' hit Pico\\nTake you where I'm from, take you to the slums\\nThis ain't happen overnight, no, these diamonds real bright\\nSaint Laurent jeans, still in my Vans though\\nAll VVSs, put you in a necklace\\nGirl, you look beautiful tonight\\nStars on the roof, they matching with the jewelry\\nDamn, my AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nCome with the Tony Romo for clowns and all the bozos\\nMy AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nDon't act like you my friend when I'm rollin' through my ends, though\\nYeah they wishin' and wishin' and wishin' and wishin'\\nThey wishin' on me, yuh\\nI been movin' calm, don't start no trouble with me\\nTryna keep it peaceful is a struggle for me\\nDon’t pull up at 6 AM to cuddle with me\\nYou know how I like it when you lovin' on me\\nI don’t wanna die for them to miss me\\nYes I see the things that they wishin' on me\\nHope I got some brothers that outlive me\\nThey gon' tell the story, shit was different with me\\nGod's plan, God's plan\\nI hold back, sometimes I won't, yuh\\nI feel good, sometimes I don't, ay, don't\\nI finessed down Weston Road, ay, 'nessed\\nMight go down a G.O.D., yeah, wait\\nI go hard on Southside G, yuh, wait\\nI make sure that north-side eat\\nAnd still\\nBad things\\nIt's a lot of bad things\\nThat they wishin' and wishin' and wishin' and wishin'\\nThey wishin' on me\\nBad things\\nIt's a lot of bad things\\nThat they wishin' and wishin' and wishin' and wishin'\\nThey wishin' on me\\nYuh, ay, ay\\nShe say, \\\"Do you love me?\\\" I tell her, \\\"Only partly\\\"\\nI only love my bed and my momma, I'm sorry\\nFifty dub, I even got it tatted on me\\n81, they'll bring the crashers to the party\\nAnd you know me\\nTurn the O2 into the O3, dog\\nWithout 40, Oli', there would be no me\\nImagine if I never met the broskies\\nGod's plan, God's plan\\nI can't do this on my own, ay, no, ay\\nSomeone watchin' this shit close, yep, close\\nI've been me since Scarlett Road, ay, road, ay\\nMight go down as G.O.D., yeah, wait\\nI go hard on Southside G, ay, wait\\nI make sure that north-side eat, yuh\\nAnd still\\nBad things\\nIt's a lot of bad things\\nThat they wishin' and wishin' and wishin' and wishin'\\nThey wishin' on me\\nYeah, yeah\\nBad things\",\n title:\n \"Psycho, God's Plan, & Look Alive by Post Malone, Drake, and Bloc Boy JB | Alex Aiono Mashup\",\n publishedAt: \"2018-03-03T00:00:05.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/nNY2vv2ipeQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/nNY2vv2ipeQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/nNY2vv2ipeQ/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/nNY2vv2ipeQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53282,\n videoId: \"P5vjpd-dSaw\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"Can we get this Mashup to 80,000 likes? \\nAnd please subscribe: https://www.youtube.com/user/AlexAiono, it means a lot to me !\\n\\nMake sure you guys check out JamieBoy's channel: https://www.youtube.com/user/Jaaaamieboooy\\n\\nCheck out my new single Does it feel like falling : \\nRetail: http://smarturl.it/AALikeFalling\\niTunes: http://smarturl.it/AALikeFalling/itunes\\nApple: http://smarturl.it/AALikeFalling/applemusic\\nAmazon: http://smarturl.it/AALikeFalling/amazonmusicbuy\\nGoogle: http://smarturl.it/AALikeFalling/googleplay\\nSpotify: http://smarturl.it/AALikeFalling/spotify\\n\\nDon't forget to follow me: \\nFacebook: https://www.facebook.com/AlexAiono\\nTwitter: https://twitter.com/alexaiono\\nInstagram: https://www.instagram.com/alexaiono/\\n\\nYou can also find my music here:\\n- Amazon: http://amzn.to/2g2by6W\\n- Spotify: http://bit.ly/2g3K6AI\\n- iTunes: http://apple.co/1pDSaFn\\n- Apple music: http://apple.co/2h8GbDF\\n\\nIf you are still reading, comment: \\\"This is MONEY!\\\"\\n\\n\\n\\nSo you're still thinking of me\\nJust like I know you should\\nI can not give you everything, you know I wish I could\\nI'm so high at the moment\\nI'm so caught up in this\\nYeah, we're just young, dumb and broke\\nBut we still got love to give\\n\\nWhile we're young dumb\\nYoung, young dumb and broke\\nYoung dumb\\nYoung, young dumb and broke\\nYoung dumb\\nYoung, young dumb and broke\\nYoung dumb broke high school kids\\nYadadadadadadada\\nYadadadadadada\\nYadadadadadadada\\nYoung dumb broke high school kids\\n\\nWe have so much in common\\nWe argue all the time\\nYou always say I'm wrong\\nI'm pretty sure I'm right\\nWhat's fun about commitment?\\nWhen we have our life to live\\nYeah, we're just young dumb and broke\\nBut we still got love to give\\n\\nWhile we're young dumb\\nYoung, young dumb and broke\\nYoung dumb\\nYoung, young dumb and broke\\nYoung dumb\\nYoung, young dumb and broke\\nYoung dumb broke high school kids\\nYadadadadadadada\\nYadadadadadada\\nYadadadadadadada\\nYoung dumb broke high school kids\\n\\nJump and we think, leave it all in the game of love\\nLove\\nRun into sin, do it all in the name of fun\\nFun\\nWhoa-oa-oa\\nI'm so high at the moment\\nI'm so caught up in this\\nYeah, we're just young, dumb and broke\\nBut we still got love to give\\n\\nI buy a new car for the bitch (for real)\\nI tear down the mall with the bitch (for real)\\nYou can't even talk to the bitch (no)\\nShe fucking with bosses and shit (oh God)\\nI pull up in 'rari's and shit, with choppers and Harley's and shit (for real)\\nI be Gucci'd down, you wearing Lacoste and shit (bitch)\\nYeah, Moncler, yeah, fur came off of that, yeah (yeah)\\nTriple homicide, put me in a chair, yeah (in jail)\\nTriple cross the plug, we do not play fair, yeah (oh God)\\nGot 'em tennis chains on and they real blingy (blingy)\\nDraco make you do the chicken head like Chingy (Chingy)\\nWalk in Neiman Marcus and I spend a light fifty (fifty)\\nPlease proceed with caution, shooters, they be right with me (21)\\nBad bitch, cute face and some nice titties\\nSeventy-five hunnid on a Saint Laurent jacket (yeah)\\nBitch, be careful where you dumpin' your ashes (bitch)\\nI ain't no sucker, I ain't cut for no action (nah)\\nThe skreets raised me, I'm a ho bastard (wild, wild, wild, wild)\\nI bought a 'Rari just so I can go faster (skrrt)\\nNiggas tryna copy me, they playin' catch up (21)\\nI might pull up in a Ghost, no Casper (21)\\nI been smoking gas and I got no asthma\",\n title:\n \"Young Dumb & Broke, Bank Account, & Bodak Yellow Mashup | Alex Aiono MASHUP FT JamieBoy\",\n publishedAt: \"2017-09-08T22:00:03.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/P5vjpd-dSaw/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/P5vjpd-dSaw/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/P5vjpd-dSaw/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/P5vjpd-dSaw/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53283,\n videoId: \"bY_JmE_Z7eY\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"ITS MY BIRTHDAY BOYYYYYYYYYY!!!!!!!!\\nAnd please subscribe: https://www.youtube.com/user/AlexAiono, it means a lot to me !\\n\\nDon't forget to follow me: \\nFacebook: https://www.facebook.com/AlexAiono\\nTwitter: https://twitter.com/alexaiono\\nInstagram: https://www.instagram.com/alexaiono/\\n\\nYou can also find my music here:\\n- Amazon: http://amzn.to/2g2by6W\\n- Spotify: http://bit.ly/2g3K6AI\\n- iTunes: http://apple.co/1pDSaFn\\n- Apple music: http://apple.co/2h8GbDF\\n\\n\\nIf you’re still reading, comment: BLACK PANTHER!\\n\\n[Pre-Chorus: Khalid]\\nMost of them gon' talk, I know, I know\\nMost of them gon' fall, I know, I know\\nWe gon' bet it all, I know-oh-oh-oh\\nWe gon' bet it all, I know-oh\\n\\n[Chorus: Khalid]\\nPower girl\\nI really wanna know your ways\\nI really wanna know your ways\\nI really wanna know your ways\\nI really want a power girl\\nYou been runnin' through my section all day\\nYou been runnin' through my mind all day\\nAll day, all day, all day, all day, yeah, uh\\n\\n[Verse 1: Khalid]\\nSomethin' in the way you move\\nRadion beams castin' vibrant views\\nPick me up when I fall down and out\\nDust me off and show me all truth\\nShow me that I'll never fly alone\\nI fucked up so many times, but I still have you\\nShow me how you do it like that\\nCarryin' a brother is not easy on your back\\n \\n\\n[Pre-Chorus: Khalid]\\nMost of them gon' talk, I know, I know\\nMost of them gon' fall, I know, I know\\nWe gon' bet it all, I know-oh-oh-oh\\nWe gon' bet it all, I know-oh\\n\\n[Chorus: Khalid]\\nPower girl\\nI really wanna know your ways\\nI really wanna know your ways\\nI really wanna know your ways (wanna know, I wanna know)\\nI really want a power girl\\nYou been runnin' through my section all day\\nYou been runnin' through my mind all day\\nAll day, all day, all day, all day, yeah, uh\\n\\n[Verse 2: Swae Lee & Kendrick Lamar]\\nYour body and your mind is your contribution\\nI'm here to give you love and never lose ya (lose)\\nPower girl, power girl\\nIf I had you, I'd travel light years for you\\nPower girl, power girl\\nLet me show you what it do, aye\\nWorkin' on me and you all day (all day)\\nMakin' sure what we have is safe, doin' it all (ooh)\\nShe's over the city (she's over the city)\\nShe go there if she been there (she go there if she been there)\\nI'm only one nigga (I'm only one nigga)\\nI can't be everywhere (ooh)\\nBut I can take you anywhere, you know I swear, power girl\\n\\nYeah, I just had a lil' bit too much of Hennessy\\nJust gotta tell you how I feel\\nYou so fuckin' precious when you smile\\nHit it from the back and drive you wild\\nGirl, I lose myself up in those eyes\\nI just had to let you know you're mine\\nHands on your body, I don't wanna waste no time\\nFeels like forever even if forever's tonight\\nJust lay with me, waste this night away with me\\nYou're mine, I can't look away, I just gotta say\\nI'm so fucking happy you're alive\\nSwear to God, I'm down if you're down all you gotta say is right\\nGirl anything I can do just to make you feel alright\\nOh, I just had to let you know you're fine\\nRunning circles 'round my mind\\nEven when it's rainy all you ever do is shine\\nYou on fire, you a star just like Mariah\\nMan this feel incredible, I'll turn into a bride, you're mine\\nHands on your body, I don't wanna waste no time\\nFeels like forever even if forever's tonight\\nJust lay with me, waste this night away with me\\nYou're mine, I can't look away, I just gotta say\",\n title:\n \"Mine and The Ways by Bazzi and Khalid ft Swae Lee | Alex Aiono Mashup\",\n publishedAt: \"2018-02-16T23:03:21.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/bY_JmE_Z7eY/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/bY_JmE_Z7eY/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/bY_JmE_Z7eY/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/bY_JmE_Z7eY/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53284,\n videoId: \"JTGaNUFjV9E\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"You can donate to help Puerto Rico through this right here: http://unidosporpuertorico.com/en/\\n\\nAnd please subscribe: https://www.youtube.com/user/AlexAiono, it means a lot to me !\\n\\nDon't forget to follow me: \\nFacebook: https://www.facebook.com/AlexAiono\\nTwitter: https://twitter.com/alexaiono\\nInstagram: https://www.instagram.com/alexaiono/\\n\\nAnd check out Diamond White!!!\\n\\nINSTAGRAM// https://instagram.com/diamondkwhite/\\nTWITTER// https://twitter.com/diamondwhite\\nSNAPCHAT// DiamondkWhite\\n\\nYou can also find my music here:\\n- Amazon: http://amzn.to/2g2by6W\\n- Spotify: http://bit.ly/2g3K6AI\\n- iTunes: http://apple.co/1pDSaFn\\n- Apple music: http://apple.co/2h8GbDF\\n\\nIf you’re still reading this, let me know you donated:) every dollar counts in helping!\\n\\nHavana, ooh na-na (ay)\\nHalf of my heart is in Havana, ooh-na-na (ay, ay)\\nHe took me back to East Atlanta, na-na-na\\nAll of my heart is in Havana (ay)\\nThere's somethin' 'bout his manners (uh huh)\\nHavana, ooh na-na (uh)\\nHe didn't walk up with that \\\"how you doin'?\\\" (uh)\\n(When he came in the room)\\nHe said there's a lot of girls I can do with (uh)\\n(But I can't without you)\\nI'm doin' forever in a minute (hey)\\n(That summer night in June)\\nAnd papa says he got malo in him (uh)\\nHe got me feelin' like\\n\\nSi el ritmo te lleva a mover la cabeza ya empezamos como es\\nMi música no discrimina a nadie así que vamos a romper\\n\\nToda mi gente se mueve\\nMira el ritmo cómo los tiene\\nHago música que entretiene\\nEl mundo nos quiere, nos quiere\\nY me quiere a mí\\n\\nToda mi gente se mueve\\nMira el ritmo cómo los tiene\\nHago música que entretiene\\nMi música los tiene fuerte bailando\\nY se baila así\",\n title:\n \"Havana, Mi Gente, & Hips Don’t Lie Mashup | Alex Aiono Mashup ft. Diamond White\",\n publishedAt: \"2017-10-13T22:24:21.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/JTGaNUFjV9E/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/JTGaNUFjV9E/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/JTGaNUFjV9E/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/JTGaNUFjV9E/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53285,\n videoId: \"qpEBWWDFdRk\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"Can we get this mashup to 50,000 likes? \\nAnd please subscribe: https://www.youtube.com/user/AlexAiono, it means a lot to me !\\n\\nDon't forget to follow me: \\nFacebook: https://www.facebook.com/AlexAiono\\nTwitter: https://twitter.com/alexaiono\\nInstagram: https://www.instagram.com/alexaiono/\\n\\nYou can also find my music here:\\n- Amazon: http://amzn.to/2g2by6W\\n- Spotify: http://bit.ly/2g3K6AI\\n- iTunes: http://apple.co/1pDSaFn\\n- Apple music: http://apple.co/2h8GbDF\\n\\nIf youre reading, comment \\\"HE'S BAAAAACK\\\"\",\n title:\n \"LOVE, Finesse, and Filthy | Alex Aiono Mashup FEATURING WEEK 2 TOUR VLOG\",\n publishedAt: \"2018-01-20T00:06:05.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/qpEBWWDFdRk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/qpEBWWDFdRk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/qpEBWWDFdRk/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/qpEBWWDFdRk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53286,\n videoId: \"Ke-K5lY0EGk\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"THE MOMENT WE'VE ALL BEEN WAITING FOR!!!\\nCan we get this video to 100,000 likes???\\nKEEP YOUR EYES OUT FOR THE NEXT #WILLANDALEX ;)\\n\\nGuys! My new single Does it feel like falling is ouuuuut: \\nRetail: http://smarturl.it/AALikeFalling\\niTunes: http://smarturl.it/AALikeFalling/itunes\\nApple: http://smarturl.it/AALikeFalling/applemusic\\nAmazon: http://smarturl.it/AALikeFalling/amazonmusicbuy\\nGoogle: http://smarturl.it/AALikeFalling/googleplay\\nSpotify: http://smarturl.it/AALikeFalling/spotify\\n\\nWhat happens when you put two Maori boys in a studio??? I had SO MUCH fun jamming this one out with Will! He's for sure a homie for life!! I hope you guys enjoy seeing us have fun!!! We wanted to mash some newer music up with some classic Usher jams!! \\n\\nIf you are still reading, comment : \\\"Ngati Porou\\\" (its the tribe that Will and I are both from!!)\",\n title:\n \"Black Beatles, Confessions, & No Problem | Alex Aiono AND William Singe Mashup\",\n publishedAt: \"2016-10-31T23:30:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Ke-K5lY0EGk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Ke-K5lY0EGk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Ke-K5lY0EGk/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Ke-K5lY0EGk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53287,\n videoId: \"VXGUiFm-gMc\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"Can we get this Mashup of Rockstar, I Fall Apart, and Buy U a Drank by Post Malone, 21 Savage, and T- Pain to 75,000 likes? \\nAnd please subscribe: https://www.youtube.com/user/AlexAiono, it means a lot to me !\\n\\nDon't forget to follow me: \\nFacebook: https://www.facebook.com/AlexAiono\\nTwitter: https://twitter.com/alexaiono\\nInstagram: https://www.instagram.com/alexaiono/\\n\\nYou can also find my music here:\\n- Amazon: http://amzn.to/2g2by6W\\n- Spotify: http://bit.ly/2g3K6AI\\n- iTunes: http://apple.co/1pDSaFn\\n- Apple music: http://apple.co/2h8GbDF\\n\\nIf you're still reading, comment \\\"BACK IN BLACK!!\\\"\",\n title:\n \"Rockstar, I Fall Apart, and Buy U a Drank by Post Malone, 21 Savage, and T- Pain | Alex Aiono Mashup\",\n publishedAt: \"2017-11-03T23:03:55.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/VXGUiFm-gMc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/VXGUiFm-gMc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/VXGUiFm-gMc/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/VXGUiFm-gMc/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53288,\n videoId: \"GqzoVWjvGjU\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"Can we get this MASHUP of I Spy, T Shirt, Isn't She Lovely, & Swang by Kyle, Lil Yachty, Migos, Stevie Wonder, and Rae Sremmurd to 80,000 likes? \\nAnd please subscribe: https://www.youtube.com/user/AlexAiono, it means a lot to me !\\n\\nDon't forget to follow me: \\nFacebook: https://www.facebook.com/AlexAiono\\nTwitter: https://twitter.com/alexaiono\\nInstagram: https://www.instagram.com/alexaiono/\\n\\nYou can also find my music here:\\nRetail: http://smarturl.it/AALikeFalling\\niTunes: http://smarturl.it/AALikeFalling/itunes\\nApple: http://smarturl.it/AALikeFalling/applemusic\\nAmazon: http://smarturl.it/AALikeFalling/amazonmusicbuy\\nGoogle: http://smarturl.it/AALikeFalling/googleplay\\nSpotify: http://smarturl.it/AALikeFalling/spotify\\n\\nI ain't been getting high\\nNot even a little baby I don't wanna lie\\nI know when you text me girl I don't always reply\\nWell you're not an angel either you can't even fly\\nI notice, you think that you know this\\nAll this shade that's comin' at me, I wonder who throws it\\nThey can't see the vision, boy they must be out of focus\\nThat's a real hot album homie, I wonder who wrote it, oh yeah\\nOtay, pray them haters go away\\nAlways hella clowns around it look like Cirque Du Soleil\\nThis is not the album either, these are just the throwaways\\nThis is still so cold when it drop, it's gonna be a snow day\\n\\nOh, I spy with my little eye\\nA girlie I can get 'cause she don't get too many likes\\nA curly-headed cutie I can turn into my wife\\nWait, that means forever, ever, hold up, never mind\\n\\nMama told me (aye) not to sell work (mama)\\nSeventeen five, same color T-shirt \\nMama told me not to sell work\\nSeventeen five, same color T-shirt (yeah)\\n\\nOh, I spy with my little eye\\nOh, I spy with my little eye\\nI spy with my little eye\\nOh, I spy with my little eye\\n\\nIsn't she lovely \\nIsn't she wonderful \\nIsn't she precious \\nLess -\\nIsn't she lovely \\nIsn't she wonderful \\nIsn't she precious \\nLess than one minute old\\n\\nKnow some young haters like to swang\\nKnow some young haters like to swang\\nKnow some young haters like to swang, swang, swang\\nKnow some young haters like to swang\\n\\nHot dog drop top what y'all talking I need it right now\\nCash in the air yeah what goes up gotta come down\\n\\nI spy with my little eye\\nMama told me not to sell work (mama)\\nI spy with my little eye\\nIsn't she wonderful\",\n title:\n \"I Spy, T Shirt, Isn't She Lovely, & Swang MASHUP | Alex Aiono Mashup FT AR'MON AND TREY\",\n publishedAt: \"2017-02-11T00:18:29.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/GqzoVWjvGjU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/GqzoVWjvGjU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/GqzoVWjvGjU/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/GqzoVWjvGjU/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53289,\n videoId: \"dTsVONv6iWc\",\n channelId: \"UCpmD3iT-8TQzRuygIiS9bAw\",\n channelTitle: \"Conor Maynard\",\n description:\n \"🔥 NEW VIDEO HERE: https://youtu.be/mwh6aH64mfo 🔥\\nSUBSCRIBE TO ME: http://smarturl.it/SubConorMaynard\\nSUBSCRIBE TO ALEX: https://www.youtube.com/user/AlexAiono\\n\\nSo I called up Alex like \\\"YO!!! I'M DONE WITH THIS S**T!!! LETS HAVE THIS OUT RIGHT NOW!!!\\\".... turns out I had called my nan by accident... she hasn't spoken to me since. Nan if you're reading this I'm sorry ok YOU ASKED ME TO SAVE YOUR NUMBER AS ALEX AIONO'S NUMBER 1 FAN HOW CAN YOU BLAME ME FOR PRESSING THE WRONG CONTACT.\\n\\nHUGE THANK YOU TO ALEX FOR HELPING ME OUT FOR THIS VDEO!!\\n\\nMore from me... \\nOfficial Site: http://www.conor-maynard.com/\\nFacebook: https://www.facebook.com/ConorMaynard\\nTwitter: https://twitter.com/ConorMaynard\\nInstagram: http://instagram.com/conormaynard\\n\\nMore from Alex...\\nInstagram: http://www.instagram.com/alexaiono\\nTwitter: http://www.twitter.com/alexaiono\\nFacebook: http://www.facebook.com/alexaiono\",\n title: \"Bruno Mars - 24K Magic (SING OFF vs. Alex Aiono)\",\n publishedAt: \"2016-10-17T18:00:55.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/dTsVONv6iWc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/dTsVONv6iWc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/dTsVONv6iWc/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/dTsVONv6iWc/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 53290,\n videoId: \"Kuz3DUNZaC8\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"YOU CAN GET THIS ON ITUNES!! https://itunes.apple.com/us/album/one-dance-hasta-amancer-mashup/id1114904723 \\nAnd my new single Does it feel like falling is out !! Go and check it here:\\nRetail: http://smarturl.it/AALikeFalling\\niTunes: http://smarturl.it/AALikeFalling/itunes\\nApple: http://smarturl.it/AALikeFalling/applemusic\\nAmazon: http://smarturl.it/AALikeFalling/amazonmusicbuy\\nGoogle: http://smarturl.it/AALikeFalling/googleplay\\nSpotify: http://smarturl.it/AALikeFalling/spotify\\n\\ncan we get this video to 18,000 likes?\\nR&B mashup: https://www.youtube.com/watch?v=1CCLMUtOpEw\\n\\nSo a lot of you sweet humans wanted to hear me sing in Spanish again, and when I heard Drake's new song, I knew I had to add some latin vibes:))) Nicky Jam is like my new favorite artist, and I hope I did his song justice! If you speak spanish, let me know if my spanish was clear enough!! And as always, comment what you want to hear next!!!\\n\\nFOLLOW ME ON MY OTHER SOCIALS!!\\n\\nTwitter: https://twitter.com/alexaiono\\nFacebook: https://www.facebook.com/AlexAiono/\\nINSTAGRAM AND SNAPCHAT: @ALEXAIONO\\n\\nIf you are still reading, comment: FUEGO\\n\\nBaby I like your style\\nGrips on your legs\\nFront way, back way\\nYou know that I don't play\\nStreets not safe\\nBut I never run away\\nEven when I'm away\\nOT, OT is never much love when we go OT\\nI pray to make it back in one piece\\nI pray, I pray\\nThat's why I need a one dance\\nGot the Hennessy in my hand\\nOne more time 'fore I go\\nI have powers taking ahold on me\\nI need a one dance\\nGot the Hennessy in my hand\\nOne more time 'fore I go\\nI have powers taking ahold on me\\nBaby I like your style\\nStrength and guidance\\nAll that I'm wishing for my friends\\nNobody makes it from my ends\\nI had to bust up the silence\\nYou know you gotta stick by me\\nSoon as you see the text, reply me\\nI don't wanna spend time fighting\\nWe've got no time\\nAnd that's why I need a one dance\\nGot the Hennessy in my hand\\nOne more time 'fore I go\\nI have powers taking ahold on me\\nI need a one dance\\nGot the Hennessy in my hand\\nOne more time 'fore I go\\nI have powers taking ahold on me\\nI need to know where do you wanna go\\nCause if you're down, I'll take it slow\\nMake you lose control\\nWhere, where, where\\nCause if you're down\\nI need a one dance\\nGot the Hennessy in my hand\\nOne more time 'fore I go\\nI have powers taking ahold on me\\nI need a one dance\\nGot the Hennessy in my hand\\nOne more time 'fore I go\\nI have powers taking ahold on me\\n\\nComo tú te llamas, yo no sé \\nDe donde llegaste, ni pregunté \\nLo único que sé, es que quiero con usted \\nQuedarme contigo hasta el amanecer\\nComo tú te llamas, yo no sé \\nDe donde llegaste, ni pregunté \\nLo único que sé, es que quiero con usted \\nQuedarme contigo hasta el amanecer\\nÓyeme mamacita, tu cuerpo y carita \\nPiel morena, lo que uno necesita \\nMirando una chica tan bonita \\nY pregunto porque anda tan sólita ven dale ahí ahí\\nmoviendo todo eso pa' mí \\nNo importa idioma ni el país \\nYa vamonos de aquí, que tengo algo bueno para ti \\nUna noche de aventura hay que vivir\\nÓyeme ahí ahí, mami vamos a darle \\nRumbeando y bebiendo a la vez \\nTu tranquila que yo te daré \\nUna noche llena de placer\\nComo tú te llamas, yo no sé \\nDe donde llegaste, ni pregunté \\nLo único que sé, es que quiero con usted \\nQuedarme contigo hasta el amanecer\\nYo pendiente a ti, como bailas así \\nCon ese movimiento me hipnotizas \\nMe voy acercando hacia ti y te digo suave al oído\\nEscúchame mami \\nYo te estoy queriendo \\nSiento algo por dentro \\nY tú me dices \\\"Estás muy loco, deja eso\\\"\\nMami yo te estoy queriendo \\nSiento algo por dentro \\nMe muero por llevarte\\nComo tú te llamas, yo no sé \\nDe donde llegaste, ni pregunté \\nLo único que sé, es que quiero con usted \\nQuedarme contigo hasta el amanecer\\nComo tú te llamas yo no sé \\nDe donde llegaste, ni pregunté \\nLo único que sé, es que quiero con usted \\nQuedarme contigo hasta el amanecer (hasta el amanecer)\\nComo tú te llamas yo no sé (no sé) \\nDe donde llegaste, ni pregunté \\nLo único que sé, es que quiero con usted \\nQuedarme contigo hasta el amanecer\\nN I C K \\nNicky Nicky Nicky Jam \\nSaga White Black \\nLa Industria Inc.\",\n title:\n \"One Dance by Drake and Hasta el Amanecer by Nicky Jam | Mashup by Alex Aiono\",\n publishedAt: \"2016-04-15T22:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Kuz3DUNZaC8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Kuz3DUNZaC8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Kuz3DUNZaC8/hqdefault.jpg\",\n project_id: 44414,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Kuz3DUNZaC8/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Aaron Sanders\",\n PrimaryActivity: \"A&R\",\n Company: \"Interscope\",\n Position: \"A&R\",\n Address: \"2220 Colorado Ave 5th Fl\",\n City: \"Santa Monica\",\n State: \"CA\",\n PostalCode: \"90404\",\n Country: \"USA\",\n Phone: \"310-865-8428\",\n Phone2: \"310-865-1000\",\n Fax: \"310-865-7908\",\n Email: \"aaron.sander@umusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"https://www.interscope.com/\",\n id: 5419,\n },\n contact2_id: {\n Name: \"Matt Morris\",\n PrimaryActivity: \"A&R\",\n Company: \"Interscope\",\n Position: \"A&R\",\n Address: \"2220 Colorado Ave 5th Fl\",\n City: \"Santa Monica\",\n State: \"CA\",\n PostalCode: \"90404\",\n Country: \"USA\",\n Phone: \"310-865-8428\",\n Phone2: \"310-865-1000\",\n Fax: \"310-865-7908\",\n Email: \"matt.morris@umusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"https://www.interscope.com/\",\n id: 5420,\n },\n contact3_id: {\n Name: \"Ashley Sonlin\",\n PrimaryActivity: \"Manager/A&R\",\n Company: \"Manncom\",\n Position: \"A&R\",\n Address: \"\",\n City: \"\",\n State: \"\",\n PostalCode: \"\",\n Country: \"USA\",\n Phone: \"\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"ashley@manncom.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://www.manncom.com/\",\n id: 5421,\n },\n primaryVideo_id: {\n videoId: \"nNY2vv2ipeQ\",\n channelId: \"UCa7nT-pEV7Aeh-ntjecu7xw\",\n channelTitle: \"Alex Aiono\",\n description:\n \"Can we get this mashup to 50,000 likes?\\nAnd please subscribe: https://www.youtube.com/user/AlexAiono, it means a lot to me !\\n\\nDon't forget to follow me: \\nFacebook: https://www.facebook.com/AlexAiono\\nTwitter: https://twitter.com/alexaiono\\nInstagram: https://www.instagram.com/alexaiono/\\n\\nYou can also find my music here:\\n- Amazon: http://amzn.to/2g2by6W\\n- Spotify: http://bit.ly/2g3K6AI\\n- iTunes: http://apple.co/1pDSaFn\\n- Apple music: http://apple.co/2h8GbDF\\n\\nFinally home from my overseas trip and wanted to throw together a new mashup for you guys. LET ME KNOW WHAT TO SING NEXT!\\n\\nIf youre still reading, comment: MAGIC SCHOOL BUS\\n\\n\\nDamn, my AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nCome with the Tony Romo for clowns and all the bozos\\nMy AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nDon't act like you my friend when I'm rollin' through my ends, though\\nYou stuck in the friend zone, I tell that four-five the fifth, ayy\\nHunnid bands inside my shorts, DeChino the shit, ayy\\nTry to stuff it all in, but it don't even fit, ayy\\nKnow that I been with the shits ever since a jit, ayy\\nI made my first million, I'm like, \\\"Shit, this is it, \\\" ayy\\n30 for a walkthrough, man, we had every slit, ayy\\nHad so many bottles, gave ugly girl a sip\\nOut the window of the Benzo, we could send in the rent'\\nAnd I'm like \\\"Woah, man, my neck so goddamn cold”\\nDiamonds weigh, my teeths is sore\\nI got homies, let it blow, oh\\nMy money thick, won't ever fold\\nShe said, \\\"Can I have some to hold?\\\"\\nAnd I can't ever tell you no\\nDamn, my AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nCome with the Tony Romo for clowns and all the bozos\\nMy AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nDon't act like you my friend when I'm rollin' through my ends, though\\nThe AP goin' psycho, my Rollie goin' brazy\\nI'm hittin' lil' mama, she wanna have my babies\\nSippy on the Panky, chain so stanky\\nYou should see the whip, promise I can take yo bitch\\nDolla ridin' in an old school Chevy, it's a drop top\\nBoolin' with a thot-thot, she gon' give me top-top\\nJust one switch, I can make the ass drop (hey)\\nUh, take you to the smoke shop\\nWe gon' get high, ayy, we gon' hit Rodeo\\nCall up Valentino, we gon' hit Pico\\nTake you where I'm from, take you to the slums\\nThis ain't happen overnight, no, these diamonds real bright\\nSaint Laurent jeans, still in my Vans though\\nAll VVSs, put you in a necklace\\nGirl, you look beautiful tonight\\nStars on the roof, they matching with the jewelry\\nDamn, my AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nCome with the Tony Romo for clowns and all the bozos\\nMy AP goin' psycho, lil' mama bad like Michael\\nCan't really trust nobody with all this jewelry on you\\nMy roof look like a no-show, got diamonds by the boatload\\nDon't act like you my friend when I'm rollin' through my ends, though\\nYeah they wishin' and wishin' and wishin' and wishin'\\nThey wishin' on me, yuh\\nI been movin' calm, don't start no trouble with me\\nTryna keep it peaceful is a struggle for me\\nDon’t pull up at 6 AM to cuddle with me\\nYou know how I like it when you lovin' on me\\nI don’t wanna die for them to miss me\\nYes I see the things that they wishin' on me\\nHope I got some brothers that outlive me\\nThey gon' tell the story, shit was different with me\\nGod's plan, God's plan\\nI hold back, sometimes I won't, yuh\\nI feel good, sometimes I don't, ay, don't\\nI finessed down Weston Road, ay, 'nessed\\nMight go down a G.O.D., yeah, wait\\nI go hard on Southside G, yuh, wait\\nI make sure that north-side eat\\nAnd still\\nBad things\\nIt's a lot of bad things\\nThat they wishin' and wishin' and wishin' and wishin'\\nThey wishin' on me\\nBad things\\nIt's a lot of bad things\\nThat they wishin' and wishin' and wishin' and wishin'\\nThey wishin' on me\\nYuh, ay, ay\\nShe say, \\\"Do you love me?\\\" I tell her, \\\"Only partly\\\"\\nI only love my bed and my momma, I'm sorry\\nFifty dub, I even got it tatted on me\\n81, they'll bring the crashers to the party\\nAnd you know me\\nTurn the O2 into the O3, dog\\nWithout 40, Oli', there would be no me\\nImagine if I never met the broskies\\nGod's plan, God's plan\\nI can't do this on my own, ay, no, ay\\nSomeone watchin' this shit close, yep, close\\nI've been me since Scarlett Road, ay, road, ay\\nMight go down as G.O.D., yeah, wait\\nI go hard on Southside G, ay, wait\\nI make sure that north-side eat, yuh\\nAnd still\\nBad things\\nIt's a lot of bad things\\nThat they wishin' and wishin' and wishin' and wishin'\\nThey wishin' on me\\nYeah, yeah\\nBad things\",\n title:\n \"Psycho, God's Plan, & Look Alive by Post Malone, Drake, and Bloc Boy JB | Alex Aiono Mashup\",\n publishedAt: \"2018-03-03T00:00:05.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/nNY2vv2ipeQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/nNY2vv2ipeQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/nNY2vv2ipeQ/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/nNY2vv2ipeQ/maxresdefault.jpg\",\n ignored: false,\n id: 53281,\n project_id: 44414,\n },\n artist_id: 5776,\n Status: \"Active\",\n Artist: \"Alex Aiono\",\n Website: \"http://www.alexaiono.com/\",\n ProjectNotes: \"Finishing his album, looking for songs and co-writes\",\n Genre1: \"Pop\",\n Genre2: \"R&B\",\n Contact1: \"Aaron Sanders\",\n Contact2: \"Matt Morris\",\n Contact3: \"Ashley Sonlin\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alex-aiono.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alex-aiono@2x.jpg\",\n brief: null,\n id: 44414,\n },\n {\n videos: [\n {\n id: 51962,\n videoId: \"4udFxghUdsc\",\n channelId: \"UCZf5Q9erbqdthjdt_qYmGFg\",\n channelTitle: \"Alex Newell\",\n description:\n \"Directed by: Alex Newell & Derec Dunn\\nDirector of Photography: Ben Carey\\nCreative Directors: Paul Tedesco & Katia Spivakova\\nProduction Coordinator: Austin Gomez\\n\\nPOWER EP Available Now\\nListen on Spotify - http://www.smarturl.it/StreamAlexNewell\\niTunes: http://www.smarturl.it/PowerEP\\nGoogle Play: http://www.smarturl.it/PowerEP_GP\\nAmazon: http://www.smarturl.it/PowerEP_A\\n\\n“Basically Over You (B.O.Y)” Remixes available now\\nListen on Spotify - http://www.smarturl.it/StreamAlexNewell\\niTunes: http://www.smarturl.it/BOYRemixes\\nGoogle Play: http://www.smarturl.it/BOYRemixes_GP\\nAmazon: http://www.smarturl.it/BOYRemixes_A\\n\\nFollow Alex: \\nFacebook: http://www.facebook.com/TheAlexNewell/\\nTwitter: http://twitter.com/thealexnewell\\nInstagram: http://www.instagram.com/thealexnewell\\nhttp://www.thealexnewell.com\",\n title: \"Alex Newell - Basically Over You (B.O.Y) [Official Video]\",\n publishedAt: \"2016-03-28T15:24:48.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/4udFxghUdsc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/4udFxghUdsc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/4udFxghUdsc/hqdefault.jpg\",\n project_id: 44254,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/4udFxghUdsc/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51963,\n videoId: \"-niCgA0Mgy8\",\n channelId: \"UClhmZK7wiCngIBZSqhx79-A\",\n channelTitle: \"RandomP Online\",\n description:\n \"Random Black Girl performed by Alex Newell Boston Gay Men's Chorus. \\n\\nCredits to the Owner* I Own Nothing.\",\n title: \"Random Black Girl Alex Newell and Boston Gay Men's Chorus\",\n publishedAt: \"2014-10-02T23:54:03.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/-niCgA0Mgy8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/-niCgA0Mgy8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/-niCgA0Mgy8/hqdefault.jpg\",\n project_id: 44254,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/-niCgA0Mgy8/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51964,\n videoId: \"idzP6kFv3NQ\",\n channelId: \"UCZf5Q9erbqdthjdt_qYmGFg\",\n channelTitle: \"Alex Newell\",\n description:\n \"Alex Newell's POWER EP Available Now! \\nListen on Spotify - http://www.smarturl.it/StreamAlexNewell\\niTunes: http://www.smarturl.it/PowerEP\\nGoogle Play: http://www.smarturl.it/PowerEP_GP\\nAmazon: http://www.smarturl.it/PowerEP_A\\n\\nFollow Alex: \\nFacebook: https://www.facebook.com/TheAlexNewell/\\nTwitter: https://twitter.com/thealexnewell\\nInstagram: https://www.instagram.com/thealexnewell\\n\\nDirected by: Derec Dunn\\nMakeup Artist: Camille Thompson\",\n title: \"Alex Newell - This Ain't Over [Official Audio]\",\n publishedAt: \"2016-01-14T23:18:40.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/idzP6kFv3NQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/idzP6kFv3NQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/idzP6kFv3NQ/hqdefault.jpg\",\n project_id: 44254,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/idzP6kFv3NQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51965,\n videoId: \"GhLP4s6-JWo\",\n channelId: \"UCG_0umW0M3_AR6rDv79YnUQ\",\n channelTitle: \"Angga W. Handhika\",\n description: \"\",\n title: \"Very Emotional Cause Alex Newell Know Where He has Been\",\n publishedAt: \"2017-02-17T08:05:28.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/GhLP4s6-JWo/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/GhLP4s6-JWo/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/GhLP4s6-JWo/hqdefault.jpg\",\n project_id: 44254,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 51966,\n videoId: \"Q1P612HLe9o\",\n channelId: \"UCe4LM_eKc9ywRmVuBm5pjQg\",\n channelTitle: \"Atlantic Records\",\n description:\n \"New music from the HBO series VINYL released each week\\n\\nVINYL: Music From The HBO® Original Series Volume 1.9 \\n\\nDownload: http://smarturl.it/VinylOnHBO1.9\\n\\nStream - http://smarturl.it/vinylHBOspotify\\n\\nWatch VINYL on HBO Sundays at 9 PM\\n\\n***\\nVINYL Soundtrack Available Now! \\n\\nDownload on iTunes http://smarturl.it/VinylOnHBO\\nStream on Spotify http://smarturl.it/vinylHBOspotify\\n\\nApple Music: http://smarturl.it/VinylOnHBOapplemusic\\nGoogle Play: http://smarturl.it/VinylOnHBOgoogleplay\\nAmazon: http://smarturl.it/VinylOnHBOamazon\\n\\nFollow Vinyl on HBO:\\nhttps://www.facebook.com/VinylHBO\\nhttps://twitter.com/vinylhbo\\nhttps://www.instagram.com/vinyl\\n\\nFollow Atlantic Records:\\nhttp://www.atlanticrecords.com\\nhttps://www.instagram.com/atlanticrecords\\nhttps://www.facebook.com/atlanticrecords\\nhttps://twitter.com/atlanticrecords\\n\\nFollow DJ Cassidy:\\nhttp://www.djcassidy.com/\\nhttps://www.facebook.com/djcassidy\\nhttps://www.instagram.com/djcassidy/\\nhttps://twitter.com/djcassidy\\n\\nFollow Alex Newell:\\nhttp://www.thealexnewell.com\\nhttps://www.facebook.com/thealexnewell\\nhttps://twitter.com/thealexnewell\\nhttps://www.instagram.com/thealexnewell/\",\n title:\n 'Alex Newell & DJ Cassidy (with Nile Rodgers) \"Kill The Lights\" [Official Video]',\n publishedAt: \"2016-04-08T18:42:09.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Q1P612HLe9o/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Q1P612HLe9o/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Q1P612HLe9o/hqdefault.jpg\",\n project_id: 44254,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/Q1P612HLe9o/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51967,\n videoId: \"vVfxZvBaTmQ\",\n channelId: \"UC7iU_aJUbZ9mqK0BEo4wV2g\",\n channelTitle: \"BGMC1982\",\n description:\n 'I Know Where I\\'ve Been performed by Glee\\'s Alex Newell at the Boston Gay Men\\'s Chorus \"Can\\'t Stop the Beat\" performance, filmed live June 13, 2014 at NEC\\'s Jordan Hall. \\n\\nThis is the performance that inspired the \"Glee\" episode \"Transitioning.\" Read how Marc Shaiman (who wrote \"the song for Hairspray\") saw this video and called Ryan Murphy to have an episode built around it. The Out.com article is no longer available online but a PDF is available at: http://bgmc.org/downloads/GleesAlexOutMag.pdf',\n title:\n \"I Know Where I've Been - Alex Newell and Boston Gay Men's Chorus\",\n publishedAt: \"2014-09-10T14:01:38.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/vVfxZvBaTmQ/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/vVfxZvBaTmQ/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/vVfxZvBaTmQ/hqdefault.jpg\",\n project_id: 44254,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/vVfxZvBaTmQ/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51968,\n videoId: \"UO-NyaeZDfk\",\n channelId: \"UCZmLgxP2N3Vj0XaQtohLT-A\",\n channelTitle: \"GLAAD\",\n description:\n \"The GLAAD Media Awards recognize and honor media for their fair, accurate and inclusive representations of the LGBT community and the issues that affect their lives. Learn more at http://glaad.org and support acceptance at http://glaad.org/donate.\",\n title:\n \"Alex Newell Performs Mariah Carey's 'Hero' at the 27th Annual #GLAADAWARDS\",\n publishedAt: \"2016-05-15T14:43:09.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/UO-NyaeZDfk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/UO-NyaeZDfk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/UO-NyaeZDfk/hqdefault.jpg\",\n project_id: 44254,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/UO-NyaeZDfk/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 51969,\n videoId: \"GbcCDmn39YI\",\n channelId: \"UCZf5Q9erbqdthjdt_qYmGFg\",\n channelTitle: \"Alex Newell\",\n description:\n '\"Keep It Moving\" Available Now\\n\\niTunes: http://www.smarturl.it/KeepItMoving\\nGoogle Play: http://www.smarturl.it/KeepItMoving_G\\nAmazon: http://www.smarturl.it/KeepItMoving_A\\nSpotify: http://www.smarturl.it/StreamAlexNewell\\n\\nFollow Alex: \\nFacebook: http://www.facebook.com/TheAlexNewell/\\nTwitter: http://twitter.com/thealexnewell\\nInstagram: http://www.instagram.com/thealexnewell\\nhttp://www.thealexnewell.com',\n title: \"Alex Newell - Keep It Moving [Official Audio]\",\n publishedAt: \"2016-10-28T19:38:42.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/GbcCDmn39YI/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/GbcCDmn39YI/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/GbcCDmn39YI/hqdefault.jpg\",\n project_id: 44254,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 51970,\n videoId: \"hs07f9PQzoE\",\n channelId: \"UCZf5Q9erbqdthjdt_qYmGFg\",\n channelTitle: \"Alex Newell\",\n description:\n 'Glee Star, Alex Newell covers Sigma\\'s #1 UK hit, \"Nobody To Love\"\\n\\nBuy it on iTunes here: http://smarturl.it/AlexNewellNTL\\n\\nStream it on Spotify here: http://open.spotify.com/album/5ZB9CKDTOoN80AwYvwKOy0',\n title: \"Alex Newell - Nobody to Love\",\n publishedAt: \"2014-05-20T15:36:04.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/hs07f9PQzoE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/hs07f9PQzoE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/hs07f9PQzoE/hqdefault.jpg\",\n project_id: 44254,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/hs07f9PQzoE/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Pete Ganbarg\",\n PrimaryActivity: \"A&R\",\n Company: \"Atlantic / WEA\",\n Position: \"Ex VP A&R\",\n Address: \"1633 Broadway 10th & 11th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10019\",\n Country: \"USA\",\n Phone: \"212-707-2344\",\n Phone2: \"212-707-3300\",\n Fax: \"212-405-5561\",\n Email: \"pete.ganbarg@atlanticrecords.com\",\n Email2: \"pganbarg@mac.com\",\n Email3: \"michael.parker@atlanticrecords.com\",\n Website: \"www.atlantic-records.com\",\n id: 3526,\n },\n contact2_id: {\n Name: \"Gina Tucci\",\n PrimaryActivity: \"A&R\",\n Company: \"Big Beat\",\n Position: \"Head Of A&R\",\n Address: \"1633 Broadway 10th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10019\",\n Country: \"USA\",\n Phone: \"212-707-2121\",\n Phone2: \"212-707-2000\",\n Fax: \"212-707-3334\",\n Email: \"gina.tucci@atlanticrecords.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"\",\n id: 3529,\n },\n primaryVideo_id: {\n videoId: \"4udFxghUdsc\",\n channelId: \"UCZf5Q9erbqdthjdt_qYmGFg\",\n channelTitle: \"Alex Newell\",\n description:\n \"Directed by: Alex Newell & Derec Dunn\\nDirector of Photography: Ben Carey\\nCreative Directors: Paul Tedesco & Katia Spivakova\\nProduction Coordinator: Austin Gomez\\n\\nPOWER EP Available Now\\nListen on Spotify - http://www.smarturl.it/StreamAlexNewell\\niTunes: http://www.smarturl.it/PowerEP\\nGoogle Play: http://www.smarturl.it/PowerEP_GP\\nAmazon: http://www.smarturl.it/PowerEP_A\\n\\n“Basically Over You (B.O.Y)” Remixes available now\\nListen on Spotify - http://www.smarturl.it/StreamAlexNewell\\niTunes: http://www.smarturl.it/BOYRemixes\\nGoogle Play: http://www.smarturl.it/BOYRemixes_GP\\nAmazon: http://www.smarturl.it/BOYRemixes_A\\n\\nFollow Alex: \\nFacebook: http://www.facebook.com/TheAlexNewell/\\nTwitter: http://twitter.com/thealexnewell\\nInstagram: http://www.instagram.com/thealexnewell\\nhttp://www.thealexnewell.com\",\n title: \"Alex Newell - Basically Over You (B.O.Y) [Official Video]\",\n publishedAt: \"2016-03-28T15:24:48.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/4udFxghUdsc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/4udFxghUdsc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/4udFxghUdsc/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/4udFxghUdsc/maxresdefault.jpg\",\n ignored: false,\n id: 51962,\n project_id: 44254,\n },\n artist_id: 5620,\n Status: \"Active\",\n Artist: \"Alex Newell\",\n Website: \"http://www.thealexnewell.com/\",\n ProjectNotes: \"Looking for Disco and or Soulful house songs.\",\n Genre1: \"Pop\",\n Genre2: \"R&B\",\n Contact1: \"Pete Ganbarg\",\n Contact2: \"Gina Tucci\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alex-newell.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alex-newell@2x.jpg\",\n brief: null,\n id: 44254,\n },\n {\n videos: [],\n contact1_id: {\n Name: \"Pete Giberga\",\n PrimaryActivity: \"A&R\",\n Company: \"300 / WEA\",\n Position: \"Head Of A&R\",\n Address: \"112 Madison Ave 4th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10016\",\n Country: \"USA\",\n Phone: \"212-719-7010\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"pete@threehundred.biz\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.300ent.com\",\n id: 3434,\n },\n artist_id: 6157,\n Status: \"Active\",\n Artist: \"Alex Winston\",\n Website: \"http://www.iamalexwinston.com\",\n ProjectNotes: \"\",\n Genre1: \"Pop\",\n Genre2: \"Rock\",\n Contact1: \"Pete Giberga\",\n Contact2: \"Renè Symonds\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alex-winston.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alex-winston@2x.jpg\",\n brief: null,\n id: 44849,\n },\n {\n videos: [\n {\n id: 41866,\n videoId: \"rywUS-ohqeE\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n \"Alicia Keys' official music video for 'No One'. Click to listen to Alicia Keys on Spotify: http://smarturl.it/AKeysSpot?IQid=AliciaKN1\\n\\nAs featured on As I Am. Click to buy the track or album via iTunes: http://smarturl.it/AKeysAIAiTunes?IQid=AliciaKN1\\nGoogle Play: http://smarturl.it/AKeysNo1Play?IQid=AliciaKN1\\nAmazon: http://smarturl.it/AKeysAIAamz?IQid=AliciaKN1\\n\\nMore from Alicia Keys\\nGirl On Fire: https://youtu.be/J91ti_MpdHA\\nIf I Ain't Got You: https://youtu.be/Ju8Hr50Ckwk\\nFallin': https://youtu.be/Urdlvw0SSEc\\n\\nFollow Alicia Keys\\nWebsite: http://www.aliciakeys.com/\\nFacebook: https://www.facebook.com/aliciakeys\\nTumblr: http://thekeysofalicia.tumblr.com/\\nTwitter: https://twitter.com/aliciakeys\\nInstagram: https://instagram.com/aliciakeys/\\n\\nSubscribe to Alicia Keys on YouTube: http://smarturl.it/AKeysSub?IQid=AliciaKN1\\n\\nMore great 00s videos here: http://smarturl.it/Ultimate00?IQid=AliciaKN1\\n\\n---------\\n\\nLyrics:\\n\\nI just want you close\\nWhere you can stay forever\\nYou can be sure\\nThat it will only get better\\n\\nYou and me together\\nThrough the days and nights\\nI don't worry 'cause\\nEverything's going to be alright\\nPeople keep talking they can say what they like\\nBut all I know is everything's going to be alright\\n\\nNo one, no one, no one\\nCan get in the way of what I'm feeling\\nNo one, no one, no one\\nCan get in the way of what I feel for you, you, you\\nCan get in the way of what I feel for you\",\n title: \"Alicia Keys - No One (Official Video)\",\n publishedAt: \"2009-10-03T04:45:35.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/rywUS-ohqeE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/rywUS-ohqeE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/rywUS-ohqeE/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/rywUS-ohqeE/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41867,\n videoId: \"Ju8Hr50Ckwk\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n \"Alicia Keys' official music video for 'If I Ain't Got You'. Click to listen to Alicia Keys on Spotify: http://smarturl.it/AKeysSpot?IQid=AliciaKIIA\\n\\nAs featured on The Diary Of Alicia Keys. Click to buy the track or album via iTunes: http://smarturl.it/AKeysDiaryiTunes?IQid=AliciaKIIA\\nGoogle Play: http://smarturl.it/AKeysAGYplay?IQid=AliciaKIIA\\nAmazon: http://smarturl.it/AKeysDiaryAmz?IQid=AliciaKIIA\\n\\nMore from Alicia Keys\\nGirl On Fire: https://youtu.be/J91ti_MpdHA\\nNo One: https://youtu.be/rywUS-ohqeE\\nFallin': https://youtu.be/Urdlvw0SSEc\\n\\nFollow Alicia Keys\\nWebsite: http://www.aliciakeys.com/\\nFacebook: https://www.facebook.com/aliciakeys\\nTumblr: http://thekeysofalicia.tumblr.com/\\nTwitter: https://twitter.com/aliciakeys\\nInstagram: https://instagram.com/aliciakeys/\\n\\nSubscribe to Alicia Keys on YouTube: http://smarturl.it/AKeysSub?IQid=AliciaKIIA\\n\\nMore great 00s videos here: http://smarturl.it/Ultimate00?IQid=AliciaKIIA\\n\\n---------\\n\\nLyrics:\\n\\nSome people live for the fortune\\nSome people live just for the fame\\nSome people live for the power, yeah\\nSome people live just to play the game\\nSome people think that the physical things\\nDefine what's within\\nAnd I've been there before\\nBut that life's a bore\\nSo full of the superficial\\n\\nSome people want it all\\nBut I don't want nothing at all\\nIf it ain't you, baby\\nIf I ain't got you, baby\\nSome people want diamond rings\\nSome just want everything\\nBut everything means nothing\\nIf I ain't got you, yeah\",\n title: \"Alicia Keys - If I Ain't Got You\",\n publishedAt: \"2009-10-25T08:39:48.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Ju8Hr50Ckwk/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Ju8Hr50Ckwk/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Ju8Hr50Ckwk/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41868,\n videoId: \"Urdlvw0SSEc\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n \"Alicia Keys' official music video for 'Fallin''. Click to listen to Alicia Keys on Spotify: http://smarturl.it/AKeysSpot?IQid=AliciaKFAL\\n\\nAs featured on Songs In A Minor. Click to buy the track or album via iTunes: http://smarturl.it/AKeysSIAMiTunes?IQid=AliciaKFAL\\nGoogle Play: http://smarturl.it/AKeysFalPlay?IQid=AliciaKFAL\\nAmazon: http://smarturl.it/AKeysSIAMamz?IQid=AliciaKFAL\\n\\nMore from Alicia Keys\\nGirl On Fire: https://youtu.be/J91ti_MpdHA\\nNo One: https://youtu.be/rywUS-ohqeE\\nIf I Ain't GotYou: https://youtu.be/Ju8Hr50Ckwk\\n\\nFollow Alicia Keys\\nWebsite: http://www.aliciakeys.com/\\nFacebook: https://www.facebook.com/aliciakeys\\nTumblr: http://thekeysofalicia.tumblr.com/\\nTwitter: https://twitter.com/aliciakeys\\nInstagram: https://instagram.com/aliciakeys/\\n\\nSubscribe to Alicia Keys on YouTube: http://smarturl.it/AKeysSub?IQid=AliciaKFAL\\n\\nMore great 00s videos here: http://smarturl.it/Ultimate00?IQid=AliciaKFAL\\n\\n---------\\n\\nLyrics:\\n\\nI keep on fallin'\\nIn and out of love\\nWith you\\nSometimes I love ya\\nSometimes you make me blue\\nSometimes I feel good\\nAt times I feel used\\nLovin you darlin'\\nMakes me so confused\\n\\nI keep on\\nFallin'\\nIn and out of love with you\\nI never loved someone\\nThe way that I love you\",\n title: \"Alicia Keys - Fallin'\",\n publishedAt: \"2009-10-25T08:33:15.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/Urdlvw0SSEc/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/Urdlvw0SSEc/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/Urdlvw0SSEc/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres: \"\",\n ignored: false,\n },\n {\n id: 41869,\n videoId: \"HhuGQUZJot8\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n \"Alicia Keys' official music video for 'Un-thinkable (I'm Ready)'. Click to listen to Alicia Keys on Spotify: http://smarturl.it/AKeysSpot?IQid=AliciaKUT\\n\\nAs featured on The Element Of Freedom. Click to buy the track or album via iTunes: http://smarturl.it/AKeysEofFiTunes?IQid=AliciaKUT\\nGoogle Play: http://smarturl.it/AKeysUnPlay?IQid=AliciaKUT\\nAmazon: http://smarturl.it/AKeysEofFamz?IQid=AliciaKUT\\n\\nMore from Alicia Keys\\nGirl On Fire: https://youtu.be/J91ti_MpdHA\\nNo One: https://youtu.be/rywUS-ohqeE\\nIf I Ain't Got You: https://youtu.be/Ju8Hr50Ckwk\\n\\nFollow Alicia Keys\\nWebsite: http://www.aliciakeys.com/\\nFacebook: https://www.facebook.com/aliciakeys\\nTumblr: http://thekeysofalicia.tumblr.com/\\nTwitter: https://twitter.com/aliciakeys\\nInstagram:https://instagram.com/aliciakeys/\\n\\nSubscribe to Alicia Keys on YouTube: http://smarturl.it/AKeysSub?IQid=AliciaKUT\\n\\nMore great 00s videos here: http://smarturl.it/Ultimate00?IQid=AliciaKUT\\n\\n---------\\n\\nLyrics:\\n\\nMoment of honesty\\nSomeones gotta take the lead tonight\\nWho's it gonna be?\\nI'm gonna sit right here\\nAnd tell you all that comes to me\\nIf you have something to say\\nYou should say it right now\\nYou give me a feeling that I never felt before\\nAnd I deserve it, I think I deserve it\\nIts becoming something that's impossible to ignore\\nAnd I can't take it\\nI was wondering maybe\\nCould I make you my baby\\nIf we do the unthinkable would it make us look crazy\\nIf you ask me I'm ready\\nIf you ask me I'm ready\",\n title: \"Alicia Keys - Un-thinkable (I'm Ready)\",\n publishedAt: \"2010-05-11T23:14:08.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/HhuGQUZJot8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/HhuGQUZJot8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/HhuGQUZJot8/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/HhuGQUZJot8/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41870,\n videoId: \"J91ti_MpdHA\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n \"Alicia Keys' official music video for 'Girl On Fire'. Click to listen to Alicia Keys on Spotify: http://smarturl.it/AKeysSpot?IQid=AliciaKGOF\\n\\nAs featured on Girl On Fire. Click to buy the track or album via iTunes: http://smarturl.it/AKeysGOFiTunes?IQid=AliciaKGOF\\nGoogle Play: http://smarturl.it/AKeysGOFplay?IQid=AliciaKGOF\\nAmazon: http://smarturl.it/AKeysGOFamz?IQid=AliciaKGOF\\n\\nMore from Alicia Keys\\nNo One: https://youtu.be/rywUS-ohqeE\\nIf I Ain't Got You: https://youtu.be/Ju8Hr50Ckwk\\nFallin': https://youtu.be/Urdlvw0SSEc\\n\\nFollow Alicia Keys\\nWebsite: http://www.aliciakeys.com/\\nFacebook: https://www.facebook.com/aliciakeys\\nTumblr: http://thekeysofalicia.tumblr.com/\\nTwitter: https://twitter.com/aliciakeys\\nInstagram: https://instagram.com/aliciakeys/\\n\\nSubscribe to Alicia Keys on YouTube: http://smarturl.it/AKeysSub?IQid=AliciaKGOF\\n\\nMore great 00s videos here: http://smarturl.it/Ultimate00?IQid=AliciaKGOF\\n\\n---------\\n\\nLyrics:\\n\\nShe's just a girl and she's on fire\\nHotter than a fantasy, lonely like a highway\\nShe's living in a world and it's on fire\\nFilled with catastrophe, but she knows she can fly away\\n\\nOhhhh oh oh oh oh\\nShe got both feet on the ground\\nAnd she's burning it down\\nOhhhh oh oh oh oh\\nShe got her head in the clouds\\nAnd she's not backing down\\n\\nThis girl is on fire...\\nThis girl is on fire...\\nShe's walking on fire...\\nThis girl is on fire...\",\n title: \"Alicia Keys - Girl On Fire\",\n publishedAt: \"2012-10-19T22:15:07.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/J91ti_MpdHA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/J91ti_MpdHA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/J91ti_MpdHA/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/J91ti_MpdHA/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41871,\n videoId: \"UQmFpJ0sB9Q\",\n channelId: \"UC8-Th83bH_thdKZDJCrn88g\",\n channelTitle: \"The Tonight Show Starring Jimmy Fallon\",\n description:\n 'Jimmy challenges Alicia Keys to a game of random musical impressions like Gwen Stefani singing \"Miss Mary Mack\" and Adele singing \"The Alphabet Song.\"\\n\\nSubscribe NOW to The Tonight Show Starring Jimmy Fallon: http://bit.ly/1nwT1aN\\n\\nWatch The Tonight Show Starring Jimmy Fallon Weeknights 11:35/10:35c\\nGet more Jimmy Fallon: \\nFollow Jimmy: http://Twitter.com/JimmyFallon\\nLike Jimmy: https://Facebook.com/JimmyFallon\\n\\nGet more The Tonight Show Starring Jimmy Fallon: \\nFollow The Tonight Show: http://Twitter.com/FallonTonight\\nLike The Tonight Show: https://Facebook.com/FallonTonight\\nThe Tonight Show Tumblr: http://fallontonight.tumblr.com/\\n\\nGet more NBC: \\nNBC YouTube: http://bit.ly/1dM1qBH\\nLike NBC: http://Facebook.com/NBC\\nFollow NBC: http://Twitter.com/NBC\\nNBC Tumblr: http://nbctv.tumblr.com/\\nNBC Google+: https://plus.google.com/+NBC/posts\\n\\nThe Tonight Show Starring Jimmy Fallon features hilarious highlights from the show including: comedy sketches, music parodies, celebrity interviews, ridiculous games, and, of course, Jimmy\\'s Thank You Notes and hashtags! You\\'ll also find behind the scenes videos and other great web exclusives.\\n\\nWheel of Musical Impressions with Alicia Keys\\nhttp://www.youtube.com/fallontonight',\n title: \"Wheel of Musical Impressions with Alicia Keys\",\n publishedAt: \"2017-03-01T05:23:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/UQmFpJ0sB9Q/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/UQmFpJ0sB9Q/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/UQmFpJ0sB9Q/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/UQmFpJ0sB9Q/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41872,\n videoId: \"srMBZiqNMaM\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n \"Alicia Keys' official music video for 'Try Sleeping With A Broken Heart'. Click to listen to Alicia Keys on Spotify: http://smarturl.it/AKeysSpot?IQid=AliciaKTSW\\n\\nAs featured on The Element Of Freedom. Click to buy the track or album via iTunes: http://smarturl.it/AKeysEofFiTunes?IQid=AliciaKTSW\\nGoogle Play: http://smarturl.it/AKeysBHplay?IQid=AliciaKTSW\\nAmazon: http://smarturl.it/AKeysEofFamz?IQid=AliciaKTSW\\n\\nMore from Alicia Keys\\nGirl On Fire: https://youtu.be/J91ti_MpdHA\\nNo One: https://youtu.be/rywUS-ohqeE\\nIf I Ain't Got You: https://youtu.be/Ju8Hr50Ckwk\\n\\nFollow Alicia Keys\\nWebsite: http://www.aliciakeys.com/\\nFacebook: https://www.facebook.com/aliciakeys\\nTumblr: http://thekeysofalicia.tumblr.com/\\nTwitter: https://twitter.com/aliciakeys\\nInstagram: https://instagram.com/aliciakeys/\\n\\nSubscribe to Alicia Keys on YouTube: http://smarturl.it/AKeysSub?IQid=AliciaKTSW\\n\\nMore great 00s videos here: http://smarturl.it/Ultimate00?IQid=AliciaKTSW\\n\\n---------\\n\\nLyrics:\\n\\nEven if you were a million miles away\\nI could still feel you in my bed\\nNear me, touch me, feel me\\nAnd even at the bottom of the sea\\nI could still hear inside my head\\nTellin' me, touch me, feel me\\n\\nAnd all the time you were tellin' me lies\\n\\nSo tonight, I'm gonna find a way to make it without you\\nTonight I'm gonna find a way to make it without you\\nI'm gonna hold on to the times that we had tonight\\nI'm gonna find a way to make it without you\\n\\nHave you ever tried sleeping with a broken heart?\\nWell, you could try sleeping in my bed\",\n title: \"Alicia Keys - Try Sleeping With A Broken Heart\",\n publishedAt: \"2009-11-24T12:41:56.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/srMBZiqNMaM/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/srMBZiqNMaM/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/srMBZiqNMaM/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/srMBZiqNMaM/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41873,\n videoId: \"_ST6ZRbhGiA\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n \"Alicia Keys' official music video for 'You Don't Know My Name'. Click to listen to Alicia Keys on Spotify: http://smarturl.it/AKeysSpot?IQid=AliciaKYDK\\n\\nAs featured on The Diary Of Alicia Keys. Click to buy the track or album via iTunes: http://smarturl.it/AKeysDiaryiTunes?IQid=AliciaKYDK\\nGoogle Play: http://smarturl.it/AKeysKMNplay?IQid=AliciaKYDK\\nAmazon: http://smarturl.it/AKeysDiaryAmz?IQid=AliciaKYDK\\n\\nMore from Alicia Keys\\nGirl On Fire: https://youtu.be/J91ti_MpdHA\\nNo One: https://youtu.be/rywUS-ohqeE\\nFallin': https://youtu.be/Urdlvw0SSEc\\n\\nFollow Alicia Keys\\nWebsite: http://www.aliciakeys.com/\\nFacebook: https://www.facebook.com/aliciakeys\\nTumblr: http://thekeysofalicia.tumblr.com/\\nTwitter: https://twitter.com/aliciakeys\\nInstagram: https://instagram.com/aliciakeys/\\n\\nSubscribe to Alicia Keys on YouTube: http://smarturl.it/AKeysSub?IQid=AliciaKYDK\\n\\nMore great 00s videos here: http://smarturl.it/Ultimate00?IQid=AliciaKYDK\\n\\n---------\\n\\nLyrics:\\n\\nBaby, baby, baby\\nFrom the day I sawyou\\nI really really want to catch your eye\\nThere's something special 'bout you\\nI must really like you\\nCause not a lotta guys are worth my time\\nOoo baby, baby, baby\\nIt's gettin kind of crazy\\nCause you are takin over my mind\\nAnd it feels like oooooo\\nBut you don't know my name\\nAnd I swear it feels like ooooo ooooo ooooo ooooo\\nYou don't know my name\\n(round and round and round we go, will you ever know)\",\n title: \"Alicia Keys - You Don't Know My Name\",\n publishedAt: \"2011-06-12T20:15:38.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/_ST6ZRbhGiA/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/_ST6ZRbhGiA/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/_ST6ZRbhGiA/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/_ST6ZRbhGiA/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41874,\n videoId: \"4HazJhPnrB8\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n 'Alicia\\'s new single \"In Common\" Available Now! Get it on:\\nApple Music: http://smarturl.it/iAKCommon?IQid=yt\\nSpotify: http://smarturl.it/sAKCommon?IQid=yt\\nAmazon Music: http://smarturl.it/azAKCommon?IQid=yt\\nGoogle Play: http://smarturl.it/gAKCommon?IQid=yt\\n\\nFollow Alicia:\\nhttp://www.aliciakeys.com/\\nhttps://www.facebook.com/aliciakeys\\nhttps://twitter.com/aliciakeys\\nhttps://instagram.com/aliciakeys/\\nhttps://plus.google.com/+AliciaKeys/posts\\n\\n\\nDirector: Pierre Debusschere\\nExecutive Producer: Ziggy Le Vin\\nHead of Production: Matt Leiderman\\nProducer: Keeley Gould\\nProduction Company: Art + Commerce Film\\nEditors: Pascal Oberlin and Spencer Campbell',\n title: \"Alicia Keys - In Common\",\n publishedAt: \"2016-05-20T16:00:00.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/4HazJhPnrB8/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/4HazJhPnrB8/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/4HazJhPnrB8/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/4HazJhPnrB8/maxresdefault.jpg\",\n ignored: false,\n },\n {\n id: 41875,\n videoId: \"xPvwDcrT6rU\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n \"Alicia Keys' official music video for 'Like You'll Never See Me Again'. Click to listen to Alicia Keys on Spotify: http://smarturl.it/AKeysSpot?IQid=AliciaKLYN\\n\\nAs featured on As I Am. Click to buy the track or album via iTunes: http://smarturl.it/AKeysAIAiTunes?IQid=AliciaKLYN\\nGoogle Play: http://smarturl.it/AKeysNSMAplay?IQid=AliciaKLYN\\nAmazon: http://smarturl.it/AKeysAIAamz?IQid=AliciaKLYN\\n\\nMore from Alicia Keys\\nGirl On Fire: https://youtu.be/J91ti_MpdHA\\nIf I Ain't Got You: https://youtu.be/Ju8Hr50Ckwk\\nFallin': https://youtu.be/Urdlvw0SSEc\\n\\nFollow Alicia Keys\\nWebsite: http://www.aliciakeys.com/\\nFacebook: https://www.facebook.com/aliciakeys\\nTumblr: http://thekeysofalicia.tumblr.com/\\nTwitter: https://twitter.com/aliciakeys\\nInstagram: https://instagram.com/aliciakeys/\\n\\nSubscribe to Alicia Keys on YouTube: http://smarturl.it/AKeysSub?IQid=AliciaKLYN\\n\\nMore great 00s videos here: http://smarturl.it/Ultimate00?IQid=AliciaKLYN\\n\\n---------\\n\\nLyrics:\\n\\nIf I had no more time\\nNo more time left to be here\\nWould you cherish what we had?\\nWas it everything that you were looking for?\\nIf I couldn't feel your touch\\nAnd no longer were you with me\\nI'd be wishing you were here\\nTo be everything that I'd be looking for\\nI don't wanna forget the present is a gift\\nAnd I don't wanna take for granted the time you may have here with me\\n'Cause Lord only knows another day is not really guaranteed\\n\\nSo every time you hold me\\nHold me like this is the last time\\nEvery time you kiss me\\nKiss me like you'll never see me again\\nEvery time you touch me\\nTouch me like this is the last time\\nPromise that you'll love me\\nLove me like you'll never see me again\",\n title: \"Alicia Keys - Like You'll Never See Me Again\",\n publishedAt: \"2009-10-03T20:40:24.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/xPvwDcrT6rU/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/xPvwDcrT6rU/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/xPvwDcrT6rU/hqdefault.jpg\",\n project_id: 43131,\n thumbnail_maxres:\n \"https://img.youtube.com/vi/xPvwDcrT6rU/maxresdefault.jpg\",\n ignored: false,\n },\n ],\n contact1_id: {\n Name: \"Keith Naftaly\",\n PrimaryActivity: \"A&R\",\n Company: \"RCA / Sony\",\n Position: \"Ex VP A&R\",\n Address: \"550 Madison Ave 11th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10022\",\n Country: \"USA\",\n Phone: \"212-833-5400\",\n Phone2: \"212-833-8000\",\n Fax: \"212-833-5229\",\n Email: \"keith.naftaly@rcarecords.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"www.rcarecords.com/home\",\n id: 4503,\n },\n contact2_id: {\n Name: \"Peter Edge\",\n PrimaryActivity: \"A&R\",\n Company: \"RCA / Sony\",\n Position: \"CEO\",\n Address: \"550 Madison Ave 11th Fl\",\n City: \"New York\",\n State: \"NY\",\n PostalCode: \"10022\",\n Country: \"USA\",\n Phone: \"212-833-5265\",\n Phone2: \"212-833-8000\",\n Fax: \"212-833-6190\",\n Email: \"peter.edge@rcarecords.com\",\n Email2: \"peter.edge@sonymusic.com\",\n Email3: \"\",\n Website: \"www.rcarecords.com/home\",\n id: 4498,\n },\n contact3_id: {\n Name: \"Johnny Wright\",\n PrimaryActivity: \"Manager\",\n Company: \"Wright Entertainment Holdings, Llc\",\n Position: \"Manager\",\n Address: \"424 E. Central Blvd #189\",\n City: \"Orlando\",\n State: \"FL\",\n PostalCode: \"32801\",\n Country: \"USA\",\n Phone: \"\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"info@wegmusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://www.wegmusic.com/\",\n id: 5025,\n },\n primaryVideo_id: {\n videoId: \"rywUS-ohqeE\",\n channelId: \"UCETZ7r1_8C1DNFDO-7UXwqw\",\n channelTitle: \"aliciakeysVEVO\",\n description:\n \"Alicia Keys' official music video for 'No One'. Click to listen to Alicia Keys on Spotify: http://smarturl.it/AKeysSpot?IQid=AliciaKN1\\n\\nAs featured on As I Am. Click to buy the track or album via iTunes: http://smarturl.it/AKeysAIAiTunes?IQid=AliciaKN1\\nGoogle Play: http://smarturl.it/AKeysNo1Play?IQid=AliciaKN1\\nAmazon: http://smarturl.it/AKeysAIAamz?IQid=AliciaKN1\\n\\nMore from Alicia Keys\\nGirl On Fire: https://youtu.be/J91ti_MpdHA\\nIf I Ain't Got You: https://youtu.be/Ju8Hr50Ckwk\\nFallin': https://youtu.be/Urdlvw0SSEc\\n\\nFollow Alicia Keys\\nWebsite: http://www.aliciakeys.com/\\nFacebook: https://www.facebook.com/aliciakeys\\nTumblr: http://thekeysofalicia.tumblr.com/\\nTwitter: https://twitter.com/aliciakeys\\nInstagram: https://instagram.com/aliciakeys/\\n\\nSubscribe to Alicia Keys on YouTube: http://smarturl.it/AKeysSub?IQid=AliciaKN1\\n\\nMore great 00s videos here: http://smarturl.it/Ultimate00?IQid=AliciaKN1\\n\\n---------\\n\\nLyrics:\\n\\nI just want you close\\nWhere you can stay forever\\nYou can be sure\\nThat it will only get better\\n\\nYou and me together\\nThrough the days and nights\\nI don't worry 'cause\\nEverything's going to be alright\\nPeople keep talking they can say what they like\\nBut all I know is everything's going to be alright\\n\\nNo one, no one, no one\\nCan get in the way of what I'm feeling\\nNo one, no one, no one\\nCan get in the way of what I feel for you, you, you\\nCan get in the way of what I feel for you\",\n title: \"Alicia Keys - No One (Official Video)\",\n publishedAt: \"2009-10-03T04:45:35.000Z\",\n thumbnail: \"https://i.ytimg.com/vi/rywUS-ohqeE/default.jpg\",\n thumbnail_medium: \"https://i.ytimg.com/vi/rywUS-ohqeE/mqdefault.jpg\",\n thumbnail_high: \"https://i.ytimg.com/vi/rywUS-ohqeE/hqdefault.jpg\",\n thumbnail_maxres:\n \"https://img.youtube.com/vi/rywUS-ohqeE/maxresdefault.jpg\",\n ignored: false,\n id: 41866,\n project_id: 43131,\n },\n artist_id: 4552,\n Status: \"Active\",\n Artist: \"Alicia Keys\",\n Website: \"http://www.aliciakeys.com\",\n ProjectNotes: \"Looking for big hit singles (ballad).\",\n Genre1: \"Hip Hop\",\n Genre2: \"Funk / Soul\",\n Contact1: \"Keith Naftaly\",\n Contact2: \"Peter Edge\",\n Contact3: \"Johnny Wright\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alicia-keys.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alicia-keys@2x.jpg\",\n brief: null,\n id: 43131,\n },\n {\n videos: [],\n contact1_id: {\n Name: \"Jacob Capricciuolo\",\n PrimaryActivity: \"A&R\",\n Company: \"Executive Music Group\",\n Position: \"Owner, President\",\n Address: \"3930 Glade Rd\",\n City: \"Colleyville\",\n State: \"TX\",\n PostalCode: \"76034\",\n Country: \"USA\",\n Phone: \"\",\n Phone2: \"\",\n Fax: \"\",\n Email: \"jacob@executivemusic.com\",\n Email2: \"\",\n Email3: \"\",\n Website: \"http://executivemusic.com/\",\n id: 5666,\n },\n artist_id: 6206,\n Status: \"Active\",\n Artist: \"Alien Ant Farm\",\n Website: \"http://www.alienantfarm.com/\",\n ProjectNotes: \"\",\n Genre1: \"Rock\",\n Genre2: \"\",\n Contact1: \"Jacob Capricciuolo\",\n Contact2: \"Jason Fields\",\n Contact3: \"\",\n Contact4: \"\",\n Country: \"United States\",\n ignored: false,\n thumbnail:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alien-ant-farm.jpg\",\n thumbnail_medium: null,\n thumbnail_high:\n \"http://site-backup-w.s3.amazonaws.com/mho/mho-artist-images/alien-ant-farm@2x.jpg\",\n brief: null,\n id: 44855,\n },\n ],\n count: 668,\n};\n\nconst COLLECTIONS = [\n {\n artist_id: 5795,\n collectionId: 1549762049,\n collectionName: \"Opp Stoppa (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2021-01-22T08:00:00.000Z\",\n thumbnail:\n \"https://is1-ssl.mzstatic.com/image/thumb/Music124/v4/e9/eb/cd/e9ebcdae-bdf6-f58d-9c98-fdebc299a9c1/source/267x267bb.jpg\",\n thumbnail_hq:\n \"https://is1-ssl.mzstatic.com/image/thumb/Music124/v4/e9/eb/cd/e9ebcdae-bdf6-f58d-9c98-fdebc299a9c1/source/534x534bb.jpg\",\n ignored: true,\n id: 136523,\n },\n {\n artist_id: 5795,\n collectionId: 1536235462,\n collectionName: \"SAVAGE MODE II [CHOPPED NOT SLOPPED]\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2020-10-19T07:00:00.000Z\",\n thumbnail:\n \"https://is4-ssl.mzstatic.com/image/thumb/Music124/v4/b0/72/74/b072741f-cbcc-4c4e-bfce-e125b811e430/source/267x267bb.jpg\",\n thumbnail_hq:\n \"https://is4-ssl.mzstatic.com/image/thumb/Music124/v4/b0/72/74/b072741f-cbcc-4c4e-bfce-e125b811e430/source/534x534bb.jpg\",\n ignored: true,\n id: 136522,\n },\n {\n artist_id: 5795,\n collectionId: 1534209957,\n collectionName: \"SAVAGE MODE II\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2020-10-02T07:00:00.000Z\",\n thumbnail:\n \"https://is2-ssl.mzstatic.com/image/thumb/Music124/v4/4a/23/5c/4a235c38-b095-3822-d62a-eef1fac1dfb6/source/267x267bb.jpg\",\n thumbnail_hq:\n \"https://is2-ssl.mzstatic.com/image/thumb/Music124/v4/4a/23/5c/4a235c38-b095-3822-d62a-eef1fac1dfb6/source/534x534bb.jpg\",\n ignored: false,\n id: 136521,\n },\n {\n artist_id: 5795,\n collectionId: 1254351754,\n collectionName: \"Issa Album\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2017-07-07T07:00:00.000Z\",\n thumbnail:\n \"http://is1.mzstatic.com/image/thumb/Music111/v4/f5/b4/3b/f5b43b33-8dbb-3f11-540b-6fd75538e495/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is1.mzstatic.com/image/thumb/Music111/v4/f5/b4/3b/f5b43b33-8dbb-3f11-540b-6fd75538e495/source/534x534bb.jpg\",\n ignored: true,\n id: 127741,\n },\n {\n artist_id: 5795,\n collectionId: 1303426031,\n collectionName: \"Without Warning\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2017-12-23T08:00:00.000Z\",\n thumbnail:\n \"http://is3.mzstatic.com/image/thumb/Music128/v4/10/ba/42/10ba42d9-5af2-8a40-6f82-2b528149138f/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is3.mzstatic.com/image/thumb/Music128/v4/10/ba/42/10ba42d9-5af2-8a40-6f82-2b528149138f/source/534x534bb.jpg\",\n ignored: false,\n id: 127742,\n },\n {\n artist_id: 5795,\n collectionId: 1133782044,\n collectionName: \"Savage Mode\",\n primaryGenreName: \"Rap\",\n releaseDate: \"2016-07-15T07:00:00.000Z\",\n thumbnail:\n \"http://is4.mzstatic.com/image/thumb/Music30/v4/90/5a/c9/905ac985-83f6-8a8d-0de2-05b383bed646/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is4.mzstatic.com/image/thumb/Music30/v4/90/5a/c9/905ac985-83f6-8a8d-0de2-05b383bed646/source/534x534bb.jpg\",\n ignored: false,\n id: 127743,\n },\n {\n artist_id: 5795,\n collectionId: 1114376830,\n collectionName: \"Slaughter King\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-05-16T07:00:00.000Z\",\n thumbnail:\n \"http://is5.mzstatic.com/image/thumb/Music30/v4/00/5e/53/005e534a-75cd-0691-8e1f-467981ebbc2e/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is5.mzstatic.com/image/thumb/Music30/v4/00/5e/53/005e534a-75cd-0691-8e1f-467981ebbc2e/source/534x534bb.jpg\",\n ignored: false,\n id: 127744,\n },\n {\n artist_id: 5795,\n collectionId: 1114660184,\n collectionName: \"The Slaughter Tape\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-05-15T07:00:00.000Z\",\n thumbnail:\n \"http://is4.mzstatic.com/image/thumb/Music30/v4/aa/c2/a3/aac2a3b3-e4fb-d150-b398-e2ee526ec8a6/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is4.mzstatic.com/image/thumb/Music30/v4/aa/c2/a3/aac2a3b3-e4fb-d150-b398-e2ee526ec8a6/source/534x534bb.jpg\",\n ignored: false,\n id: 127745,\n },\n {\n artist_id: 5795,\n collectionId: 894820462,\n collectionName: \"Watcha Gondo (feat. Migos, 116 & 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2014-06-25T07:00:00.000Z\",\n thumbnail:\n \"http://is4.mzstatic.com/image/thumb/Music/v4/e5/db/00/e5db0046-6cfa-e27d-4394-3d8e12699809/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is4.mzstatic.com/image/thumb/Music/v4/e5/db/00/e5db0046-6cfa-e27d-4394-3d8e12699809/source/534x534bb.jpg\",\n ignored: true,\n id: 127746,\n },\n {\n artist_id: 5795,\n collectionId: 1111699040,\n collectionName: \"Head (feat. 21 Savage & Bulletproof Dolphin) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-05-10T07:00:00.000Z\",\n thumbnail:\n \"http://is4.mzstatic.com/image/thumb/Music60/v4/df/f3/62/dff36293-5f2f-dc4d-9fef-3c254af19d3e/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is4.mzstatic.com/image/thumb/Music60/v4/df/f3/62/dff36293-5f2f-dc4d-9fef-3c254af19d3e/source/534x534bb.jpg\",\n ignored: true,\n id: 127747,\n },\n {\n artist_id: 5795,\n collectionId: 1114398483,\n collectionName: \"Red Opps - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-05-15T07:00:00.000Z\",\n thumbnail:\n \"http://is5.mzstatic.com/image/thumb/Music18/v4/c1/f3/f1/c1f3f1b7-f90d-d1e0-bf91-82a81ea0a244/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is5.mzstatic.com/image/thumb/Music18/v4/c1/f3/f1/c1f3f1b7-f90d-d1e0-bf91-82a81ea0a244/source/534x534bb.jpg\",\n ignored: true,\n id: 127748,\n },\n {\n artist_id: 5795,\n collectionId: 1114403108,\n collectionName: \"One Foot - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-05-15T07:00:00.000Z\",\n thumbnail:\n \"http://is2.mzstatic.com/image/thumb/Music30/v4/d8/70/45/d87045b9-21e4-2fff-3c9f-e66496beabd9/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is2.mzstatic.com/image/thumb/Music30/v4/d8/70/45/d87045b9-21e4-2fff-3c9f-e66496beabd9/source/534x534bb.jpg\",\n ignored: true,\n id: 127749,\n },\n {\n artist_id: 5795,\n collectionId: 1115954335,\n collectionName: \"Lit (feat. 21 Savage, Juicy J & Young Dolph) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-05-27T07:00:00.000Z\",\n thumbnail:\n \"http://is5.mzstatic.com/image/thumb/Music20/v4/f8/01/89/f801895b-a867-f23c-dc4a-84308bf66303/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is5.mzstatic.com/image/thumb/Music20/v4/f8/01/89/f801895b-a867-f23c-dc4a-84308bf66303/source/534x534bb.jpg\",\n ignored: true,\n id: 127750,\n },\n {\n artist_id: 5795,\n collectionId: 1119382110,\n collectionName: \"Smoka (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-05-15T07:00:00.000Z\",\n thumbnail:\n \"http://is3.mzstatic.com/image/thumb/Music18/v4/18/8b/ea/188bea31-456e-cc18-0c17-9f7d62b95ac1/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is3.mzstatic.com/image/thumb/Music18/v4/18/8b/ea/188bea31-456e-cc18-0c17-9f7d62b95ac1/source/534x534bb.jpg\",\n ignored: true,\n id: 127751,\n },\n {\n artist_id: 5795,\n collectionId: 1127016404,\n collectionName: \"Vette (feat. Trouble) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2015-12-02T08:00:00.000Z\",\n thumbnail:\n \"http://is5.mzstatic.com/image/thumb/Music60/v4/ea/b1/b3/eab1b363-d3bb-23a3-a94a-6975acab3903/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is5.mzstatic.com/image/thumb/Music60/v4/ea/b1/b3/eab1b363-d3bb-23a3-a94a-6975acab3903/source/534x534bb.jpg\",\n ignored: true,\n id: 127752,\n },\n {\n artist_id: 5795,\n collectionId: 1128913811,\n collectionName: \"In & Out (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-06-25T07:00:00.000Z\",\n thumbnail:\n \"http://is4.mzstatic.com/image/thumb/Music20/v4/b8/34/8b/b8348b0f-1dfe-8767-2a02-c229a0630021/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is4.mzstatic.com/image/thumb/Music20/v4/b8/34/8b/b8348b0f-1dfe-8767-2a02-c229a0630021/source/534x534bb.jpg\",\n ignored: true,\n id: 127753,\n },\n {\n artist_id: 5795,\n collectionId: 1147864030,\n collectionName: \"Extortion (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-08-25T07:00:00.000Z\",\n thumbnail:\n \"http://is3.mzstatic.com/image/thumb/Music71/v4/f2/15/ed/f215ed68-4fe6-9999-d244-66ffbad929f6/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is3.mzstatic.com/image/thumb/Music71/v4/f2/15/ed/f215ed68-4fe6-9999-d244-66ffbad929f6/source/534x534bb.jpg\",\n ignored: true,\n id: 127754,\n },\n {\n artist_id: 5795,\n collectionId: 1149460227,\n collectionName: \"Same Game (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-08-29T07:00:00.000Z\",\n thumbnail:\n \"http://is2.mzstatic.com/image/thumb/Music71/v4/7d/b0/8d/7db08db6-f4d1-b31f-8b04-a41b8b925f2b/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is2.mzstatic.com/image/thumb/Music71/v4/7d/b0/8d/7db08db6-f4d1-b31f-8b04-a41b8b925f2b/source/534x534bb.jpg\",\n ignored: true,\n id: 127755,\n },\n {\n artist_id: 5795,\n collectionId: 1153846575,\n collectionName: \"Who Ya Gang (feat. 21 Savage & Jimmy Wopo) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-09-14T07:00:00.000Z\",\n thumbnail:\n \"http://is4.mzstatic.com/image/thumb/Music62/v4/e4/ff/02/e4ff0233-e175-3892-8fdd-07c13d9b69ae/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is4.mzstatic.com/image/thumb/Music62/v4/e4/ff/02/e4ff0233-e175-3892-8fdd-07c13d9b69ae/source/534x534bb.jpg\",\n ignored: true,\n id: 127756,\n },\n {\n artist_id: 5795,\n collectionId: 1159708116,\n collectionName: \"Dont Run Down (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-09-27T07:00:00.000Z\",\n thumbnail:\n \"http://is3.mzstatic.com/image/thumb/Music62/v4/be/94/ec/be94ec3c-30bc-502e-15ec-ad1ab99f02de/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is3.mzstatic.com/image/thumb/Music62/v4/be/94/ec/be94ec3c-30bc-502e-15ec-ad1ab99f02de/source/534x534bb.jpg\",\n ignored: true,\n id: 127757,\n },\n {\n artist_id: 5795,\n collectionId: 1161515451,\n collectionName: \"Born Wit It (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-10-01T07:00:00.000Z\",\n thumbnail:\n \"http://is4.mzstatic.com/image/thumb/Music62/v4/19/d3/e4/19d3e4ec-243e-c53c-45f4-18a1c5166b06/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is4.mzstatic.com/image/thumb/Music62/v4/19/d3/e4/19d3e4ec-243e-c53c-45f4-18a1c5166b06/source/534x534bb.jpg\",\n ignored: true,\n id: 127758,\n },\n {\n artist_id: 5795,\n collectionId: 1162052211,\n collectionName: \"War (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-10-05T07:00:00.000Z\",\n thumbnail:\n \"http://is2.mzstatic.com/image/thumb/Music62/v4/cc/2b/fc/cc2bfccb-58df-9b3e-0277-a62746f4c2b4/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is2.mzstatic.com/image/thumb/Music62/v4/cc/2b/fc/cc2bfccb-58df-9b3e-0277-a62746f4c2b4/source/534x534bb.jpg\",\n ignored: true,\n id: 127759,\n },\n {\n artist_id: 5795,\n collectionId: 1164235134,\n collectionName: \"Whoa (feat. 21 Savage & Lil Harold) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-10-11T07:00:00.000Z\",\n thumbnail:\n \"http://is4.mzstatic.com/image/thumb/Music71/v4/4a/81/cc/4a81ccba-6a44-f800-3a46-b5e421433557/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is4.mzstatic.com/image/thumb/Music71/v4/4a/81/cc/4a81ccba-6a44-f800-3a46-b5e421433557/source/534x534bb.jpg\",\n ignored: true,\n id: 127760,\n },\n {\n artist_id: 5795,\n collectionId: 1165518763,\n collectionName: \"How to Ball - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-10-14T07:00:00.000Z\",\n thumbnail:\n \"http://is4.mzstatic.com/image/thumb/Music71/v4/bb/17/b6/bb17b685-51fe-582a-14ec-58f120cd648d/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is4.mzstatic.com/image/thumb/Music71/v4/bb/17/b6/bb17b685-51fe-582a-14ec-58f120cd648d/source/534x534bb.jpg\",\n ignored: true,\n id: 127761,\n },\n {\n artist_id: 5795,\n collectionId: 1168502974,\n collectionName: \"Sneakin' (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-11-04T07:00:00.000Z\",\n thumbnail:\n \"http://is1.mzstatic.com/image/thumb/Music71/v4/c1/f2/ac/c1f2ac23-cc4a-9c1a-2b16-8e832d8bd0bb/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is1.mzstatic.com/image/thumb/Music71/v4/c1/f2/ac/c1f2ac23-cc4a-9c1a-2b16-8e832d8bd0bb/source/534x534bb.jpg\",\n ignored: true,\n id: 127762,\n },\n {\n artist_id: 5795,\n collectionId: 1169196858,\n collectionName:\n \"Take a Risk (feat. New Jack Nino, Schmidyt the Cincinnatian & 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-10-22T07:00:00.000Z\",\n thumbnail:\n \"http://is2.mzstatic.com/image/thumb/Music71/v4/3e/c8/d0/3ec8d0fc-33dd-254d-cbf7-26cda0eadf58/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is2.mzstatic.com/image/thumb/Music71/v4/3e/c8/d0/3ec8d0fc-33dd-254d-cbf7-26cda0eadf58/source/534x534bb.jpg\",\n ignored: true,\n id: 127763,\n },\n {\n artist_id: 5795,\n collectionId: 1170946364,\n collectionName: \"Nevermind (feat. 21 Savage) - Single\",\n primaryGenreName: \"Rap\",\n releaseDate: \"2016-11-11T08:00:00.000Z\",\n thumbnail:\n \"http://is5.mzstatic.com/image/thumb/Music71/v4/52/77/f7/5277f7ab-14aa-89b5-2ff9-06cd9f77e5e1/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is5.mzstatic.com/image/thumb/Music71/v4/52/77/f7/5277f7ab-14aa-89b5-2ff9-06cd9f77e5e1/source/534x534bb.jpg\",\n ignored: true,\n id: 127764,\n },\n {\n artist_id: 5795,\n collectionId: 1184707325,\n collectionName: \"Go to War (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2016-12-03T08:00:00.000Z\",\n thumbnail:\n \"http://is3.mzstatic.com/image/thumb/Music111/v4/cb/87/49/cb8749e8-987c-0b76-8a6f-7bbe1ccb3590/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is3.mzstatic.com/image/thumb/Music111/v4/cb/87/49/cb8749e8-987c-0b76-8a6f-7bbe1ccb3590/source/534x534bb.jpg\",\n ignored: true,\n id: 127765,\n },\n {\n artist_id: 5795,\n collectionId: 1196139017,\n collectionName: \"'Bout That Action (feat. 21 Savage) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2017-01-09T08:00:00.000Z\",\n thumbnail:\n \"http://is3.mzstatic.com/image/thumb/Music111/v4/f9/f6/ba/f9f6ba57-8ae8-7469-8f3f-191d95271c8d/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is3.mzstatic.com/image/thumb/Music111/v4/f9/f6/ba/f9f6ba57-8ae8-7469-8f3f-191d95271c8d/source/534x534bb.jpg\",\n ignored: true,\n id: 127766,\n },\n {\n artist_id: 5795,\n collectionId: 1200447253,\n collectionName: \"Rapper Hoes (feat. 21 Savage & Yung Booke) - Single\",\n primaryGenreName: \"Hip-Hop/Rap\",\n releaseDate: \"2017-01-27T08:00:00.000Z\",\n thumbnail:\n \"http://is3.mzstatic.com/image/thumb/Music122/v4/9d/d1/6c/9dd16cd6-3f52-da7c-f345-986beba801e7/source/267x267bb.jpg\",\n thumbnail_hq:\n \"http://is3.mzstatic.com/image/thumb/Music122/v4/9d/d1/6c/9dd16cd6-3f52-da7c-f345-986beba801e7/source/534x534bb.jpg\",\n ignored: true,\n id: 127767,\n },\n];\n\nexport { ROUTE, DEFAULT_PLAYLIST_SETTINGS, artists, COLLECTIONS };\n","import styled from \"styled-components\";\n\nconst StyledMainContainer = styled.div`\n position: absolute;\n top: 0;\n background-color: #fff;\n width: 100%;\n height: 100%;\n box-shadow: 0 -1px 10px rgb(0 0 0 / 10%);\n\n ${({ isNavOpen }) =>\n isNavOpen\n ? `\n transform: translate3d(0, 250px, 0) scale(0.9, 0.8);\n @media (min-width: 576px) {\n transform: translate3d(0, 20rem, 0) scale(0.85, 0.8);\n }\n transition: transform 0.5s;`\n : `\n transform: translate3d(0, 0, 0) scale(1, 1);\n transition: transform 0.5s;\n `}\n`;\n\nexport { StyledMainContainer };\n","import { StyledMainContainer } from \"./styles\";\n\nconst Main = ({ isNavOpen, children }) => {\n return (\n {children}\n );\n};\n\nexport default Main;\n","import styled, { css } from \"styled-components\";\n\nconst StyledNavContainer = styled.div.attrs(() => ({\n className: \"container-fluid\",\n}))`\n position: relative;\n width: 100%;\n height: 100%;\n background-color: #f1b821;\n color: #000;\n padding: 1rem 1rem;\n\n @media (min-width: 576px) {\n padding: 4rem 1rem;\n }\n`;\n\nconst BaseAnimation = css`\n transition: transform 1.2s, opacity 1.2s;\n -webkit-transition: transform 1.2s, opacity 1.2s;\n transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);\n\n ${({ isNavOpen }) =>\n isNavOpen\n ? `\n -webkit-transform: translate3d(0, 0px, 0);\n transform: translate3d(0, 0px, 0);`\n : `\n -webkit-transform: translate3d(0, 100px, 0);\n transform: translate3d(0, 100px, 0);`}\n`;\n\nconst StyledNavItems = styled.div.attrs(() => ({\n className: \"row justify-content-center\",\n}))`\n ${BaseAnimation}\n`;\n\nconst StyledNavItem = styled.div.attrs({\n className: \"col-12 col-sm-6 col-md-4\",\n})`\n display: flex;\n flex-direction: column;\n position: relative;\n margin-bottom: 1rem;\n :hover {\n cursor: pointer;\n }\n\n @media (min-width: 576px) {\n text-align: center;\n align-items: center;\n margin-bottom: 4rem;\n }\n`;\n\nconst StyledLink = styled.a`\n color: inherit;\n text-decoration: none;\n text-transform: uppercase;\n font-size: 0.8rem;\n\n @media (min-width: 576px) {\n font-size: 1rem;\n }\n ${({ faded }) =>\n faded\n ? `\n color: #4f4f64;\n font-size: 0.8rem !important;\n font-weight: 700;\n `\n : `\n font-weight: 700;\n :hover:before {\n transform: scale3d(1, 1, 1);\n }\n @media (min-width: 576px) {\n :before {\n content: \"\";\n position: absolute;\n top: 100%;\n left: 50%;\n width: 30px;\n height: 2px;\n margin: 5px 0 0 -15px;\n background: #000;\n transition: transform 0.3s;\n transform: scale3d(0, 1, 1);\n }\n }\n `}\n\n letter-spacing: 1px;\n width: 80%;\n\n :hover {\n color: #000;\n }\n`;\n\nconst StyledSocialContainer = styled.div`\n width: 100%;\n display: flex;\n flex: 1 1 0%;\n opacity: 0;\n\n ${BaseAnimation}\n\n ${({ isNavOpen }) =>\n isNavOpen &&\n `\n transition-delay: .15s;\n opacity: 1;\n `}\n\n @media (min-width: 576px) {\n justify-content: center;\n }\n`;\n\nconst StyledSocialItem = styled.a`\n margin-right: 20px;\n color: #4f4f64;\n font-size: 0.8rem;\n font-weight: 700;\n letter-spacing: 1px;\n ${({ hideUnderline }) => hideUnderline && `text-decoration: none;`}\n\n :hover {\n color: #000;\n cursor: pointer;\n }\n`;\n\nconst StyledSocialIcon = styled(StyledSocialItem).attrs(({ icon }) => ({\n className: icon,\n}))`\n color: #4f4f64;\n font-size: 1.2rem;\n`;\n\nexport {\n StyledNavContainer,\n StyledNavItems,\n StyledNavItem,\n StyledLink,\n StyledSocialContainer,\n StyledSocialItem,\n StyledSocialIcon,\n};\n","import { StyledNavItem, StyledLink } from \"./styles\";\n\nconst NavItem = ({\n href = \"javascript:void(0)\",\n text = \"\",\n faded = false,\n onClick,\n}) => {\n return (\n \n \n {text}\n \n \n );\n};\n\nexport default NavItem;\n","import {\n StyledSocialContainer,\n StyledSocialItem,\n StyledSocialIcon,\n} from \"./styles\";\n\nconst Social = ({ isNavOpen }) => {\n return (\n \n \n \n SUPPORT\n \n );\n};\n\nexport default Social;\n","import { connect } from \"react-redux\";\n\nimport { StyledNavItems } from \"./styles\";\nimport NavItem from \"./NavItem\";\nimport Social from \"./Social\";\nimport { authAction } from \"../../redux/actions\";\nimport { ROUTE } from \"../../helper/constants\";\n\nconst NavItems = ({ isNavOpen, toggleNav, token, logout }) => {\n return (\n <>\n \n {token ? (\n <>\n \n \n \n \n \n {\n logout();\n toggleNav();\n }}\n />\n \n ) : (\n \n )}\n \n \n \n );\n};\n\nconst mapStateToProps = (state) => ({\n token: state.app.auth.token,\n});\nconst mapDispatchToProps = (dispatch) => ({\n logout: () => dispatch({ type: authAction.LOGOUT_SUCCESS }),\n});\n\nexport default connect(mapStateToProps, mapDispatchToProps)(NavItems);\n","import styled from \"styled-components\";\n\nconst StyledAppContainer = styled.div`\n height: 100vh;\n`;\n\nconst StyledSpan = styled.span``;\n\nconst StyledNavToggler = styled.button`\n position: fixed;\n z-index: 1;\n top: 23px;\n right: 10px;\n width: 30px;\n height: 24px;\n padding: 0;\n cursor: pointer;\n border: none;\n outline: 0;\n background: 0 0;\n\n @media (min-width: 576px) {\n right: 27px;\n }\n\n ${StyledSpan} {\n ${({ isNavOpen }) => isNavOpen && `opacity: 0;`}\n background: #5f656f;\n\n position: absolute;\n left: 0;\n overflow: hidden;\n width: 100%;\n height: 2px;\n text-indent: 200%;\n -webkit-transition: opacity 0.25s;\n transition: opacity 0.25s;\n }\n &:before,\n &:after {\n content: \"\";\n position: absolute;\n top: 50%;\n left: 0;\n width: 100%;\n height: 2px;\n pointer-events: none;\n -webkit-transition: -webkit-transform 0.25s;\n transition: transform 0.25s;\n -webkit-transform-origin: 50% 50%;\n transform-origin: 50% 50%;\n background: #5f656f;\n }\n &:before {\n ${({ isNavOpen }) =>\n isNavOpen\n ? `\n -webkit-transform: rotate3d(0, 0, 1, 45deg);\n transform: rotate3d(0, 0, 1, 45deg);`\n : `\n -webkit-transform: translate3d(0, -10px, 0) scale3d(0.8, 1, 1);\n transform: translate3d(0, -10px, 0) scale3d(0.8, 1, 1);`}\n }\n &:after {\n ${({ isNavOpen }) =>\n isNavOpen\n ? `\n -webkit-transform: rotate3d(0, 0, 1, -45deg);\n transform: rotate3d(0, 0, 1, -45deg);`\n : `\n -webkit-transform: translate3d(0, 10px, 0) scale3d(0.8, 1, 1);\n transform: translate3d(0, 10px, 0) scale3d(0.8, 1, 1);`}\n }\n`;\n\nexport { StyledAppContainer, StyledSpan, StyledNavToggler };\n","import { useState } from \"react\";\nimport styled from \"styled-components\";\n\nimport Main from \"../components/Main\";\nimport NavItems from \"../components/Nav\";\nimport { StyledNavContainer } from \"../components/Nav/styles\";\nimport { StyledAppContainer, StyledSpan, StyledNavToggler } from \"../styles\";\n\nconst Wrapper = styled.div`\n position: relative;\n height: 100%;\n overflow-y: hidden;\n overflow-x: hidden;\n`;\n\nconst NonAdminContainer = ({ isRegisteredUser, children }) => {\n const [isNavOpen, setIsNavOpen] = useState(false);\n\n const handleOnClickNavToggler = () => setIsNavOpen(!isNavOpen);\n\n return (\n \n \n {isRegisteredUser ? (\n <>\n \n \n \n \n Menu\n \n \n ) : null}\n
{children}
\n
\n
\n );\n};\n\nexport default NonAdminContainer;\n","import React from \"react\";\nimport { Redirect, Route } from \"react-router-dom\";\nimport { useSelector } from \"react-redux\";\n\nimport { ROUTE } from \"../helper/constants\";\nimport NonAdminContainer from \"./NonAdminContainer\";\n\nconst PrivateRoute = ({ component: Component, ...rest }) => {\n const token = useSelector((state) => state.app.auth.token);\n\n return (\n \n token ? (\n \n \n \n ) : (\n \n )\n }\n />\n );\n};\n\nexport default PrivateRoute;\n","import React from \"react\";\nimport { Redirect, Route } from \"react-router-dom\";\nimport { useSelector } from \"react-redux\";\n\nimport NonAdminContainer from \"./NonAdminContainer\";\n\nconst AuthRoute = ({ component: Component, ...rest }) => {\n const token = useSelector((state) => state.app.auth.token);\n\n return (\n \n token ? (\n \n ) : (\n \n \n \n )\n }\n />\n );\n};\n\nexport default AuthRoute;\n","import React from \"react\";\nimport { Redirect, Route } from \"react-router-dom\";\nimport { useSelector } from \"react-redux\";\n\nimport { ROUTE } from \"../helper/constants\";\n\nconst AdminRoute = ({ component: Component, ...rest }) => {\n const token = useSelector((state) => state.app.auth.token);\n\n return (\n \n token ? (\n \n ) : (\n \n )\n }\n />\n );\n};\n\nexport default AdminRoute;\n","import React from \"react\";\nimport { Link } from \"react-router-dom\";\n\nfunction FourZeroFour() {\n return (\n
\n

\n Sorry! We couldn't find what you were looking for\n

\n
\n Go back\n
\n
\n );\n}\n\nexport default FourZeroFour;\n","import { API_BASE } from \"../config\";\n\nexport const ERROR_MESSAGE = \"Something went wrong. Please try again later.\";\nexport const TOKEN_EXPIRED_MESSAGE = \"token_expired\";\nconst NOT_PERMITTED_ERROR_CODE = 403;\n\nexport const formatHTTPResponse = (httpResponse) => {\n if (\n httpResponse.ok &&\n httpResponse.status >= 200 &&\n httpResponse.status < 300\n ) {\n return httpResponse.json();\n } else {\n return { isSuccess: false, message: ERROR_MESSAGE };\n }\n};\nexport const handlePermittedResponse = (response) => {\n if (response.error_code === NOT_PERMITTED_ERROR_CODE) {\n return { isSuccess: false, message: TOKEN_EXPIRED_MESSAGE };\n }\n return response;\n};\nconst formatErrorResponse = (error) => {\n return { isSuccess: false, message: error.message || ERROR_MESSAGE };\n};\n\nconst GET = (subPath) => async (payload) => {\n return fetch(APIPath(subPath, payload.params), {\n method: \"GET\",\n headers: header(payload),\n credentials: \"include\",\n })\n .then((response) => formatHTTPResponse(response))\n .then((response) => handlePermittedResponse(response))\n .catch((error) => formatErrorResponse(error));\n};\n\nconst POST = (subpath) => async (payload) => {\n return fetch(APIPath(subpath, payload.params), {\n method: \"POST\",\n headers: header(payload),\n body: JSON.stringify(payload.body),\n credentials: \"include\",\n })\n .then((response) => formatHTTPResponse(response))\n .then((response) => handlePermittedResponse(response))\n .catch((error) => formatErrorResponse(error));\n};\n\nconst PUT = (subpath) => async (payload) => {\n return fetch(APIPath(subpath, payload.params), {\n method: \"PUT\",\n headers: header(payload),\n body: JSON.stringify(payload.body),\n credentials: \"include\",\n })\n .then((response) => formatHTTPResponse(response))\n .then((response) => handlePermittedResponse(response))\n .catch((error) => formatErrorResponse(error));\n};\n\nconst DELETE = (subpath) => async (payload) => {\n return fetch(APIPath(subpath, payload.params), {\n method: \"DELETE\",\n headers: header(payload),\n body: JSON.stringify(payload.body),\n credentials: \"include\",\n })\n .then((response) => formatHTTPResponse(response))\n .then((response) => handlePermittedResponse(response))\n .catch((error) => formatErrorResponse(error));\n};\n\nconst APIPath = (endPoint, params) => {\n let querystring = \"\";\n if (params) {\n querystring =\n querystring +\n Object.keys(params)\n .map((key) => key + \"=\" + encodeURIComponent(params[key]))\n .join(\"&\");\n }\n let path = API_BASE + \"/\" + endPoint;\n\n return querystring === \"\" ? path : path + \"?\" + querystring;\n};\n\nconst FILE_UPLOAD = (subPath) => async (payload) => {\n const formdata = new FormData();\n Object.keys(payload.body).forEach((key) => {\n if (\n Object.prototype.toString.call(payload.body[key]) === \"[object Array]\"\n ) {\n payload.body[key].map((v, index) =>\n Object.keys(v).map((item) =>\n formdata.append(\n `${String(key)}[${index}][${item}]`,\n `${String(v[item])}`\n )\n )\n );\n } else {\n formdata.append(String(key), payload.body[key]);\n }\n });\n\n return fetch(APIPath(subPath, payload.params), {\n method: \"POST\",\n body: formdata,\n credentials: \"include\",\n })\n .then((response) => response.text())\n .then((result) => result)\n .catch((error) => formatErrorResponse(error));\n};\n\nconst header = (payload) => {\n return {\n // \"Content-type\": \"application/json\",\n \"Content-type\": \"application/x-www-form-urlencoded;charset=UTF-8\",\n ...(payload.token && { Authorization: payload.token }),\n ...payload.headers,\n };\n};\n\nexport { GET, POST, PUT, DELETE, FILE_UPLOAD };\n","import { POST } from \"./api.http.service\";\n\nexport const postLoginAPI = (payload) => POST(\"login\")(payload);\nexport const postForgotPasswordAPI = (payload) =>\n POST(\"user/forgotpwd\")(payload);\n","import { useEffect } from \"react\";\n\nconst useClickOutside = (ref, handler) => {\n useEffect(() => {\n let startedInside = false;\n let startedWhenMounted = false;\n\n const listener = (event) => {\n // Do nothing if `mousedown` or `touchstart` started inside ref element\n if (startedInside || !startedWhenMounted) return;\n // Do nothing if clicking ref's element or descendent elements\n if (!ref.current || ref.current.contains(event.target)) return;\n\n handler(event);\n };\n\n const validateEventStart = (event) => {\n startedWhenMounted = ref.current;\n startedInside = ref.current && ref.current.contains(event.target);\n };\n\n document.addEventListener(\"mousedown\", validateEventStart);\n document.addEventListener(\"touchstart\", validateEventStart);\n document.addEventListener(\"click\", listener);\n\n return () => {\n document.removeEventListener(\"mousedown\", validateEventStart);\n document.removeEventListener(\"touchstart\", validateEventStart);\n document.removeEventListener(\"click\", listener);\n };\n }, [ref, handler]);\n};\n\nexport default useClickOutside;\n","import { useState, useEffect } from \"react\";\n\nfunction useDebounce(value, delay = 250) {\n const [debouncedValue, setDebouncedValue] = useState(value);\n\n useEffect(() => {\n const timeoutRef = setTimeout(() => {\n setDebouncedValue(value);\n }, delay);\n\n return () => clearTimeout(timeoutRef);\n }, [value]);\n\n return debouncedValue;\n}\n\nexport default useDebounce;\n","import { useEffect, useRef } from 'react'\n\nfunction useDidUpdateEffect(callback, inputs) {\n const didMountRef = useRef(false)\n\n useEffect(() => {\n if (didMountRef.current) {\n callback()\n } else {\n didMountRef.current = true\n }\n }, inputs)\n}\n\nexport default useDidUpdateEffect\n","import { useEffect, useState } from 'react'\n\nfunction useIsMounted() {\n const [isMounted, setIsMounted] = useState(false)\n useEffect(() => {\n setIsMounted(true)\n\n return () => {\n setIsMounted(false)\n }\n }, [])\n return isMounted\n}\n\nexport default useIsMounted\n","export const fetchData = async (api, payload) => {\n const response = await api(payload);\n return response;\n};\n\nexport const manipulateFetchedData = ({ isMounted, result, dispatch }) => {\n if (isMounted) {\n if (result.isSuccess) {\n dispatch({ type: \"FETCH_SUCCESS\", payload: result });\n } else {\n const errorMessage =\n (result.errors ? Object.values(result.errors)[0] : result.message) ||\n \"Something went wrong. Please try later\";\n throw new Error(errorMessage);\n }\n }\n};\n\nexport const handleFetch = async ({ api, payload }) => {\n if (payload.token) {\n const withFirstTokenResponse = await fetchData(api, payload);\n return withFirstTokenResponse;\n }\n return fetchData(api, payload);\n};\n","import { useState, useEffect, useReducer } from \"react\";\nimport { useDispatch } from \"react-redux\";\n\nimport { handleFetch, manipulateFetchedData } from \"../helper/fetchUtility\";\nimport { ERROR_MESSAGE, TOKEN_EXPIRED_MESSAGE } from \"../api/api.http.service\";\nimport { authAction } from \"../redux/actions\";\nimport useIsMounted from \"./useIsMounted\";\n\nconst inititalState = {\n isLoading: null,\n error: null,\n response: null,\n};\nconst dataFetchReducer = (state = inititalState, action) => {\n switch (action.type) {\n case \"FETCH_INIT\":\n return { ...state, isLoading: true, response: null, error: null };\n case \"FETCH_SUCCESS\":\n return {\n ...state,\n isLoading: false,\n response: action.payload,\n error: null,\n };\n case \"FETCH_FAILURE\":\n return { ...state, isLoading: false, ...action.payload };\n default:\n return inititalState;\n }\n};\n\nconst useFetchAPI = () => {\n const [{ api, payload }, setAPI] = useState({});\n const [{ isLoading, error, response }, dispatch] = useReducer(\n dataFetchReducer,\n inititalState\n );\n const storeDispatch = useDispatch();\n const isMounted = useIsMounted();\n\n useEffect(() => {\n if (api && payload) {\n const fetchData = async () => {\n dispatch({ type: \"FETCH_INIT\" });\n let result;\n try {\n result = await handleFetch({ api, payload });\n manipulateFetchedData({ isMounted, result, dispatch });\n } catch (error) {\n if (error.message === TOKEN_EXPIRED_MESSAGE) {\n storeDispatch({ type: authAction.LOGOUT_SUCCESS });\n return;\n }\n isMounted &&\n dispatch({\n type: \"FETCH_FAILURE\",\n payload: {\n response: result,\n error: error.message || ERROR_MESSAGE,\n },\n });\n }\n };\n\n fetchData();\n }\n }, [api, payload]);\n\n return [{ isLoading, error, response }, setAPI];\n};\n\nexport default useFetchAPI;\n","import { useState, useEffect } from \"react\";\n\nfunction useMediaQuery(query) {\n const [matches, setMatches] = useState(false);\n\n useEffect(() => {\n const media = window.matchMedia(query);\n\n if (media.matches !== matches) {\n setMatches(media.matches);\n }\n\n const listener = () => setMatches(media.matches);\n\n media.addListener(listener);\n\n return () => media.removeListener(listener);\n }, [matches, query]);\n\n return matches;\n}\nexport default useMediaQuery;\n","export default __webpack_public_path__ + \"static/media/logo.303fdbcc.png\";","export default \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MTAxREEwRTA0NjYxMUU2QkVEN0ZFQUJCNzJCNDkxRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MTAxREEwRjA0NjYxMUU2QkVEN0ZFQUJCNzJCNDkxRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYxMDFEQTBDMDQ2NjExRTZCRUQ3RkVBQkI3MkI0OTFEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYxMDFEQTBEMDQ2NjExRTZCRUQ3RkVBQkI3MkI0OTFEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+gRX8HwAADDVJREFUeNrsXHlU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\"","export default \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAYAAADnRuK4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MTAxREExMjA0NjYxMUU2QkVEN0ZFQUJCNzJCNDkxRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MTAxREExMzA0NjYxMUU2QkVEN0ZFQUJCNzJCNDkxRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYxMDFEQTEwMDQ2NjExRTZCRUQ3RkVBQkI3MkI0OTFEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYxMDFEQTExMDQ2NjExRTZCRUQ3RkVBQkI3MkI0OTFEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SGkYLgAAGXpJREFUeNrsnQlc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\"","export default __webpack_public_path__ + \"static/media/photo-default.0948e5ee.jpg\";","import { useEffect } from \"react\";\nimport { useState, Children, createElement } from \"react\";\nimport styled, { keyframes, css } from \"styled-components\";\n\nimport { useMediaQuery } from \"../hooks\";\n\nconst StyledDiv = styled.div`\n position: fixed;\n bottom: 0;\n width: 100%;\n height: 50px;\n text-align: center;\n font-size: 30px;\n color: #ccc;\n border-top: 1px solid #bebebe;\n background-color: #fff;\n z-index: 1;\n\n &:before {\n cursor: pointer;\n }\n &::before,\n i {\n vertical-align: middle;\n }\n &::before {\n content: \"\";\n width: 0;\n height: 100%;\n }\n &:hover {\n cursor: pointer;\n }\n`;\n\nconst moveUp = keyframes`\nfrom {\n bottom: -220px;\n}\nto {\n bottom: 50px;\n}\n`;\nconst moveDown = keyframes`\nfrom {\n bottom: 50px;\n}\nto {\n bottom: -220px;\n}\n`;\n\nconst Container = styled.div`\n position: absolute;\n display: flex;\n justify-content: center;\n background: transparent;\n width: 100%;\n bottom: -220px;\n\n ${({ isShow }) =>\n isShow !== undefined &&\n css`\n animation: ${isShow ? moveUp : moveDown} 0.5s ease forwards;\n `}\n`;\nconst Popup = styled.div`\n padding: 10px 5%;\n width: 260px;\n margin-bottom: 0;\n background: #fff;\n border: 1px solid #bebebe;\n box-shadow: 0 -1px 8px #ddd;\n`;\n\nconst List = styled.ul`\n list-style: none;\n padding: 0;\n\n li {\n padding: 10px 0px;\n width: 100;\n color: #616161;\n font-size: 18px;\n display: flex;\n align-items: center;\n i {\n margin-right: 10px;\n }\n\n /* &:last-child {\n i {\n color: #edb520;\n }\n } */\n\n &:hover {\n cursor: pointer;\n &:not(:first-child) {\n background: #ededed;\n }\n &:not(:last-child) {\n i {\n color: #000;\n }\n }\n }\n }\n`;\n\nconst ActionSheet = ({ children }) => {\n const [isShowActionSheet, setIsShowActionSheet] = useState(undefined);\n\n const isMobileWindow = useMediaQuery(\"(max-width: 767px)\");\n\n useEffect(() => {\n setIsShowActionSheet(undefined);\n }, [isMobileWindow]);\n\n return (\n <>\n setIsShowActionSheet(isShowActionSheet ? false : true)}\n >\n \n \n \n \n \n
  • setIsShowActionSheet(false)}>\n \n
  • \n {Children.map(children, (child) =>\n createElement(\n child.type,\n {\n ...child.props,\n onClick: (event) => {\n child.props.onClick(event);\n setIsShowActionSheet(false);\n },\n },\n child.props.children\n )\n )}\n
    \n
    \n
    \n \n );\n};\n\nexport default ActionSheet;\n","import Styled from \"styled-components\";\r\nimport { AutoComplete } from \"antd\";\r\n\r\nconst AutoCompleteStyled = Styled(AutoComplete)`\r\n display: block !important;\r\n .ant-select-selection-placeholder{\r\n padding: 0 20px !important;\r\n text-align: ${({ theme }) => (theme.rtl ? \"right\" : \"left\")};\r\n ${({ theme }) => (theme.rtl ? \"right\" : \"left\")}: 2px !important;\r\n }\r\n .ant-select-selector{\r\n display: flex;\r\n align-items: center;\r\n height: 37px !important;\r\n padding: 0 !important;\r\n border-color: #E3E6EF !important;\r\n .ant-select-selection-search{\r\n .ant-input-affix-wrapper{\r\n padding: 0 20px;\r\n }\r\n .ant-input-suffix{\r\n svg,\r\n i{\r\n color: ${({ theme }) => theme[\"extra-light-color\"]};\r\n }\r\n }\r\n }\r\n }\r\n .ant-select-selector input{\r\n height: 33px !important;\r\n ${({ theme }) =>\r\n theme.rtl ? \"padding-right\" : \"padding-left\"}: 0 !important;\r\n }\r\n .ant-select-selection-search{\r\n ${({ theme }) => (theme.rtl ? \"right\" : \"left\")}: 20px;\r\n width: auto !important;\r\n @media only screen and (max-width: 575px){\r\n width: 100% !important;\r\n }\r\n }\r\n .ant-select-selection-search textarea.ant-input{\r\n padding: 12px 20px;\r\n }\r\n .ant-input-affix-wrapper{\r\n padding: 0 20px;\r\n }\r\n .ant-input-affix-wrapper input{\r\n height: 38px !important;\r\n }\r\n .ant-input-affix-wrapper .ant-input-suffix .search-btn{\r\n height: 38px;\r\n border-radius: ${({ theme }) =>\r\n theme.rtl ? \"4px 0 0 4px\" : \"0 4px 4px 0\"};\r\n svg,\r\n i{\r\n color: #fff;\r\n }\r\n }\r\n`;\r\n\r\nexport { AutoCompleteStyled };\r\n","import React from \"react\";\r\nimport { Input, Button } from \"antd\";\r\nimport PropTypes from \"prop-types\";\r\nimport { SearchOutlined } from \"@ant-design/icons\";\r\n\r\nimport { AutoCompleteStyled } from \"./style\";\r\n\r\nconst onSelect = () => {\r\n // console.log('onSelect', value);\r\n};\r\n\r\nconst renderItem = (title, count) => {\r\n return {\r\n value: title,\r\n label: (\r\n \r\n {title}\r\n {count}\r\n \r\n ),\r\n };\r\n};\r\n\r\nconst AutoComplete = (props) => {\r\n const {\r\n customComponent,\r\n patterns,\r\n patternButtons,\r\n width,\r\n onSearch,\r\n dataSource,\r\n placeholder,\r\n } = props;\r\n\r\n const content =\r\n dataSource?.length > 0 &&\r\n dataSource.map((group) => {\r\n const { title, count } = group;\r\n return {\r\n label: title,\r\n options: [\r\n renderItem(\r\n title,\r\n {count} people\r\n ),\r\n ],\r\n };\r\n });\r\n\r\n const onSearching = (searchText) => {\r\n onSearch(searchText);\r\n };\r\n\r\n return customComponent ? (\r\n \r\n {customComponent}\r\n \r\n ) : patterns ? (\r\n \r\n \r\n \r\n \r\n ) : (\r\n \r\n )\r\n }\r\n />\r\n \r\n ) : (\r\n \r\n );\r\n};\r\n\r\nAutoComplete.defaultProps = {\r\n width: \"350px\",\r\n placeholder: \"Input here\",\r\n};\r\n\r\nAutoComplete.propTypes = {\r\n customComponent: PropTypes.node,\r\n patterns: PropTypes.bool,\r\n patternButtons: PropTypes.bool,\r\n width: PropTypes.string,\r\n onSearch: PropTypes.func,\r\n dataSource: PropTypes.arrayOf(PropTypes.object),\r\n placeholder: PropTypes.string,\r\n};\r\n\r\nexport default AutoComplete;\r\n","import format from \"date-fns/format\";\nimport parseISO from \"date-fns/parseISO\";\n\nexport const formatDate = (date, pattern) => format(parseISO(date), pattern);\n\nexport const isValidEmailAddress = (text) => {\n return /^\\w+([\\.-]?\\w+)*@\\w+([\\.-]?\\w+)*(\\.\\w{2,3})+$/.test(text);\n};\n\nexport const isValidPassword = (text) => {\n const char = /[a-zA-Z]+/;\n const num = /[0-9]+/;\n\n return char.test(text) && num.test(text) && text.length >= 8;\n};\n\nexport const isValidURL = (str) => {\n // The URL must start with either http or https and\n // then followed by :// and\n // then it must contain www. and\n // then followed by subdomain of length (2, 256) and\n // last part contains top level domain like .com, .org etc.\n const regx = new RegExp(\n `((http|https)://)(www.)?[a-zA-Z0-9@:%._\\\\+~#?&//=]{2,256}\\\\.[a-z]{2,6}\\\\b([-a-zA-Z0-9@:%._\\\\+~#?&//=]*)`\n );\n\n return regx.test(str);\n};\n","import styled from \"styled-components\";\n\nimport { formatDate } from \"../helper/utility\";\nimport { useMediaQuery } from \"../hooks\";\n\nconst Container = styled.div`\n display: flex;\n flex-direction: column;\n align-items: center;\n text-align: center;\n font-size: 18px;\n margin-bottom: 20px;\n ${({ isMobileWindow }) => isMobileWindow && \"justify-content: center;\"}\n\n img {\n max-width: 120px;\n }\n div {\n padding: 10px;\n }\n\n @media (min-width: 768px) {\n flex-direction: row;\n }\n`;\n\nconst Album = ({ collectionName, releaseDate, thumbnail }) => {\n const isMobileWindow = useMediaQuery(\"(max-width: 767px)\");\n return (\n \n {collectionName}\n
    \n

    \n {collectionName}\n
    \n {formatDate(releaseDate, \"eeee d, yyyy\")}\n

    \n
    \n
    \n );\n};\n\nexport default Album;\n","import styled from \"styled-components\";\n\nconst StyledButton = styled.button.attrs({\n type: \"button\",\n})`\n margin-bottom: 2rem;\n font-size: 1rem;\n font-weight: 400;\n text-align: center;\n white-space: nowrap;\n vertical-align: middle;\n cursor: pointer;\n user-select: none;\n\n ${({ transparent }) =>\n transparent\n ? `\n color: #5cb85c;\n border: 0;\n background-color: transparent;\n padding: 0;\n `\n : `\n color: #fff;\n background-color: #5cb85c;\n border-color: #4cae4c;\n border: 1px solid transparent;\n border-radius: 4px;\n padding: 6px 12px;\n width: 100%;\n `}\n`;\n\nconst Button = ({ children, ...props }) => {\n return {children};\n};\n\nexport default Button;\n","import Styled from \"styled-components\";\r\nimport { Card } from \"antd\";\r\n\r\nconst BtnWraper = (theme) => `\r\n .ant-card-head {\r\n display: flex;\r\n justify-content: space-evenly;\r\n .ant-card-head-wrapper{\r\n width: 100%;\r\n }\r\n .ant-tabs.ant-tabs-top.ant-card-head-tabs.ant-tabs-large.ant-tabs-line{\r\n width: 100%;\r\n display: block;\r\n }\r\n .ant-tabs-nav-scroll {\r\n display: flex;\r\n justify-content: flex-end;\r\n }\r\n .ant-tabs-ink-bar.ant-tabs-ink-bar-animated {\r\n display: none !important;\r\n }\r\n .ant-tabs-nav .ant-tabs-tab {\r\n border-radius: 2px;\r\n height: 30px;\r\n margin: 0px;\r\n ${theme.rtl ? \"margin-right\" : \"margin-left\"}: -1px;\r\n display: inline-flex;\r\n align-items: center;\r\n border: 1px solid ${theme[\"border-color-base\"]};\r\n background: #fff;\r\n span svg {\r\n ${theme.rtl ? \"padding-right\" : \"padding-left\"}: 5px !important;\r\n }\r\n }\r\n .ant-tabs-nav .ant-tabs-tab-active {\r\n font-weight: 500;\r\n border: 1px solid ${theme[\"primary-color\"]};\r\n background: ${theme[\"primary-color\"]};\r\n color: #fff;\r\n border-radius: 2px;\r\n height: 30px;\r\n margin: 0px;\r\n display: inline-flex;\r\n align-items: center;\r\n }\r\n .ant-tabs-bar {\r\n border: none;\r\n }\r\n .ant-tabs-nav-wrap {\r\n margin-bottom: 0px;\r\n overflow: hidden;\r\n }\r\n }\r\n .ant-card-head .ant-tabs.ant-tabs-top.ant-card-head-tabs.ant-tabs-large.ant-tabs-line {\r\n width: 100%;\r\n display: block;\r\n justify-content: flex-end;\r\n height: 73px;\r\n padding-top: 8px;\r\n }\r\n`;\r\n\r\nconst CardFrame = Styled(Card)`\r\n ${({ isbutton, theme }) => isbutton && BtnWraper(theme)}\r\n margin-bottom: 25px !important;\r\n .ant-card-head{\r\n border-color: #F1F2F6;\r\n }\r\n .ant-card-head .ant-card-head-title {\r\n padding: 18px 0;\r\n }\r\n .ant-card-head-title .ant-page-header-heading-title{\r\n font-weight: 500;\r\n }\r\n .ant-card-body{\r\n padding: ${({ bodypadding }) =>\r\n bodypadding ? `${bodypadding} !important` : \"25px\"};\r\n table{\r\n .ant-tag{\r\n line-height: 18px;\r\n border: 0 none;\r\n text-transform: uppercase;\r\n font-size: 10px;\r\n color: #fff;\r\n &.early{\r\n background: ${({ theme }) => theme[\"primary-color\"]};\r\n }\r\n &.late{\r\n background: ${({ theme }) => theme[\"warning-color\"]};\r\n }\r\n &.complete{\r\n background: ${({ theme }) => theme[\"success-color\"]};\r\n }\r\n &.progress{\r\n background: ${({ theme }) => theme[\"danger-color\"]};\r\n }\r\n }\r\n }\r\n }\r\n .ant-card.ant-card-bordered {\r\n border-radius: 5px;\r\n overflow: hidden;\r\n border: none;\r\n }\r\n .custom-label {\r\n font-size: 13px;\r\n color: #868eae;\r\n display: inline-flex;\r\n align-items: center;\r\n }\r\n .custom-label:not(:last-child) {\r\n ${({ theme }) => (theme.rtl ? \" margin-left\" : \" margin-right\")} : 20px;\r\n }\r\n\r\n .custom-label span {\r\n width: 8px;\r\n height: 8px;\r\n border-radius: 50%;\r\n ${({ theme }) => (theme.rtl ? \" margin-left\" : \" margin-right\")}: 7px;\r\n }\r\n \r\n\r\n .ant-card-extra .ant-dropdown-trigger {\r\n line-height: 0;\r\n order: 1;\r\n ${({ theme }) =>\r\n !theme.rtl ? \" margin-left\" : \" margin-right\"}: 20px !important;\r\n }\r\n\r\n .growth-downward h1 sub,\r\n .growth-upward h1 sub {\r\n font-size: 14px;\r\n font-weight: 600;\r\n bottom: 0;\r\n ${({ theme }) => (!theme.rtl ? \" left\" : \" right\")}: 5px;\r\n }\r\n \r\n`;\r\n\r\nexport { CardFrame };\r\n","import React from \"react\";\r\n// import { NavLink } from \"react-router-dom\";\r\n// import FeatherIcon from \"feather-icons-react\";\r\nimport PropTypes from \"prop-types\";\r\nimport { CardFrame } from \"./style\";\r\n// import Heading from \"../../heading/heading\";\r\n// import { Dropdown } from '../../dropdown/dropdown';\r\n\r\nconst Cards = (props) => {\r\n const {\r\n title,\r\n children,\r\n more,\r\n moreText,\r\n size,\r\n headless,\r\n caption,\r\n isbutton,\r\n bodyStyle,\r\n headStyle,\r\n border,\r\n bodypadding,\r\n } = props;\r\n return (\r\n <>\r\n {/* {!headless ? (\r\n \r\n {more && (\r\n \r\n {!moreText ? : 'More'}\r\n \r\n )}\r\n\r\n {isbutton && isbutton}\r\n \r\n }\r\n style={{ width: \"100%\" }}\r\n >\r\n {children}\r\n \r\n ) : ( */}\r\n \r\n {/* {title && {title}} */}\r\n {/* {caption &&

    {caption}

    } */}\r\n {children}\r\n \r\n {/* )} */}\r\n \r\n );\r\n};\r\n\r\nCards.defaultProps = {\r\n border: false,\r\n};\r\n\r\nCards.propTypes = {\r\n title: PropTypes.oneOfType([\r\n PropTypes.string,\r\n PropTypes.object,\r\n PropTypes.node,\r\n ]),\r\n size: PropTypes.string,\r\n more: PropTypes.oneOfType([\r\n PropTypes.string,\r\n PropTypes.object,\r\n PropTypes.node,\r\n ]),\r\n bodyStyle: PropTypes.object,\r\n headStyle: PropTypes.object,\r\n isbutton: PropTypes.node,\r\n headless: PropTypes.bool,\r\n border: PropTypes.bool,\r\n caption: PropTypes.string,\r\n bodypadding: PropTypes.string,\r\n moreText: PropTypes.bool,\r\n children: PropTypes.oneOfType([\r\n PropTypes.object,\r\n PropTypes.string,\r\n PropTypes.node,\r\n ]),\r\n};\r\n\r\nexport { Cards };\r\n","import { Cards } from \"./frame/cards-frame\";\n\nexport default Cards;\n","import styled from \"styled-components\";\n\nimport { closeB } from \"../assets/images\";\n\nconst StyledIcon = styled.div`\n height: 36px;\n width: 36px;\n float: right;\n margin: -4px -9px 0 0;\n border: 3px solid transparent;\n border-radius: 50%;\n background: url(${closeB}) center center no-repeat;\n background-size: 18px;\n cursor: pointer;\n transition: transform 0.5s cubic-bezier(0.27, 1.64, 0.32, 0.95) 0s;\n\n &:hover {\n border-color: rgba(0, 0, 0, 0.8);\n transform: rotate(90deg);\n }\n`;\nconst CloseIcon = ({ onClick }) => {\n return ;\n};\n\nexport default CloseIcon;\n","export default \"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AUFCgohnr+zYgAABOxJREFUeNrtnLtvFFcUh7+7LU0EtiMq4zV2GyWUkZIGBIYCpUb0iCah2AdSKiKhYeC/oKZPgMZKkQbbaVLEBkxSRIpNyqSIFN0UmVEWs7vz2Ps8c690u9GZnfvbc777mPkprTVVTSl1Hbistb5Nao2bUupT4JbW+mblxVrruR34CPgF+Ae4U3V96u+NXx/4CdDAvcrrK4J9AvxeBCv7OA10bTE2gcMT45e3EgS4AByfCFb2YRrwSjE2gDczxi9vJEiRGUczgpV9kAZ+phjrwOuK8ctqCQJ8PKVM6ZQptcU4X0OMmaLUYUZVHyUhapUpXad8nWTG24bBUqa8K8Zhy/HL3xGkmNoetQzWeaYUzHi14Phl5ZrwC+C3BYN1tnw1ZEZVf9QDLgFnDS1KM6XUqEMr8E3gObBmKOTFUuU7hhTuDFMWZMa0/gI4M3mDkWFRBokZtfsOsDxt2mtalJHQzHhtcIz2gJV5C8NBEmXu3tQbw2Vquc7WyTAxZepsyjQzlppsLiam2GPG7mSZarL93nmmWGDGTDEqBek6U1wwo7Eglpgy6NgKfCYzWgnSNaa4ZEZrQSxlyqgDK/DaYjQWRDpTWp5nLFymFhJEKlMsMGOnqRitBSkeYCxl8eiTGcYEsZQpY09T20PDmbHS+vcYeKBBrJkSAjOMCxLrlLjmqzqtttC9C2JJlKFlgJtmxodGfpvhBw1+SmyhTC3EDKuChM4US8euS0bHz1JJCI4pNo9dgxcktK17C4u+PVPMcCZIKEyxxIxla2PmYHrp7TjY1bFrVIL4YkoszPAiiGumWGLGipNxcrxvZJ0pPo5doxXENlN8HbtGLYil8vWl67dDbHVV5zt1S2+Oj4DMYMg/gVOGYv1YfJd/5HxcfAlSiDIA8sC+MtgBtrTWxz5u3vP55Frrh0X5CkmMK77E8C5IIUpeHAf7bnvAVa31W58/ohfC31Jr/cBzpuwVmXHkeyx6odSKIlOGnsrU5RDECEoQT0zZ9c2MoAWZyJS7jsrUlm9mBC9IIUpmOVN2Q2FGFIJMZMpXwN+GQ38fEjOiEaRoT4C/DMfcDq1MRSGIUmod2AY+MBz6a6XUMAnSTIzSIaFv6RYPlFLjIJ/d517WDDE2gGfAqoPbjQpWpQyZU6a+cyRGmSmDJMh0Mc4XmbHm+NZ5SEzpBSLGBmZdddpkyigJ8r8YTx2WqVktCyFTep7FWAe+Bc4FUjG8M6XnUYySGX3CarnP8tXzJIZpJ7YfgPuGy5cfUYQ4sZ2W4mIkwYltRZLjhBgnNikuRnJddSJ1nBDjxCbFGU+8Q0JsTBHjxCbFGU8MM6S4GIlxYpPiYiTWVSdWpohxYpPijCfWVSdWpohxYpPCFPHMiM0ZT4wTmxRnvM4wIxYXIzFObFKmxGKc2KQ444lxYpMyJRbjxCaFKWKc2MS4GElxYpPijCfGiU0KU8Q4sUlxxkvMCIwpYpzYpDBFjBObFKaUN+gTuRObAKYMys8LPwf2Y95CF1S+7gI8TswIRpSDMug3iRnemfIzsDoZNE/M8MaUA+DctGlvnpjhvHy9AvrzFoZZEsNZpuyXmVG1dZIlZlhnyj6w2mRzMQ/hVR2hmXIArLXZfs9TmTL+itHLSWa0OaDKYjh2jSRT3mNGK6txpdQj4DP+8yj8g9SafgY+Bm4A17TWv8679l9Hl3//G/NjLgAAAABJRU5ErkJggg==\"","import { useState, useEffect, useRef, useCallback } from \"react\";\nimport { HslStringColorPicker } from \"react-colorful\";\nimport styled from \"styled-components\";\n\nimport { useDebounce, useClickOutside, useDidUpdateEffect } from \"../hooks\";\n\nconst DEFAULT_WHITE_COLOR = \"hsl(0, 0%, 100%)\";\nconst DEFAULT_BLACK_COLOR = \"hsl(0, 0%, 0%)\";\n\nconst StyledPicker = styled.div`\n position: relative;\n width: 36px;\n height: 36px;\n border: 10px solid #eee;\n border-radius: 4px;\n background-color: ${({ selectedColor }) => selectedColor};\n display: flex;\n align-items: center;\n justify-content: center;\n\n &:hover {\n cursor: pointer;\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%); */\n }\n`;\nconst Popover = styled.div`\n position: absolute;\n top: 26px;\n left: 0;\n border-radius: 9px;\n box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);\n`;\n\nconst getHslString = (value) => {\n if (!value || value === \"white\") {\n return DEFAULT_WHITE_COLOR;\n }\n if (value === \"black\") {\n return DEFAULT_BLACK_COLOR;\n }\n return value;\n};\n\nconst Picker = ({ selectedColor, onChange }) => {\n const hslString = getHslString(selectedColor);\n const [isShowingPicker, setIsShowingPicker] = useState(false);\n const [color, setColor] = useState(hslString);\n const debouncedColor = useDebounce(color, 300);\n const popoverRef = useRef();\n\n const close = useCallback(() => setIsShowingPicker(false), []);\n useClickOutside(popoverRef, close);\n\n useDidUpdateEffect(() => {\n onChange(debouncedColor);\n }, [debouncedColor]);\n\n useEffect(() => {\n setColor(hslString);\n }, [hslString]);\n\n return (\n setIsShowingPicker(!isShowingPicker)}\n >\n {isShowingPicker ? (\n \n \n \n ) : null}\n \n );\n};\n\nexport default Picker;\n","import dateFnsGenerateConfig from \"rc-picker/lib/generate/dateFns\";\nimport generatePicker from \"antd/es/date-picker/generatePicker\";\nimport \"antd/es/date-picker/style/index\";\nimport styled from \"styled-components\";\n// import \"./styles.scss\";\n\nconst Picker = generatePicker(dateFnsGenerateConfig);\n\nconst DatePicker = styled(Picker)`\n width: 100%;\n height: 40px;\n border: 1px solid #ccc;\n border-radius: 4px;\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);\n\n &:focus,\n &:hover {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%),\n 0 0 8px rgb(102 175 233 / 60%);\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);\n }\n`;\n\nexport default DatePicker;\n","import styled from \"styled-components\";\n\nconst IframeContainer = styled.div`\n position: relative;\n overflow: hidden;\n width: 100%;\n padding-top: ${({ aspectRatio }) => {\n switch (aspectRatio) {\n case \"16:9\":\n return \"56.25%\"; // 9/16\n case \"4:3\":\n return \"75%\";\n case \"3:2\":\n return \"66.66%\";\n case \"8:5\":\n return \"62.5%\";\n default:\n return \"50%\";\n }\n }};\n`;\nconst Frame = styled.iframe`\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n width: 100%;\n height: 100%;\n`;\n\nconst IFrame = ({ aspectRatio = \"4:3\", src }) => {\n return (\n \n \n \n );\n};\n\nexport default IFrame;\n","import styled from \"styled-components\";\n\nconst StyledI = styled.i.attrs({\n className: \"fa fa-info-circle\",\n})`\n color: #f5c335;\n font-size: 1.5rem;\n`;\n\nconst InfoIcon = ({ onClick }) => {\n return ;\n};\n\nexport default InfoIcon;\n","import styled from \"styled-components\";\n\nconst StyledLink = styled.a.attrs((props) => ({\n ...(props.onClick && { href: \"javascript:void(0)\" }),\n}))`\n font-size: 1rem;\n font-weight: 400;\n text-align: center;\n white-space: nowrap;\n\n color: #5cb85c;\n border: 0;\n background-color: transparent;\n padding: 0;\n\n :hover {\n color: #5cb85c;\n cursor: pointer;\n }\n`;\n\nconst Link = ({ children, ...props }) => {\n return {children};\n};\n\nexport default Link;\n","import styled from \"styled-components\";\n\nconst StyledLoginLogo = styled.img.attrs({\n className: \"img-responsive\",\n})`\n height: ${({ height }) => height || \"72px\"};\n width: auto;\n vertical-align: bottom;\n`;\n\nconst Logo = (props) => {\n return ;\n};\n\nexport default Logo;\n","import { useState, useEffect, Children, cloneElement } from \"react\";\nimport { createPortal } from \"react-dom\";\nimport styled, { css, keyframes } from \"styled-components\";\n\nimport CloseIcon from \"./CloseIcon\";\n\nconst FormContainer = styled.div`\n width: 100%;\n max-height: 100%;\n padding: 0px 15px 15px;\n background-color: #fff;\n border-radius: 6px;\n box-shadow: 5px 10px 5px rgb(0, 0, 0, 30%);\n overflow-y: scroll;\n overflow-x: hidden;\n\n h1 {\n color: #000;\n font-size: 26px;\n }\n\n @media (min-width: 576px) {\n width: 80%;\n }\n @media (min-width: 992px) {\n width: 768px;\n }\n`;\nconst StyledForm = styled.div`\n width: 90%;\n margin: 0 auto;\n color: #000;\n\n @media (max-width: 576px) {\n margin: 0;\n width: 10 0%;\n }\n`;\nconst StyledFormGroup = styled.div`\n width: 100%;\n height: 40px;\n box-sizing: border-box;\n white-space: nowrap;\n margin-bottom: 20px;\n padding: 0px 15px;\n\n display: flex;\n flex-direction: row;\n align-items: center;\n\n @media (max-width: 576px) {\n padding: 0;\n }\n`;\n\nconst moveDown = keyframes`\n from {\n top: -100%;\n opacity: 0.4;\n }\n to {\n top: 0%;\n opacity: 1;\n }\n`;\nconst moveUp = keyframes`\n from {\n top: 0%;\n opacity: 0.4;\n }\n to {\n top: -100%;\n opacity: 1;\n }\n`;\nconst Container = styled.div`\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: ${({ backgroundColor }) =>\n backgroundColor || \"rgba(241, 184, 33, 80%)\"};\n padding: 20px;\n z-index: 1;\n\n ${FormContainer} {\n margin: auto;\n }\n animation: ${({ isVisible }) => (isVisible ? moveDown : moveUp)} 0.2s linear\n forwards;\n`;\n\nconst EqualPartition = css`\n width: 50%;\n box-sizing: border-box;\n display: inline-block;\n`;\nconst ModalFormLabel = styled.label`\n ${EqualPartition}\n padding-right: 15px;\n font-weight: 700;\n\n @media (min-width: 768px) {\n text-align: right;\n }\n`;\nconst ModalFormField = styled.div`\n ${EqualPartition}\n padding-left: 15px;\n`;\nconst ModalBody = styled.div`\n width: 100%auto;\n padding: 20px;\n color: #000;\n`;\nconst ModalSubmitContainer = styled.div`\n width: 100%;\n padding: 20px;\n text-align: right;\n\n > * {\n margin-right: 15px;\n\n &:last-child {\n margin-right: 0px;\n }\n }\n`;\nconst ModalSubmitButton = styled.button.attrs(({ kind }) => ({\n type: \"button\",\n className: `btn btn-${kind}`,\n}))`\n ${({ kind }) => kind === \"default\" && { border: \"1px solid #ccc\" }};\n`;\n\nconst ModalHeader = ({ title = \"\", icon = \"\", onCloseModal }) => {\n return (\n \n \n

    \n \n  {title}\n

    \n \n );\n};\n\nconst ModalForm = ({ children }) => {\n return {children};\n};\nconst ModalFormGroup = ({ type = \"direct_edit\", title, children }) => {\n const [isFieldClicked, setIsFieldClicked] = useState(false);\n\n const renderField = () => {\n const modifiedChildren = [];\n\n Children.forEach(children, (child) => {\n if (child.type === \"span\" && !isFieldClicked) {\n modifiedChildren.push(\n cloneElement(child, {\n ...child.props,\n onClick: () => {\n setIsFieldClicked(true);\n child.props.onClick && child.props.onClick();\n },\n })\n );\n return;\n }\n if (\n (child.type === \"input\" || child.type.target === \"input\") &&\n isFieldClicked\n ) {\n modifiedChildren.push(\n cloneElement(child, {\n ...child.props,\n onBlur: () => {\n setIsFieldClicked(false);\n child.props.onBlur && child.props.onBlur();\n },\n })\n );\n return;\n }\n });\n\n return modifiedChildren;\n };\n\n return (\n \n {title ? (\n <>\n {title}\n \n {type === \"click_to_edit\" ? renderField() : children}\n \n \n ) : (\n children\n )}\n \n );\n};\n\nconst modalRoot = document.getElementById(\"modal-root\");\n\nconst Modal = ({ backgroundColor, isVisible, children }) => {\n const [showContainer, setShowContainer] = useState(isVisible || false);\n\n useEffect(() => {\n if (isVisible) {\n setShowContainer(true);\n }\n }, [isVisible]);\n\n const handleOnAnimationEnd = () => {\n if (isVisible === false) {\n setShowContainer(false);\n }\n };\n\n if (!showContainer) {\n return null;\n }\n\n return createPortal(\n \n {children}\n ,\n modalRoot\n );\n};\n\nModal.Header = ModalHeader;\nModal.Form = ModalForm;\nModal.FormGroup = ModalFormGroup;\n\nexport const ModalStyles = {\n Body: ModalBody,\n SubmitContainer: ModalSubmitContainer,\n SubmitButton: ModalSubmitButton,\n};\n\nexport default Modal;\n","import Styled from 'styled-components';\r\nimport { PageHeader } from 'antd';\r\n\r\nconst PageHeaderStyle = Styled(PageHeader)`\r\n margin-bottom: 25px;\r\n \r\n .page-header-actions button.ant-btn-white svg {\r\n width: 12px;\r\n height: 12px;\r\n ${({ theme }) => (theme.rtl ? 'margin-left' : 'margin-right')}: 2px;\r\n color: #5f63f2;\r\n }\r\n i +span, svg +span, img +span {\r\n ${({ theme }) => (!theme.rtl ? 'margin-left' : 'margin-right')}: 6px;\r\n }\r\n`;\r\n\r\nexport { PageHeaderStyle };\r\n","import React from \"react\";\r\nimport PropTypes from \"prop-types\";\r\nimport { PageHeaderStyle } from \"./style\";\r\n\r\nconst PageHeader = (props) => {\r\n const { title, subTitle, routes, buttons, ghost, bgColor, className } = props;\r\n return (\r\n <>\r\n \r\n window.history.back()}\r\n className={className}\r\n title={title}\r\n subTitle={subTitle}\r\n breadcrumb={routes && { routes }}\r\n extra={buttons}\r\n ghost={ghost}\r\n />\r\n \r\n \r\n );\r\n};\r\n\r\nPageHeader.propTypes = {\r\n title: PropTypes.oneOfType([PropTypes.string, PropTypes.object]),\r\n subTitle: PropTypes.oneOfType([PropTypes.string, PropTypes.object]),\r\n bgColor: PropTypes.string,\r\n className: PropTypes.string,\r\n routes: PropTypes.arrayOf(PropTypes.object),\r\n // eslint-disable-next-line react/forbid-prop-types\r\n buttons: PropTypes.array,\r\n ghost: PropTypes.bool,\r\n};\r\n\r\nexport default PageHeader;\r\n","import styled from \"styled-components\";\n\nconst StyledProgress = styled.div`\n position: relative;\n width: 100%;\n height: 3px;\n border-radius: 3px;\n margin: 4px 0px;\n background-color: ${({ isVisible }) => (isVisible ? \"#eee\" : \"transparent\")};\n\n &:hover {\n cursor: ${({ seekable }) => (seekable ? \"pointer\" : \"default\")};\n }\n\n div {\n width: ${({ progress }) => `${progress}%`};\n height: 3px;\n z-index: 1;\n background-color: #009de3;\n }\n\n &:before {\n content: \"\";\n display: ${({ isVisible }) => (isVisible ? \"inline-block\" : \"none\")};\n position: absolute;\n top: -4px;\n left: ${({ progress }) => `calc(${progress}% - 10px)`};\n margin-left: 5px;\n width: 10px;\n height: 10px;\n border-radius: 50%;\n background-color: #009de3;\n }\n`;\n\nconst ProgressBar = ({ barRef, isVisible, progress, seekable, onSeek }) => {\n return (\n seekable && onSeek(e)}\n >\n {isVisible ?
    : null}\n \n );\n};\n\nexport default ProgressBar;\n","import dateFnsGenerateConfig from \"rc-picker/lib/generate/dateFns\";\nimport generatePicker from \"antd/es/date-picker/generatePicker\";\nimport \"antd/es/date-picker/style/index\";\nimport styled from \"styled-components\";\n// import \"./styles.scss\";\n\nconst Picker = generatePicker(dateFnsGenerateConfig);\n\nconst RangePicker = styled(Picker.RangePicker)`\n width: 100%;\n height: 40px;\n border: 1px solid #ccc;\n border-radius: 4px;\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);\n\n &:focus,\n &:hover {\n border-color: #66afe9;\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%),\n 0 0 8px rgb(102 175 233 / 60%);\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);\n }\n`;\n\nexport default RangePicker;\n","import styled from \"styled-components\";\n\nconst StyledLabel = styled.label`\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n`;\n\nconst StyledSpan = styled.span`\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n width: 100%;\n background-color: #ccc;\n border-radius: 34px;\n\n -webkit-transition: 0.4s ease-out all;\n transition: 0.4s ease-out all;\n\n :before {\n content: \"\";\n position: absolute;\n height: 26px;\n width: 26px;\n left: 4px;\n border-radius: 50%;\n bottom: 4px;\n background-color: white;\n -webkit-transition: 0.4s;\n transition: 0.4s;\n }\n`;\n\nconst StyledInput = styled.input`\n opacity: 0;\n width: 0;\n height: 0;\n\n &:checked + ${StyledSpan} {\n background-color: #5cb85c;\n &:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n }\n }\n &:focus + ${StyledSpan} {\n box-shadow: 0 0 1px #5cb85c;\n }\n`;\n\nconst Switch = ({ value, onChange }) => {\n const handleOnChange = (e) => onChange && onChange(e.target.checked);\n\n return (\n \n \n \n \n );\n};\n\nexport default Switch;\n","import styled from \"styled-components\";\n\nconst UserTableStyleWrapper = styled.nav`\n table {\n tbody {\n td {\n .user-info {\n .user-name {\n font-size: 14px;\n }\n }\n span.status-text {\n font-size: 12px;\n padding: 0 12.41px;\n line-height: 1.9;\n font-weight: 500;\n border-radius: 12px;\n text-transform: capitalize;\n display: inline-block !important;\n background: #ddd;\n &.active {\n background-color: ${({ theme }) => theme[\"success-color\"]}15;\n color: ${({ theme }) => theme[\"success-color\"]};\n }\n &.deactivate {\n background-color: ${({ theme }) => theme[\"warning-color\"]}15;\n color: ${({ theme }) => theme[\"warning-color\"]};\n }\n &.blocked {\n background-color: ${({ theme }) => theme[\"danger-color\"]}15;\n color: ${({ theme }) => theme[\"danger-color\"]};\n }\n }\n }\n }\n }\n .ant-table-pagination.ant-pagination {\n width: 100%;\n text-align: ${({ theme }) => (!theme.rtl ? \"right\" : \"left\")};\n border-top: 1px solid ${({ theme }) => theme[\"border-color-light\"]};\n margin-top: 0 !important;\n padding-top: 30px;\n @media only screen and (max-width: 767px) {\n text-align: center;\n }\n }\n .contact-table {\n table {\n tr {\n th {\n &:first-child {\n ${({ theme }) =>\n theme.rtl ? \"padding-right\" : \"padding-left\"}: 20px;\n }\n &:last-child {\n ${({ theme }) =>\n theme.rtl ? \"padding-left\" : \"padding-right\"}: 20px;\n }\n }\n }\n .table-actions {\n button {\n width: auto;\n height: auto;\n padding: 0;\n background-color: transparent;\n &:hover {\n background-color: transparent;\n }\n &.ant-btn-primary {\n &:hover {\n color: #adb4d2;\n }\n }\n }\n }\n tbody > tr.ant-table-row-selected > td {\n background-color: ${({ theme }) => theme[\"primary-color\"]}10;\n }\n }\n }\n`;\n\nconst TableWrapper = styled.div`\n .ant-pagination-prev,\n .ant-pagination-next {\n line-height: 28px !important;\n transform: rotateY(${({ theme }) => (theme.rtl ? \"180deg\" : \"0deg\")});\n }\n .ant-table table {\n text-align: ${({ theme }) => (!theme.rtl ? \"left\" : \"right\")};\n }\n .ant-table-thead > tr > th {\n text-align: ${({ theme }) => (!theme.rtl ? \"left\" : \"right\")};\n }\n span.anticon.anticon-right {\n transform: rotateY(${({ theme }) => (theme.rtl ? \"180deg\" : \"0deg\")});\n }\n span.anticon.anticon-left {\n transform: rotateY(${({ theme }) => (theme.rtl ? \"180deg\" : \"0deg\")});\n }\n &.table-order,\n &.table-seller,\n &.table-data-view {\n .ant-table-selection {\n .ant-checkbox-indeterminate {\n .ant-checkbox-inner {\n background: ${({ theme }) => theme[\"primary-color\"]};\n border-color: ${({ theme }) => theme[\"primary-color\"]};\n &:after {\n height: 2px;\n background-color: #fff;\n }\n }\n }\n }\n .ant-table-container {\n padding-bottom: 25px;\n border-bottom: 1px solid ${({ theme }) => theme[\"border-color-light\"]};\n }\n tbody {\n tr {\n &:hover {\n td {\n background: ${({ theme }) => theme[\"bg-color-light\"]};\n }\n }\n td {\n .product-id {\n max-width: 60px;\n text-align: ${({ theme }) => (theme.rtl ? \"left\" : \"right\")};\n }\n }\n }\n }\n .ant-pagination {\n margin-top: 25px !important;\n }\n }\n &.table-data-view {\n .ant-table-container {\n padding-bottom: 0;\n }\n table {\n thead {\n th {\n padding: 15px 16px;\n }\n }\n tbody {\n td {\n padding: 11px 16px;\n .record-img {\n img {\n max-width: 38px;\n border-radius: 50%;\n ${({ theme }) =>\n theme.rtl ? \"margin-left\" : \"margin-right\"}: 12px;\n }\n }\n .record-location {\n display: block;\n font-size: 12px;\n font-weight: 400;\n color: ${({ theme }) => theme[\"light-color\"]};\n }\n .status {\n font-weight: 500;\n text-transform: capitalize;\n &.active {\n color: ${({ theme }) => theme[\"success-color\"]};\n background: ${({ theme }) => theme[\"success-color\"]}10;\n }\n &.deactivated {\n color: ${({ theme }) => theme[\"warning-color\"]};\n background: ${({ theme }) => theme[\"warning-color\"]}10;\n }\n &.blocked {\n color: ${({ theme }) => theme[\"danger-color\"]};\n background: ${({ theme }) => theme[\"danger-color\"]}10;\n }\n }\n .table-actions {\n a {\n svg,\n i {\n width: 16px;\n color: ${({ theme }) => theme[\"extra-light-color\"]};\n }\n &.edit {\n ${({ theme }) =>\n theme.rtl ? \"margin-left\" : \"margin-right\"}: 6px;\n &:hover {\n svg,\n i {\n color: ${({ theme }) => theme[\"info-color\"]};\n }\n }\n }\n &.delete {\n &:hover {\n svg,\n i {\n color: ${({ theme }) => theme[\"danger-color\"]};\n }\n }\n }\n }\n }\n }\n }\n }\n }\n table {\n thead {\n tr {\n border-radius: 10px;\n th {\n &:last-child {\n text-align: ${({ theme }) => (theme.rtl ? \"left\" : \"right\")};\n }\n color: ${({ theme }) => theme[\"gray-color\"]};\n background: ${({ theme }) => theme[\"bg-color-light\"]};\n border-top: 1px solid ${({ theme }) => theme[\"border-color-light\"]};\n border-bottom: 1px solid ${({ theme }) => theme[\"border-color-light\"]};\n &:first-child {\n ${({ theme }) =>\n !theme.rtl ? \"border-left\" : \"border-right\"}: 1px solid ${({\n theme,\n }) => theme[\"border-color-light\"]};\n border-radius: ${({ theme }) =>\n !theme.rtl ? \"10px 0 0 10px\" : \"0 10px 10px 0\"} !important;\n }\n &:last-child {\n ${({ theme }) =>\n theme.rtl ? \"border-left\" : \"border-right\"}: 1px solid ${({\n theme,\n }) => theme[\"border-color-light\"]};\n border-radius: ${({ theme }) =>\n !theme.rtl ? \"0 10px 10px 0\" : \"10px 0 0 10px\"} !important;\n }\n }\n }\n }\n tbody {\n tr {\n &:hover {\n td {\n background: ${({ theme }) => theme[\"bg-color-light\"]};\n }\n }\n &.ant-table-row-selected {\n &:hover {\n td {\n background: ${({ theme }) => theme[\"bg-color-light\"]};\n }\n }\n td {\n background: ${({ theme }) => theme[\"bg-color-light\"]};\n }\n }\n td {\n border: 0 none;\n font-weight: 500;\n color: ${({ theme }) => theme[\"dark-color\"]};\n &:first-child {\n border-radius: ${({ theme }) =>\n !theme.rtl ? \"10px 0 0 10px\" : \"0 10px 10px 0\"} !important;\n }\n &:last-child {\n border-radius: ${({ theme }) =>\n !theme.rtl ? \"0 10px 10px 0\" : \"10px 0 0 10px\"} !important;\n }\n span {\n display: block;\n }\n .order-id {\n min-width: 128px;\n }\n .customer-name {\n min-width: 174px;\n }\n .status {\n min-width: 175px;\n }\n .ordered-amount {\n min-width: 175px;\n }\n .ordered-date {\n min-width: 165px;\n }\n .table-actions {\n min-width: 60px;\n }\n }\n }\n }\n .table-actions {\n text-align: ${({ theme }) => (theme.rtl ? \"left\" : \"right\")};\n min-width: 150px !important;\n button {\n height: 40px;\n padding: 0 11px;\n background: transparent;\n border: 0 none;\n color: ${({ theme }) => theme[\"extra-light-color\"]};\n &:hover {\n &.ant-btn-primary {\n color: ${({ theme }) => theme[\"primary-color\"]};\n background: ${({ theme }) => theme[\"primary-color\"]}10;\n }\n &.ant-btn-info {\n color: ${({ theme }) => theme[\"info-color\"]};\n background: ${({ theme }) => theme[\"info-color\"]}10;\n }\n &.ant-btn-danger {\n color: ${({ theme }) => theme[\"danger-color\"]};\n background: ${({ theme }) => theme[\"danger-color\"]}10;\n }\n }\n }\n }\n .seller-info {\n img {\n ${({ theme }) => (theme.rtl ? \"margin-left\" : \"margin-right\")}: 12px;\n }\n }\n .user-info {\n display: flex;\n align-items: center;\n figure {\n margin: 0 8px 0;\n }\n .user-name {\n margin-bottom: 4px;\n font-weight: 500;\n }\n .user-designation {\n font-size: 12px;\n font-weight: 400;\n color: ${({ theme }) => theme[\"light-color\"]};\n }\n }\n }\n`;\n\nexport { UserTableStyleWrapper, TableWrapper };\n","import React from \"react\";\nimport { Table } from \"antd\";\n// import FeatherIcon from 'feather-icons-react';\n\nimport { TableWrapper, UserTableStyleWrapper } from \"./styles\";\n// import Heading from \"../../../components/heading/heading\";\n// import { Button } from '../../../components/buttons/buttons';\nimport { Cards } from \"../Cards/frame/cards-frame\";\n\nconst UserListTable = (props) => {\n return (\n \n \n \n \n \n \n \n );\n};\n\nexport default UserListTable;\n","import Styled from \"styled-components\";\nimport { Button } from \"antd\";\n\nconst ButtonGroup = Button.Group;\n\nconst outline = (theme, type) => {\n return `\n background: transparent;\n border: 1px solid ${\n type !== \"light\"\n ? theme[`${type}-color`]\n : theme[\"border-color-normal\"]\n };\n color: ${type !== \"default\" && theme[`${type}-color`]};\n \n &:hover, &:focus {\n background: transparent;\n border: 1px solid ${type !== \"default\" && theme[`${type}-hover`]};\n color: ${type !== \"default\" && theme[`${type}-hover`]};\n }\n `;\n};\n\nconst ghosts = (theme) => {\n return `\n background: transparent;\n border: 1px solid ${theme[\"border-color-normal\"]} !important;\n color: ${theme[\"border-color-normal\"]} !important;\n \n &:hover, &:focus {\n background: #ffffff50 !important;\n border: 1px solid transparent !important;\n color: ${theme[\"border-color-normal\"]} !important;\n }\n `;\n};\n\nconst transparents = (theme, type) => {\n return `\n background: ${type !== \"default\" && theme[`${type}-color`]}15;\n border-width: 0px;\n color: ${type !== \"default\" && theme[`${type}-color`]};\n &:hover, &:focus {\n background: ${type !== \"default\" && theme[`${type}-hover`]}15;\n border-width: 0px;\n color: ${type !== \"default\" && theme[`${type}-hover`]}; \n }\n `;\n};\n\nconst raise = (theme, type) => {\n return `\n box-shadow: 0 10px 15px ${\n type !== \"white\" ? theme[`${type}-color`] : \"#9299B8\"\n }20;\n `;\n};\n\nconst square = (theme, type) => `\n background: ${type !== \"default\" && theme[`${type}-color`]};\n border: 1px solid ${\n type !== \"default\" ? theme[`${type}-color`] : theme[\"disabled-color\"]\n };\n color: ${type !== \"default\" && \"#ffffff\"};\n border-radius: 0px;\n padding: 0px 15px;\n \n &:hover, &:focus {\n background: ${type !== \"default\" && theme[`${type}-hover`]};\n border: 1px solid ${type !== \"default\" && theme[`${type}-hover`]};\n color: ${type !== \"default\" && \"#ffffff\"};\n }\n `;\n\nconst squareOutline = (theme, type) => `\n background: transparent;\n border: 1px solid ${\n type !== \"default\" ? theme[`${type}-color`] : theme[\"disabled-color\"]\n };\n color: ${type !== \"default\" && theme[`${type}-color`]};\n border-radius: 0px;\n padding: 0px 15px;\n &:hover, &:focus {\n background: ${type !== \"default\" && theme[`${type}-hover`]};\n border: 1px solid ${type !== \"default\" && theme[`${type}-hover`]};\n color: ${type !== \"default\" && \"#ffffff\"};\n }\n `;\n\nconst socialButton = (color, shape) => `\n background: ${color};\n background: ${color};\n border: 1px solid ${color};\n color: #ffffff;\n border-radius: ${!shape ? \"4px\" : \"40px\"};\n padding: 0px 12px;\n display: inline-flex;\n align-items: center;\n span {\n padding-left: 5px;\n }\n &:hover, &:focus {\n background: ${color}90;\n border: 1px solid ${color}90;\n color: #ffffff;\n }\n `;\n\nconst ButtonStyled = Styled(Button)`\n\n background: ${({ type, theme }) =>\n type !== \"default\" && theme[`${type}-color`]};\n border-width: 0px;\n border-style: ${({ type }) => (type !== \"dashed\" ? \"solid\" : \"dashed\")};\n color: ${({ type }) => (type !== \"default\" ? \"#ffffff\" : \"#5A5F7D\")};\n display: inline-flex;\n align-items: center;\n justify-content: center;\n border-radius: ${({ shape }) => (!shape ? \"4px\" : \"40px\")};\n padding: 0px 20.5px;\n height: ${({ size, theme }) =>\n size !== \"default\" ? theme[`btn-height-${size}`] : \"42px\"};\n font-weight: 500;\n box-shadow: 0 0;\n &:hover, &:focus {\n background: ${({ type, theme }) =>\n type !== \"default\" && theme[`${type}-hover`]};\n color: ${({ type }) => (type !== \"default\" ? \"#ffffff\" : \"#5A5F7D\")};\n }\n i,\n svg,\n img{\n width: 16px;\n height: 16px;\n +span{\n ${({ theme }) => (theme.rtl ? \"margin-right\" : \"margin-left\")}: 6px;\n }\n }\n\n ${({ transparent, theme, type }) =>\n transparent && transparents(theme, type)};\n ${({ outlined, theme, type }) => outlined && outline(theme, type)};\n ${({ ghost, theme }) => ghost && ghosts(theme)};\n ${({ raised, theme, type }) => raised && raise(theme, type)};\n ${({ squared, theme, type }) => squared && square(theme, type)};\n ${({ squared, outlined, theme, type }) =>\n squared && outlined && squareOutline(theme, type)};\n ${({ social, color, shape }) => social && socialButton(color, shape)};\n`;\n\nconst ButtonStyledGroup = Styled(ButtonGroup)`\n >.ant-btn:first-child{\n border-top-left-radius: 3px !important;\n border-bottom-left-radius: 3px !important;\n }\n button {\n margin: 0px;\n padding: 0 10.75px;\n height: 30px;\n font-size: 12px;\n font-weight: 500;\n }\n .ant-btn-light:hover{\n background: #F4F5F7;\n }\n`;\n\nexport { ButtonStyled, ButtonStyledGroup };\n","import React, { useState } from \"react\";\nimport PropTypes from \"prop-types\";\nimport { ButtonStyledGroup, ButtonStyled } from \"./style\";\n\n// @Todo props spreading\n\nconst TableButton = (props) => {\n const {\n type,\n shape,\n icon,\n size,\n outlined,\n ghost,\n transparented,\n raised,\n squared,\n color,\n social,\n load,\n children,\n ...rest\n } = props;\n const [state, setState] = useState({\n loading: false,\n });\n\n const enterLoading = () => {\n setState({ loading: true });\n };\n\n return (\n \n {children}\n \n );\n};\n\nTableButton.defaultProps = {\n type: \"default\",\n};\n\nTableButton.propTypes = {\n type: PropTypes.oneOf([\n \"primary\",\n \"secondary\",\n \"success\",\n \"info\",\n \"warning\",\n \"danger\",\n \"link\",\n \"dark\",\n \"light\",\n \"white\",\n \"dashed\",\n \"error\",\n \"default\",\n ]),\n shape: PropTypes.string,\n icon: PropTypes.string,\n size: PropTypes.string,\n color: PropTypes.string,\n outlined: PropTypes.bool,\n transparented: PropTypes.bool,\n raised: PropTypes.bool,\n squared: PropTypes.bool,\n social: PropTypes.bool,\n load: PropTypes.bool,\n ghost: PropTypes.bool,\n children: PropTypes.oneOfType([\n PropTypes.object,\n PropTypes.string,\n PropTypes.node,\n ]),\n};\n\nconst BtnGroup = ({ children }) => {\n return {children};\n};\n\nBtnGroup.propTypes = {\n children: PropTypes.arrayOf(PropTypes.node).isRequired,\n};\n\nexport { TableButton, BtnGroup };\n","import styled from \"styled-components\";\n\nconst StyledLoginContainer = styled.div.attrs({\n className: \"row\",\n})`\n position: relative;\n padding: 1rem;\n`;\n\nconst StyledLoginFormContainer = styled.form`\n position: absolute;\n left: 50%;\n margin-left: -160px;\n margin-top: 10%;\n width: 320px;\n color: #737373;\n padding: 1rem 2rem;\n margin-bottom: 1rem;\n`;\nconst StyledLogoContainer = styled.div.attrs({\n className: \"text-center\",\n})``;\n\nconst StyledFormItemContainer = styled.div`\n position: relative;\n margin-bottom: 1rem;\n`;\n\nconst StyledLabel = styled.label`\n display: inline-block;\n max-width: 100%;\n margin-bottom: 5px;\n margin-right: 5px;\n font-size: 0.9rem;\n font-weight: 700;\n`;\n\nconst StyledInput = styled.input`\n width: 100%;\n height: 34px;\n padding: 6px 12px;\n background-color: #fff;\n border: 1px solid #ccc;\n border-radius: 4px;\n transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;\n\n :hover {\n border-color: #66afe9;\n outline: 0;\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);\n }\n\n ${({ hasError }) =>\n hasError &&\n `\n border-color: #a94442;\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);\n `}\n`;\n\nconst StyledErrorLogo = styled.span.attrs({\n className: \"fa fa-exclamation-circle\",\n})`\n position: absolute;\n top: 30px;\n right: 0;\n color: #a94442;\n line-height: 32px;\n width: 34px;\n height: 34px;\n text-align: center;\n`;\n\nexport {\n StyledLoginContainer,\n StyledLoginFormContainer,\n StyledLogoContainer,\n StyledFormItemContainer,\n StyledLabel,\n StyledInput,\n StyledErrorLogo,\n};\n","import { useState, useEffect } from \"react\";\nimport { useDispatch } from \"react-redux\";\n\nimport { postLoginAPI } from \"../../api/auth.http.service\";\nimport { useFetchAPI } from \"../../hooks\";\nimport { mho72, mho72_2x } from \"../../assets/images\";\nimport { Switch, Button, Link, Logo } from \"../../commonUI\";\nimport { authAction } from \"../../redux/actions\";\nimport { ROUTE } from \"../../helper/constants\";\nimport {\n StyledLoginContainer,\n StyledLoginFormContainer,\n StyledLogoContainer,\n StyledFormItemContainer,\n StyledLabel,\n StyledInput,\n // StyledErrorLogo,\n} from \"./styles\";\n\nconst Login = () => {\n const [email, setEmail] = useState(\"\");\n const [password, setPassword] = useState(\"\");\n const dispatch = useDispatch();\n const [{ response }, fetchLogin] = useFetchAPI();\n\n const status = response && response.status;\n\n useEffect(() => {\n if (status === \"ok\") {\n dispatch({ type: authAction.LOGIN_SUCCESS, payload: { token: \"xyz\" } });\n }\n }, [status]);\n\n const handleOnLogin = () => {\n fetchLogin({\n api: postLoginAPI,\n payload: {\n body: {\n email,\n password,\n },\n headers: {\n \"Content-type\": \"application/json\",\n },\n },\n });\n };\n\n return (\n \n \n \n \n \n \n Email\n setEmail(e.target.value)} />\n \n \n Password\n setPassword(e.target.value)}\n />\n \n \n Keep me signed in\n \n \n \n
    \n Forgot password?\n
    \n
    \n
    \n );\n};\n\nexport default Login;\n","import { useState } from \"react\";\n\nimport { postForgotPasswordAPI } from \"../../api/auth.http.service\";\nimport { useFetchAPI } from \"../../hooks\";\nimport { mho72, mho72_2x } from \"../../assets/images\";\nimport { Button, Link, Logo } from \"../../commonUI\";\nimport { ROUTE } from \"../../helper/constants\";\nimport {\n StyledLoginContainer,\n StyledLoginFormContainer,\n StyledLogoContainer,\n StyledFormItemContainer,\n StyledLabel,\n StyledInput,\n // StyledErrorLogo,\n} from \"./styles\";\n\nconst Login = () => {\n const [email, setEmail] = useState(\"\");\n const [{ response }, fetchLogin] = useFetchAPI();\n\n const handleOnSendEmail = () => {\n fetchLogin({\n api: postForgotPasswordAPI,\n payload: {\n body: {\n email,\n },\n },\n });\n };\n\n return (\n \n \n \n \n \n {response && response.status === \"ok\" ? (\n
    \n We've sent instructions on how to change a password on your\n email\n
    \n ) : (\n <>\n

    Enter your email to request a new password

    \n \n Email\n setEmail(e.target.value)}\n />\n \n \n \n )}\n
    \n Return to  \n Sign in\n
    \n
    \n
    \n );\n};\n\nexport default Login;\n","import { GET, POST, PUT } from \"./api.http.service\";\n\nexport const getUserAPI = (payload) => GET(\"user\")(payload);\nexport const getAuditAPI = (payload) => GET(\"audit\")(payload);\nexport const getAlbumAPI = (payload) => GET(\"album\")(payload);\nexport const getVideoAPI = (payload) => GET(\"video\")(payload);\nexport const getProjectAPI = (payload) => GET(\"project\")(payload);\n\nexport const putUserAPI = (payload) =>\n PUT(`user/${payload.subpath.id}`)(payload);\nexport const postUserCreateNewAPI = (payload) =>\n POST(\"user/create_new\")(payload);\n\nexport const putAlbumAPI = (payload) =>\n PUT(`album/${payload.subpath.id}`)(payload);\n\nexport const postVideoAPI = (payload) => POST(\"video/video_add\")(payload); // project_id, url\nexport const putVideoAPI = (payload) =>\n PUT(`video/${payload.subpath.id}`)(payload);\n","import { useState, useEffect } from \"react\";\n\nimport { getAlbumAPI } from \"../../api/admin.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useAlbums = () => {\n const [albums, setAlbums] = useState(undefined);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n\n const fetchAlbums = (params) => {\n fetch({\n api: getAlbumAPI,\n payload: { params },\n });\n };\n\n useEffect(() => {\n if (isLoading === false) {\n if (response) {\n setAlbums(response);\n } else {\n setAlbums([]);\n }\n }\n }, [isLoading]);\n\n return { albums, fetchAlbums };\n};\n\nexport default useAlbums;\n","import { useState, useEffect, useRef } from \"react\";\n\nimport { getAuditAPI } from \"../../api/admin.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useAudits = () => {\n const [audits, setAudtits] = useState(undefined);\n const [total, setTotal] = useState(0);\n const [pageCount, setPageCount] = useState(0);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const page = useRef();\n\n const fetchAudits = (params) => {\n page.current = params.page;\n\n fetch({\n api: getAuditAPI,\n payload: { params },\n });\n };\n\n useEffect(() => {\n if (isLoading === false) {\n if (response?.status === \"ok\" && response?.audits) {\n if (page.current === 1) {\n setTotal(response?.data?.objCount || 0);\n setPageCount(response?.data?.pageCount || 0);\n }\n setAudtits(response.audits);\n } else {\n setAudtits([]);\n }\n }\n }, [isLoading]);\n\n return { audits, fetchAudits, total, pageCount };\n};\n\nexport default useAudits;\n","import { GET } from \"./api.http.service\";\n\nexport const getSearchAPI = (payload) => GET(\"project/search\")(payload);\nexport const getGenresAPI = (payload) => GET(\"project/genres\")(payload);\nexport const getCountriesAPI = (payload) => GET(\"project/countries\")(payload);\nexport const getArtistNamesAPI = (payload) => GET(\"project/names2\")(payload);\nexport const getArtistDetailAPI = (payload) => GET(\"album\")(payload);\n","import { useState, useEffect } from \"react\";\n\nimport { getArtistDetailAPI } from \"../../api/project.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useCollections = (artistId) => {\n const [collections, setCollections] = useState([]);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n\n useEffect(() => {\n if (artistId) {\n fetch({\n api: getArtistDetailAPI,\n payload: {\n params: { artist_id: artistId },\n },\n });\n }\n }, [artistId]);\n\n useEffect(() => {\n if (isLoading === false && response) {\n setCollections(\n (response && response.filter(({ ignored }) => !ignored)) || []\n );\n }\n }, [isLoading]);\n\n return { collections };\n};\n\nexport default useCollections;\n","import { GET, POST, PUT, DELETE, FILE_UPLOAD } from \"./api.http.service\";\n\nexport const getUserInfoAPI = (payload) => GET(\"user/info\")(payload);\nexport const putProfileUpdateAPI = (payload) =>\n PUT(\"user/profile_update\")(payload);\nexport const getUserPlaylistAPI = (payload) => GET(\"userplaylist\")(payload);\nexport const getUserPlaylistSharedAPI = (payload) =>\n GET(`userplaylist/shared/${payload.subpath.id}`)(payload);\nexport const postUserPlaylistAPI = (payload) => POST(\"userplaylist\")(payload);\nexport const putUserPlaylistAPI = (payload) =>\n POST(`userplaylist/${payload.subpath.id}`)(payload);\nexport const deleteUserPlaylistAPI = (payload) =>\n DELETE(`userplaylist/${payload.subpath.id}`)(payload);\nexport const postUserPlaylistShareKeyAPI = (payload) =>\n POST(`userplaylist/${payload.subpath.id}/create_share_key`)(payload);\nexport const getUserOptionAPI = (payload) => GET(\"useroption\")(payload);\nexport const putUserOptionAPI = (payload) => PUT(\"useroption\")(payload);\nexport const putUserOptionUploadImageAPI = (payload) =>\n FILE_UPLOAD(\"useroption/upload_image\")(payload);\nexport const getUserSongAPI = (payload) => GET(\"usersong\")(payload);\nexport const putUserSongAPI = (payload) =>\n PUT(`usersong/${payload.subpath.id}`)(payload);\nexport const deleteUserSongAPI = (payload) =>\n DELETE(`usersong/${payload.subpath.id}`)(payload);\nexport const fileUploadUserSongAPI = (payload) =>\n FILE_UPLOAD(\"usersong\")(payload);\nexport const postUserSongChangeOrderAPI = (payload) =>\n POST(\"usersong/change_order\")(payload);\n","import { createContext } from \"react\";\n\nconst PlaylistContext = createContext();\n\nexport default PlaylistContext;\n","import { useState, useEffect, useContext } from \"react\";\n\nimport { postUserPlaylistAPI } from \"../../api/user.http.service\";\nimport PlaylistContext from \"../../components/Playlist/PlaylistContext\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useCreatePlaylist = () => {\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const { userPlaylist, fetchPlaylist, onChangePlaylist } =\n useContext(PlaylistContext);\n const [isSuccessful, setIsSuccessful] = useState(undefined);\n\n const createPlaylist = (name) => {\n fetch({\n api: postUserPlaylistAPI,\n payload: {\n params: { name },\n headers: {\n \"Content-type\": \"application/json\",\n },\n },\n });\n };\n\n useEffect(() => {\n if (isSuccessful === false) {\n if (userPlaylist && userPlaylist.length) {\n onChangePlaylist(0, userPlaylist[0]);\n }\n setIsSuccessful(true);\n }\n }, [userPlaylist]);\n\n useEffect(() => {\n if (isLoading === false && response && response.id) {\n fetchPlaylist();\n setIsSuccessful(false);\n }\n }, [isLoading]);\n\n return { isSuccessful, createPlaylist };\n};\n\nexport default useCreatePlaylist;\n","import { useState, useEffect, useContext } from \"react\";\n\nimport { postUserPlaylistShareKeyAPI } from \"../../api/user.http.service\";\nimport PlaylistContext from \"../../components/Playlist/PlaylistContext\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useCreatePlaylistShareKey = (isVisible) => {\n const { userPlaylist, selectedPlaylist, fetchPlaylist } =\n useContext(PlaylistContext);\n let presentShareKey = \"\";\n\n if (selectedPlaylist && userPlaylist[selectedPlaylist.index]) {\n presentShareKey = userPlaylist[selectedPlaylist.index].share_key;\n }\n\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const [shareKey, setShareKey] = useState(null);\n\n useEffect(() => {\n if (isVisible) {\n if (presentShareKey === null) {\n fetch({\n api: postUserPlaylistShareKeyAPI,\n payload: {\n subpath: { id: userPlaylist[selectedPlaylist.index].id },\n headers: {\n \"Content-type\": \"application/json\",\n },\n },\n });\n } else {\n setShareKey(presentShareKey);\n }\n }\n }, [isVisible, presentShareKey]);\n\n useEffect(() => {\n if (isLoading === false && response && response.status === \"ok\") {\n setShareKey(response.playlist.share_key);\n fetchPlaylist();\n }\n }, [isLoading]);\n\n return shareKey;\n};\n\nexport default useCreatePlaylistShareKey;\n","import { useState, useEffect, useContext } from \"react\";\n\nimport { deleteUserPlaylistAPI } from \"../../api/user.http.service\";\nimport PlaylistContext from \"../../components/Playlist/PlaylistContext\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useDeletePlaylist = () => {\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const { userPlaylist, fetchPlaylist, onChangePlaylist } =\n useContext(PlaylistContext);\n const [isSuccessful, setIsSuccessful] = useState(undefined);\n\n const deletePlaylist = (id) => {\n fetch({\n api: deleteUserPlaylistAPI,\n payload: {\n subpath: { id },\n headers: {\n \"Content-type\": \"application/json\",\n },\n },\n });\n };\n\n useEffect(() => {\n if (isSuccessful === false) {\n if (userPlaylist && userPlaylist.length) {\n onChangePlaylist(0, userPlaylist[0]);\n } else {\n onChangePlaylist(null);\n }\n setIsSuccessful(true);\n }\n }, [userPlaylist]);\n\n useEffect(() => {\n if (isLoading === false && response && response.status === \"ok\") {\n fetchPlaylist();\n setIsSuccessful(false);\n }\n }, [isLoading]);\n\n return { isSuccessful, deletePlaylist };\n};\n\nexport default useDeletePlaylist;\n","import { useState, useEffect, useRef } from \"react\";\n\nimport { deleteUserSongAPI } from \"../../api/user.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useDeleteSong = () => {\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const [isSuccess, setIsSuccess] = useState(undefined);\n const deletedId = useRef();\n\n const deleteSong = (id) => {\n deletedId.current = id;\n fetch({\n api: deleteUserSongAPI,\n payload: {\n subpath: { id },\n headers: {\n \"Content-type\": \"application/json\",\n },\n },\n });\n };\n\n useEffect(() => {\n if (isLoading === false && response && response.status === \"ok\") {\n setIsSuccess(true);\n }\n }, [isLoading]);\n\n return { isSuccess, deletedId, deleteSong };\n};\n\nexport default useDeleteSong;\n","import { useState, useEffect } from \"react\";\n\nimport { getUserOptionAPI } from \"../../api/user.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst usePlaylistSetting = () => {\n const [settings, setSettings] = useState(undefined);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n\n useEffect(() => {\n fetch({\n api: getUserOptionAPI,\n payload: {\n params: {},\n },\n });\n }, []);\n\n useEffect(() => {\n if (isLoading === false && response) {\n setSettings(response && response[0]);\n }\n }, [isLoading]);\n\n return settings;\n};\n\nexport default usePlaylistSetting;\n","import { useState, useEffect } from \"react\";\n\nimport { getProjectAPI } from \"../../api/admin.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useProjects = () => {\n const [projects, setProjects] = useState(undefined);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n\n const fetchProjects = () => {\n fetch({\n api: getProjectAPI,\n payload: { params: {} },\n });\n };\n\n useEffect(() => {\n if (isLoading === false) {\n if (response) {\n setProjects(response);\n } else {\n setProjects([]);\n }\n }\n }, [isLoading]);\n\n return { projects, fetchProjects };\n};\n\nexport default useProjects;\n","import { useState, useEffect } from \"react\";\n\nimport { getSearchAPI } from \"../../api/project.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\nimport useDebounce from \"../useDebounce\";\n\nconst contactFields = [\"Contact1\", \"Contact2\", \"Contact3\", \"Contact4\"];\n\nconst hasTextInString = (value, text) => {\n const regEx = new RegExp(`${text}`, \"gi\");\n return regEx.test(value);\n};\n\nconst useProjectSuggestionSearch = (search) => {\n const [suggestions, setSuggestions] = useState([]);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const delayedSearch = useDebounce(search, 400);\n\n useEffect(() => {\n delayedSearch &&\n fetch({\n api: getSearchAPI,\n payload: {\n params: {\n populate:\n \"primaryVideo_id,videos,contact1_id,contact2_id,contact3_id,contact4_id\",\n sort: \"Artist\",\n search: delayedSearch,\n },\n },\n });\n }, [delayedSearch]);\n\n useEffect(() => {\n if (\n isLoading === false &&\n response &&\n response.count &&\n response.projects\n ) {\n const projects = new Set();\n const contacts = new Set();\n\n response.projects.forEach((project) => {\n project.Artist &&\n hasTextInString(project.Artist, delayedSearch) &&\n projects.add(project.Artist);\n contactFields.forEach((field) => {\n project[field] &&\n hasTextInString(project[field], delayedSearch) &&\n contacts.add(project[field]);\n });\n });\n\n const arr = [];\n projects.size &&\n arr.push({\n title: \"PROJECT TITLE\",\n data: [...projects].sort(),\n });\n contacts.size &&\n arr.push({\n title: \"CONTACT\",\n data: [...contacts].sort(),\n });\n\n setSuggestions(arr);\n }\n }, [isLoading]);\n\n return suggestions;\n};\n\nexport default useProjectSuggestionSearch;\n","import { useState, useEffect } from \"react\";\n\nimport useFetchAPI from \"../useFetchAPI\";\nimport { getGenresAPI, getCountriesAPI } from \"../../api/project.http.service\";\n\nconst useSearchFilterData = () => {\n const [{ response: genresResponse }, fetchGenres] = useFetchAPI();\n const [{ response: countriesResponse }, fetchCountries] = useFetchAPI();\n\n const [isLoading, setIsLoading] = useState(true);\n const [response, setResponse] = useState(undefined);\n\n useEffect(() => {\n fetchGenres({\n api: getGenresAPI,\n payload: {},\n });\n fetchCountries({\n api: getCountriesAPI,\n payload: {},\n });\n }, []);\n\n useEffect(() => {\n if (genresResponse && countriesResponse) {\n let genres = [];\n let countries = [];\n let artistNames = [];\n\n if (genresResponse.status === \"ok\") {\n genres = genresResponse.genres;\n }\n if (countriesResponse.status === \"ok\") {\n countries = countriesResponse.countries;\n }\n\n setResponse({ genres, countries, artistNames });\n setIsLoading(false);\n }\n }, [genresResponse, countriesResponse]);\n\n return { isLoading, response };\n};\n\nexport default useSearchFilterData;\n","import { useState, useEffect } from \"react\";\n\nimport { getSearchAPI } from \"../../api/project.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n// import useIsMounted from \"./useIsMounted\";\n\nconst limit = 30;\n\nconst useProjectSearch = (params, pageNumber) => {\n // const isMounted = useIsMounted();\n const [projects, setProjects] = useState(undefined);\n const [count, setCount] = useState(undefined);\n const [hasMore, setHasMore] = useState(false);\n const [{ isLoading, error, response }, fetch] = useFetchAPI();\n\n useEffect(() => {\n setProjects(undefined);\n }, [params]);\n\n useEffect(() => {\n // isMounted &&\n fetch({\n api: getSearchAPI,\n payload: {\n params: {\n populate:\n \"primaryVideo_id,videos,contact1_id,contact2_id,contact3_id,contact4_id\",\n limit,\n skip: pageNumber * limit,\n sort: \"Artist\",\n ...params,\n },\n },\n });\n }, [params, pageNumber]);\n\n useEffect(() => {\n if (\n isLoading === false &&\n response &&\n response.count &&\n response.projects\n ) {\n setProjects((prevProjects) => [\n ...(prevProjects || []),\n ...response.projects,\n ]);\n setCount(response.count);\n setHasMore(response.count > (pageNumber + 1) * limit);\n }\n }, [isLoading]);\n\n return { isLoading, error, count, projects, hasMore };\n};\n\nexport default useProjectSearch;\n","import { useState, useEffect, useContext } from \"react\";\n\nimport { putUserPlaylistAPI } from \"../../api/user.http.service\";\nimport PlaylistContext from \"../../components/Playlist/PlaylistContext\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useUpdatePlaylist = () => {\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const { userPlaylist, fetchPlaylist, onChangePlaylist } =\n useContext(PlaylistContext);\n const [isSuccessful, setIsSuccessful] = useState(undefined);\n\n const updatePlaylist = (id, name) => {\n fetch({\n api: putUserPlaylistAPI,\n payload: {\n body: { name },\n subpath: { id },\n headers: {\n \"Content-type\": \"application/json\",\n },\n },\n });\n };\n\n useEffect(() => {\n if (isSuccessful === false) {\n if (userPlaylist && userPlaylist.length) {\n onChangePlaylist(0, userPlaylist[0]);\n }\n setIsSuccessful(true);\n }\n }, [userPlaylist]);\n\n useEffect(() => {\n if (isLoading === false && response) {\n fetchPlaylist();\n setIsSuccessful(false);\n }\n }, [isLoading]);\n\n return { isSuccessful, updatePlaylist };\n};\n\nexport default useUpdatePlaylist;\n","import { useState, useEffect } from \"react\";\n\nimport { putUserSongAPI } from \"../../api/user.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useUpdateSong = () => {\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const [result, setResult] = useState(undefined);\n\n const updateSong = (id, body) => {\n fetch({\n api: putUserSongAPI,\n payload: {\n body,\n subpath: { id },\n headers: {\n \"Content-type\": \"application/json\",\n },\n },\n });\n };\n\n useEffect(() => {\n if (isLoading === false && response && response.status === \"ok\") {\n setResult(response.song[0]);\n }\n }, [isLoading]);\n\n return { result, updateSong };\n};\n\nexport default useUpdateSong;\n","import { useEffect } from \"react\";\n\nimport { putUserAPI } from \"../../api/admin.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useUpdateUser = (callback) => {\n const [{ isLoading, response }, fetch] = useFetchAPI();\n\n const updateUser = (payload) => {\n fetch({\n api: putUserAPI,\n payload,\n });\n };\n\n useEffect(() => {\n if (isLoading === false && response) {\n callback?.(response);\n }\n }, [isLoading]);\n\n return updateUser;\n};\n\nexport default useUpdateUser;\n","import { useState, useEffect } from \"react\";\n\nimport { getUserInfoAPI } from \"../../api/user.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useUserInfo = (shouldFetch) => {\n const [userInfo, setUserInfo] = useState(undefined);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n\n useEffect(() => {\n shouldFetch &&\n fetch({\n api: getUserInfoAPI,\n payload: {},\n });\n }, [shouldFetch]);\n\n useEffect(() => {\n if (isLoading === false && response?.status === \"ok\" && response?.user) {\n setUserInfo(response.user);\n }\n }, [isLoading]);\n\n return userInfo;\n};\n\nexport default useUserInfo;\n","import { useState, useEffect } from \"react\";\nimport compareAsc from \"date-fns/compareAsc\";\nimport parseISO from \"date-fns/parseISO\";\n\nimport { getUserPlaylistAPI } from \"../../api/user.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useUserPlaylist = (autoFetch = true) => {\n const [userPlaylist, setUserPlaylist] = useState(undefined);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n\n const fetchPlaylist = () => {\n fetch({\n api: getUserPlaylistAPI,\n payload: {\n params: {},\n },\n });\n };\n\n useEffect(() => {\n autoFetch && fetchPlaylist();\n }, []);\n\n useEffect(() => {\n if (isLoading === false && response) {\n setUserPlaylist(\n [...response].sort((a, b) =>\n compareAsc(parseISO(b.created_at), parseISO(a.created_at))\n )\n );\n }\n }, [isLoading]);\n\n return { userPlaylist, fetchPlaylist };\n};\n\nexport default useUserPlaylist;\n","import { useState, useEffect, useRef } from \"react\";\n\nimport { getUserAPI } from \"../../api/admin.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useUsers = () => {\n const [users, setUsers] = useState(undefined);\n const [total, setTotal] = useState(0);\n const [pageCount, setPageCount] = useState(0);\n const [plans, setPlans] = useState([]);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const page = useRef();\n\n const fetchUsers = (params) => {\n page.current = params.page;\n\n fetch({\n api: getUserAPI,\n payload: { params },\n });\n };\n\n useEffect(() => {\n if (isLoading === false) {\n if (response?.status === \"ok\" && response?.users) {\n if (page.current === 1) {\n setTotal(response.data?.objCount || 0);\n setPageCount(response.data?.pageCount || 0);\n setPlans(response.plans || []);\n }\n setUsers(response.users);\n } else {\n setUsers([]);\n }\n }\n }, [isLoading]);\n\n return { users, fetchUsers, total, pageCount, plans };\n};\n\nexport default useUsers;\n","import { useState, useEffect, useContext } from \"react\";\n\nimport { getUserSongAPI } from \"../../api/user.http.service\";\nimport PlaylistContext from \"../../components/Playlist/PlaylistContext\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useUserSongs = () => {\n const [{ isLoading, response }, fetch] = useFetchAPI();\n const { selectedPlaylist } = useContext(PlaylistContext);\n const [userSongs, setUserSongs] = useState([]);\n const playlistId = selectedPlaylist && selectedPlaylist.data.id;\n\n useEffect(() => {\n playlistId &&\n fetch({\n api: getUserSongAPI,\n payload: {\n params: { playlist_id: playlistId },\n },\n });\n }, [playlistId]);\n\n useEffect(() => {\n if (isLoading === false && response) {\n setUserSongs(response);\n }\n }, [isLoading]);\n\n return userSongs;\n};\n\nexport default useUserSongs;\n","import { useState, useEffect } from \"react\";\n\nimport { getVideoAPI } from \"../../api/admin.http.service\";\nimport useFetchAPI from \"../useFetchAPI\";\n\nconst useVideos = () => {\n const [videos, setVideos] = useState(undefined);\n const [{ isLoading, response }, fetch] = useFetchAPI();\n\n const fetchVideos = (params) => {\n fetch({\n api: getVideoAPI,\n payload: { params: { ...params, limit: 100 } },\n });\n };\n\n useEffect(() => {\n if (isLoading === false) {\n if (response) {\n setVideos(response);\n } else {\n setVideos([]);\n }\n }\n }, [isLoading]);\n\n return { videos, fetchVideos };\n};\n\nexport default useVideos;\n","import { createContext } from \"react\";\n\nconst ArtistContext = createContext();\n\nexport default ArtistContext;\n","import styled from \"styled-components\";\n\nconst CardToolbox = styled.div`\n .ant-page-header-heading {\n @media only screen and (max-width: 991px) {\n flex-flow: column;\n align-items: center;\n }\n }\n\n .ant-page-header-heading-left {\n @media only screen and (max-width: 575px) {\n flex-flow: column;\n }\n @media only screen and (max-width: 800px) {\n max-width: 100%;\n }\n .ant-page-header-back {\n @media only screen and (max-width: 575px) {\n margin: 0;\n padding: 0;\n }\n }\n .ant-page-header-heading-title {\n @media only screen and (max-width: 575px) {\n margin: 10px 0 8px;\n padding: 0;\n }\n &:after {\n @media only screen and (max-width: 575px) {\n display: none;\n }\n }\n }\n .ant-page-header-heading-sub-title {\n @media only screen and (max-width: 575px) {\n margin: 0;\n padding: 0;\n flex-flow: column;\n }\n .title-counter {\n @media only screen and (max-width: 575px) {\n margin-bottom: 16px;\n }\n }\n }\n }\n\n .ant-page-header-heading-title {\n position: relative;\n ${({ theme }) => (theme.rtl ? \"padding-left\" : \"padding-right\")}: 24px;\n ${({ theme }) => (theme.rtl ? \"margin-left\" : \"margin-right\")}: 24px;\n @media only screen and (max-width: 767px) {\n ${({ theme }) => (theme.rtl ? \"padding-left\" : \"padding-right\")}: 12px;\n ${({ theme }) =>\n theme.rtl ? \"margin-left\" : \"margin-right\"}: 12px !important;\n }\n &:after {\n position: absolute;\n ${({ theme }) => (theme.rtl ? \"left\" : \"right\")}: 0px;\n top: 0;\n height: 100%;\n width: 1px;\n content: \"\";\n background: ${({ theme }) => theme[\"border-color-normal\"]};\n }\n }\n .ant-page-header-heading-sub-title {\n font-weight: 500;\n display: flex;\n align-items: center;\n }\n .ant-select {\n ${({ theme }) => (!theme.rtl ? \"margin-left\" : \"margin-right\")}: 25px;\n @media only screen and (max-width: 575px) {\n ${({ theme }) => (!theme.rtl ? \"margin-left\" : \"margin-right\")}: 0;\n }\n .ant-select-selector {\n height: 46px !important;\n min-width: 350px;\n @media only screen and (max-width: 991px) {\n min-width: 100%;\n }\n }\n .ant-select-selection-search-input {\n height: 46px;\n border-radius: 23px;\n border: 0 none;\n box-shadow: 0 5px 20px #9299b803;\n input {\n height: 46px !important;\n font-size: 14px;\n }\n }\n }\n .btn-add_new {\n border-radius: 6px;\n height: 40px;\n padding: 0 14px;\n font-size: 12px;\n @media only screen and (max-width: 991px) {\n margin-top: 10px;\n }\n a {\n display: flex;\n align-items: center;\n svg {\n ${({ theme }) => (theme.rtl ? \"margin-left\" : \"margin-right\")}: 6px;\n }\n }\n }\n`;\n\nexport default CardToolbox;\n","import styled from \"styled-components\";\n\nconst Picker = styled.label`\n position: relative;\n width: 36px;\n height: 36px;\n border: 1px solid #5cb85c;\n border-radius: 4px;\n background-color: #5cb85c;\n display: flex;\n align-items: center;\n justify-content: center;\n\n &:hover {\n cursor: pointer;\n }\n`;\nconst Icon = styled.i.attrs({\n className: \"fa fa-picture-o\",\n})`\n position: absolute;\n top: 10px;\n left: 10px;\n color: #fff;\n font-size: 1.5rem\n z-index: 1;\n`;\n\nconst ImagePicker = (props) => {\n return (\n \n \n \n \n );\n};\n\nexport default ImagePicker;\n","import styled from \"styled-components\";\n\nconst Input = styled.input`\n width: 100%;\n height: 40px;\n padding: 6px 12px;\n background-color: #fff;\n border: 1px solid;\n border-color: ${({ isInvalid }) => (isInvalid ? \"#f05050\" : \"#ccc\")};\n border-radius: 4px;\n -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);\n -webkit-transition: border-color ease-in-out 0.15s;\n -webkit-box-shadow: ease-in-out 0.15s;\n -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;\n transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;\n\n &:focus,\n &:hover {\n border-color: ${({ isInvalid }) => (isInvalid ? \"#f05050\" : \"#66afe9\")};\n outline: 0;\n -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%),\n 0 0 8px\n ${({ isInvalid }) =>\n isInvalid ? \"rgb(240 80 80 / 60%)\" : \"rgb(102 175 233 / 60%)\"};\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%),\n 0 0 8px\n ${({ isInvalid }) =>\n isInvalid ? \"rgb(240 80 80 / 60%)\" : \" rgb(102 175 233 / 60%)\"};\n }\n`;\n\nexport default Input;\n","import styled from \"styled-components\";\n\nconst Select = styled.select`\n height: 40px;\n padding: 6px 15px;\n background-color: #fff;\n border: 1px solid #ccc;\n border-radius: 4px;\n color: #555;\n width: 100%;\n\n &:focus {\n border-color: #66afe9;\n outline: 0;\n }\n\n -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);\n box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);\n -webkit-transition: border-color ease-in-out 0.15s;\n -webkit-box-shadow: ease-in-out 0.15s;\n -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;\n transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;\n`;\n\nexport default Select;\n","import styled from \"styled-components\";\n\nimport { Select } from \"../../../styled\";\n\nconst StyledDropdownItemsContainer = styled.ul`\n display: ${({ isVisible }) => (isVisible ? \"block\" : \"none\")};\n position: absolute;\n top: 38px;\n left: 0px;\n right: 0px;\n width: 100px;\n background-color: #fff;\n border-width: 1px;\n border-style: solid;\n border-radius: 4px;\n border-color: #ccc !important;\n max-height: 200px;\n width: 300px;\n padding: 0px;\n margin-left: -1px;\n overflow-y: auto;\n list-style: none;\n z-index: 1;\n`;\nconst StyledDropdown = styled.div`\n position: relative;\n padding: 10px 1rem;\n font-size: 14px;\n border: 1px solid transparent;\n\n &:hover {\n cursor: pointer;\n border-color: #ccc #ccc transparent #ccc;\n border-radius: 4px 4px 0 0;\n }\n`;\nconst StyledDropdownItem = styled.li`\n color: #444;\n cursor: pointer;\n width: 100%;\n padding: 10px 20px;\n vertical-align: middle;\n color: #565656;\n font-weight: 600;\n\n &:hover {\n background-color: #f2f2f2;\n cursor: pointer;\n }\n\n :first-child {\n text-transform: capitalize;\n }\n`;\nconst StyledDropdownHeading = styled.span`\n color: #565656;\n font-weight: 600;\n`;\n\nconst StyledDropdownIcon = styled.i.attrs({\n className: \"fa fa-angle-down\",\n})`\n margin-left: 10px;\n`;\n\nconst SuggestionBoxContainer = styled.span`\n position: relative;\n border: 1px solid #ccc;\n border-radius: 4px;\n width: ${({ size }) => (size === \"full\" ? \"100%\" : \"300px\")};\n height: 40px;\n padding: 7px 20px;\n`;\nconst SuggestionInput = styled.input.attrs({\n type: \"text\",\n})`\n width: 100%;\n border: none;\n font-size: 16px;\n\n &:focus {\n outline: none;\n }\n`;\nconst SearchIcon = styled.i.attrs({\n className: \"fa fa-search\",\n})`\n position: absolute;\n top: 10px;\n right: 10px;\n color: #ccc;\n`;\nconst Suggestion = styled(StyledDropdownItem)`\n color: ${({ isTitle }) => (isTitle ? \"#9a99ab\" : \"#aaa\")};\n text-transform: ${({ isTitle }) => (isTitle ? \"uppercase\" : \"capitalize\")};\n\n ${({ isTitle }) => isTitle && `background-color: #f9fafc`};\n\n &:hover {\n background-color: ${({ isTitle }) => (isTitle ? \"#f9fafc\" : \"#428bca\")};\n ${({ isTitle }) => !isTitle && `color: #fff`};\n cursor: ${({ isTitle }) => (isTitle ? \"default\" : \"pointer\")};\n }\n`;\nconst CrossIcon = styled.i.attrs({\n className: \"fa fa-times\",\n})`\n position: absolute;\n top: 10px;\n left: 5px;\n color: #565656;\n\n &:hover {\n cursor: pointer;\n }\n`;\nconst SelectDropdown = styled(Select)`\n margin-top: 10px;\n`;\n\nexport {\n StyledDropdownItem,\n StyledDropdownItemsContainer,\n StyledDropdown,\n StyledDropdownHeading,\n StyledDropdownIcon,\n SuggestionBoxContainer,\n SuggestionInput,\n Suggestion,\n SearchIcon,\n CrossIcon,\n SelectDropdown,\n};\n","import { useEffect } from \"react\";\nimport { useState } from \"react\";\n\nimport {\n StyledDropdownItemsContainer,\n SuggestionBoxContainer,\n SuggestionInput,\n SearchIcon,\n Suggestion,\n CrossIcon,\n} from \"./styles\";\n\nconst SuggestionSearchBox = ({\n size,\n suggestions,\n value,\n onChange,\n onSelect,\n}) => {\n const [shouldShowSuggestions, setShouldShowSuggestions] = useState(false);\n const [typedInput, setTypedInput] = useState(\"\");\n\n useEffect(() => {\n setTypedInput(value);\n }, [value]);\n\n const handleOnChange = (e) => {\n setTypedInput(e.target.value);\n onChange(e.target.value);\n };\n\n const handleOnClick = (value) => {\n setTypedInput(value);\n onSelect(value);\n setShouldShowSuggestions(false);\n };\n\n return (\n setShouldShowSuggestions(true)}\n onMouseLeave={() => setShouldShowSuggestions(false)}\n >\n {typedInput ? handleOnClick(\"\")} /> : null}\n {shouldShowSuggestions ? (\n {\n ref && ref.focus();\n }}\n value={typedInput}\n onChange={handleOnChange}\n />\n ) : (\n {typedInput || \"Search projects, contacts...\"}\n )}\n \n \n {suggestions.map(({ title, data }) => {\n return (\n <>\n \n {title}\n \n {data.map((suggestion) => {\n const getHightlightSuggestion = () => {\n if (typedInput) {\n const regEx = new RegExp(`${typedInput}`, \"gi\");\n const text = suggestion.replace(\n regEx,\n `${typedInput}`\n );\n return `${text}`;\n }\n return suggestion;\n };\n return (\n handleOnClick(suggestion)}\n dangerouslySetInnerHTML={{\n __html: getHightlightSuggestion(),\n }}\n />\n );\n })}\n \n );\n })}\n \n \n );\n};\n\nexport default SuggestionSearchBox;\n","import { useState, useContext } from \"react\";\nimport omit from \"lodash/omit\";\n\nimport { ArtistContext } from \"../../../context\";\nimport { useMediaQuery } from \"../../../hooks\";\nimport { useProjectSuggestionSearch } from \"../../../hooks/api\";\nimport {\n StyledDropdown,\n StyledDropdownItem,\n StyledDropdownItemsContainer,\n StyledDropdownHeading,\n StyledDropdownIcon,\n SelectDropdown,\n} from \"./styles\";\nimport SuggestionSearchBox from \"./SuggestionSearchBox\";\nimport { useEffect } from \"react\";\n\nconst updates = { \"Recent Updates\": \"Active\", \"No Update\": \"No update\" };\n\nconst OtherDropdown = ({ heading, items, value, onSelect }) => {\n const [headingText, setHeadingText] = useState(heading);\n const [isDropdownVisible, setIsDropdownVisible] = useState(false);\n\n useEffect(() => {\n setHeadingText(value || heading);\n }, [value]);\n\n return (\n setIsDropdownVisible(true)}\n onMouseLeave={() => setIsDropdownVisible(false)}\n >\n {headingText}\n \n \n {items.map((item) => {\n const handleOnClickItem = () => {\n setIsDropdownVisible(false);\n onSelect(item);\n setHeadingText(item);\n };\n return (\n \n {item}\n \n );\n })}\n \n \n );\n};\n\nconst OtherFilters = ({ finalFilters, onChange }) => {\n const [filters, setFilters] = useState({});\n const isMobileWindow = useMediaQuery(\"(max-width: 767px)\");\n const { filterData } = useContext(ArtistContext);\n const [searchQuery, setSearchQuery] = useState(\"\");\n const projectSuggestions = useProjectSuggestionSearch(searchQuery);\n\n useEffect(() => {\n setFilters(finalFilters);\n }, [finalFilters]);\n\n const handleOnChangeFilter = (type) => (value) => {\n const updatedFilters = !value\n ? omit(filters, type)\n : { ...filters, [type]: value };\n setFilters(updatedFilters);\n onChange && onChange(updatedFilters);\n };\n\n if (isMobileWindow || filterData === undefined) {\n return null;\n }\n\n return (\n <>\n \n \n handleOnChangeFilter(\"Status\")(updates[value])}\n value={filters.Status}\n />\n setSearchQuery(value)}\n onSelect={handleOnChangeFilter(\"search\")}\n value={filters.search}\n />\n \n );\n};\n\nconst MobileScreenFilters = ({ finalFilters, onChange }) => {\n const [filters, setFilters] = useState({});\n const isMobileWindow = useMediaQuery(\"(max-width: 767px)\");\n const { filterData } = useContext(ArtistContext);\n const [searchQuery, setSearchQuery] = useState(\"\");\n const projectSuggestions = useProjectSuggestionSearch(searchQuery);\n\n useEffect(() => {\n setFilters(finalFilters);\n }, [finalFilters]);\n\n const handleOnChangeFilter = (type) => (value) => {\n const updatedFilters = !value\n ? omit(filters, type)\n : { ...filters, [type]: value };\n setFilters(updatedFilters);\n onChange && onChange(updatedFilters);\n };\n\n if (!isMobileWindow || filterData === undefined) {\n return null;\n }\n\n return (\n
    \n
    \n setSearchQuery(value)}\n onSelect={handleOnChangeFilter(\"search\")}\n value={filters.search}\n />\n handleOnChangeFilter(\"genre\")(e.target.value)}\n >\n \n {filterData.genres.map((item) => (\n \n ))}\n \n handleOnChangeFilter(\"Country\")(e.target.value)}\n >\n \n {filterData.countries.map((item) => (\n \n ))}\n \n handleOnChangeFilter(\"Status\")(e.target.value)}\n >\n \n {Object.keys(updates).map((key) => (\n \n ))}\n \n
    \n
    \n );\n};\n\nexport { MobileScreenFilters, OtherFilters };\n","import styled, { keyframes } from \"styled-components\";\n\nconst moveUp = keyframes`\n from {\n padding-top: 60%;\n opacity: 0.8;\n }\n to {\n padding-top: 0%;\n opacity: 1;\n }\n`;\n\nconst moveUpTitle = keyframes`\n from {\n padding-top: 60%;\n }\n to {\n padding-top: 0%;\n }\n`;\n\nconst StyledHeader = styled.div`\n height: 70px;\n background: #fff;\n padding: 0px 20px;\n display: flex;\n align-items: center;\n`;\n\nconst MainContent = styled.div`\n overflow-y: overlay;\n padding: 0px 20px;\n height: 100vh;\n`;\n\nconst Title = styled.h2`\n position: absolute;\n text-align: center;\n color: #fff;\n width: 100%;\n text-shadow: 1px 2px 1px #000;\n padding: 0px 10px;\n transform: translate(-10px, -50%);\n text-transform: uppercase;\n top: 50%;\n margin-top: 0;\n font-size: 26px;\n\n animation: ${moveUpTitle} 0.65s ease forwards;\n\n @media (max-width: 768px) {\n font-size: 20px;\n }\n`;\n\nconst ImageContainer = styled.img.attrs({\n className: \"img-responsive\",\n})`\n min-height: 100px;\n width: 100%;\n\n animation: ${moveUp} 0.65s ease forwards;\n`;\n\nconst Artist = styled.div.attrs({\n className: \"col-12 col-sm-6 col-md-4 col-lg-3\",\n})`\n position: relative;\n padding: 10px;\n transition: transform 0.3s ease-in-out;\n\n &:hover {\n cursor: pointer;\n transform: translate(0, -5px);\n -webkit-transform: translate(0, -5px);\n\n ${ImageContainer} {\n box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),\n 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06),\n 0 22.3px 17.9px rgba(0, 0, 0, 0.072),\n 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);\n }\n }\n`;\n\nconst StatusIcon = styled.span`\n position: absolute;\n display: inline-block;\n top: 20px;\n right: 20px;\n width: 12px;\n height: 12px;\n border-radius: 50%;\n background-color: #5cb85c;\n\n ${({ active }) =>\n !active &&\n `\n display: none;\n `}\n`;\n\nexport { StyledHeader, MainContent, Artist, ImageContainer, StatusIcon, Title };\n","import { logo } from \"../../assets/images\";\nimport { Logo } from \"../../commonUI\";\nimport { StyledHeader } from \"./styles\";\nimport { OtherFilters } from \"./Filter\";\n\nconst Header = ({ filters, onChangeFilter }) => {\n return (\n \n
    \n \n
    \n \n
    \n );\n};\n\nexport default Header;\n","import styled from \"styled-components\";\n\nconst Reset = styled.span`\n color: #337ab7;\n cursor: pointer;\n`;\n\nconst ArtistCount = ({ count, onReset }) => {\n return (\n
    \n {count || \"...\"} results found (reset)\n
    \n );\n};\n\nexport default ArtistCount;\n","import { useEffect } from \"react\";\nimport styled from \"styled-components\";\n\nimport { useMediaQuery } from \"../../../hooks\";\n\nconst OtherList = styled.ul`\n list-style: none;\n width: 30%;\n border-right: 1px solid grey;\n min-height: 430px;\n padding-top: 75px;\n padding-left: 50px;\n`;\nconst OtherItem = styled.li`\n color: ${({ isSelected }) => (isSelected ? \"#1677cb\" : \"#4a4a4a\")};\n font-size: 20px;\n padding-bottom: 15px;\n\n &:hover {\n color: #1677cb;\n cursor: pointer;\n }\n`;\n\nconst items = [\n { key: \"contact\", heading: \"Key Contacts\", icon: \"fa fa-envelope\" },\n { key: \"brief\", heading: \"Project Brief\", icon: \"fa fa-file-text\" },\n { key: \"video\", heading: \"Videos\", icon: \"fa fa-youtube-play\" },\n { key: \"music\", heading: \"Music\", icon: \"fa fa-play-circle\" },\n];\n\nconst SubHeading = ({ selectedArtist, selectedHeading, onClick }) => {\n const isMobileWindow = useMediaQuery(\"(max-width: 767px)\");\n\n const finalItems = items.filter(item => {\n if (item.key === 'contact' && selectedArtist?.contact1_id) {\n return true\n }\n if (item.key === 'brief' && selectedArtist?.brief) {\n return true\n }\n if (item.key === 'video' && selectedArtist?.videos) {\n return true\n }\n if (item.key === 'music' && selectedArtist?.collections) {\n return true\n }\n return false\n })\n\n useEffect(() => {\n selectedArtist && finalItems.length && onClick(finalItems[0].key)\n }, [])\n\n if (isMobileWindow) {\n return finalItems.map(({ key, heading, icon }) => (\n
  • onClick(key)}>\n \n {heading ? {heading} : null}\n
  • \n ));\n }\n\n return (\n \n {finalItems.map(({ key, heading }) => (\n onClick(key)}\n isSelected={selectedHeading === key}\n >\n {heading}\n \n ))}\n \n );\n};\n\nexport default SubHeading;\n","import styled from \"styled-components\";\nimport Slider from \"react-slick\";\n\nconst Top = styled.div`\n height: 50px;\n background-color: ${({ isTransparent }) =>\n isTransparent ? \"transparent\" : \"#e7e7e7\"};\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: 25px;\n color: #fff;\n`;\nconst I = styled.i`\n width: 30px;\n padding: 10px;\n cursor: pointer;\n color: #646464;\n\n &:hover {\n font-size: 20px;\n }\n`;\n\nconst Left = ({ onClick }) => (\n \n);\nconst Right = ({ onClick }) => (\n \n);\n\nfunction Arrow(props) {\n return props.type === \"next\" ? (\n \n ) : (\n \n );\n}\n\nconst Seek = ({\n type = \"top\",\n isTransparent = false,\n items,\n onClickPrev,\n onClickNext,\n children,\n}) => {\n if (type === \"top\") {\n return (\n \n {items && items.length > 2 ? (\n onClickPrev && onClickPrev()} />\n ) : null}\n {items && items.length > 2 ? (\n onClickNext && onClickNext()} />\n ) : null}\n \n );\n }\n\n if (type === \"carousel\") {\n var settings = {\n dots: false,\n infinite: false,\n speed: 500,\n slidesToShow: 3,\n slidesToScroll: 3,\n nextArrow: ,\n prevArrow: ,\n };\n return {children};\n }\n return null;\n};\n\nexport default Seek;\n","import { useState, useContext, useEffect } from \"react\";\nimport styled, { keyframes } from \"styled-components\";\n\nimport { ArtistContext } from \"../../../context\";\nimport { useMediaQuery } from \"../../../hooks\";\nimport Seek from \"./Seek\";\n\nconst animate = keyframes`\n from {\n opacity: 0;\n transform: translateY(20%);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n`;\nconst List = styled.ul`\n list-style: none;\n font-size: 18px;\n margin-bottom: 10px;\n padding: 0;\n\n li {\n animation: ${animate} 1.5s ease 1s forwards;\n &:first-child {\n font-weight: 600;\n font-size: 18px;\n }\n a {\n color: #1e8fc4;\n text-decoration: underline;\n }\n }\n`;\n\nconst contactFields = [\n \"contact1_id\",\n \"contact2_id\",\n \"contact3_id\",\n \"contact4_id\",\n];\n\nconst Contacts = () => {\n const isMobileWindow = useMediaQuery(\"(max-width: 767px)\");\n const { selectedArtist } = useContext(ArtistContext);\n const [contacts, setContacts] = useState([]);\n const [selectedContactIndex, setSelectedContactIndex] = useState(null);\n\n useEffect(() => {\n if (selectedArtist) {\n const listOfContacts = [];\n\n contactFields.forEach((field) => {\n if (selectedArtist[field]) {\n listOfContacts.push(selectedArtist[field]);\n }\n });\n\n setContacts(listOfContacts);\n setSelectedContactIndex(0);\n }\n }, [selectedArtist]);\n\n if (contacts.length === 0) {\n return null;\n }\n\n const onClickPrev = () => {\n const val = selectedContactIndex - 1;\n setSelectedContactIndex(val === -1 ? contacts.length - 1 : val);\n };\n const onClickNext = () => {\n setSelectedContactIndex((selectedContactIndex + 1) % contacts.length);\n };\n\n const contact = contacts[selectedContactIndex];\n\n return (\n <>\n \n \n \n
  • {contact.Name || \"\"}
  • \n
  • {contact.PrimaryActivity || \"\"}
  • \n
  • {contact.Company || \"\"}
  • \n
  • {contact.Address || \"\"}
  • \n
  • {`${contact.City}, ${contact.State} ${contact.PostalCode}`}
  • \n
  • {contact.Country || \"\"}
  • \n
    \n \n
  • \n
  • {contact.Phone && `Phone: ${contact.Phone}`}
  • \n
  • {contact.Phone2 && `Phone: ${contact.Phone2}`}
  • \n
  • {contact.Fax && `Fax: ${contact.Fax}`}
  • \n
  • {contact.Email && `Email: ${contact.Email}`}
  • \n
  • {contact.Email2 && `Email: ${contact.Email2}`}
  • \n
  • {contact.Email3 && `Email: ${contact.Email3}`}
  • \n
  • \n Web:{\" \"}\n {contact.Website && {contact.Website}}\n
  • \n
    \n \n \n );\n};\n\nexport default Contacts;\n","import { useContext } from \"react\";\nimport styled, { keyframes } from \"styled-components\";\n\nimport { ArtistContext } from \"../../../context\";\n\nconst animate = keyframes`\n from {\n opacity: 0;\n transform: translateY(20%);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n`;\nconst Brief = styled.p`\n padding: 20px;\n font-size: 18px;\n animation: ${animate} 1.5s ease 1s forwards;\n`;\n\nconst ProjectBrief = () => {\n const { selectedArtist } = useContext(ArtistContext);\n\n return {selectedArtist.ProjectNotes || \"NA\"};\n};\n\nexport default ProjectBrief;\n","import { useState, useContext } from \"react\";\nimport styled from \"styled-components\";\n\nimport { useMediaQuery } from \"../../../hooks\";\nimport { IFrame } from \"../../../commonUI\";\nimport { ArtistContext } from \"../../../context\";\nimport { PROTOCOL, BACKEND_HOST } from \"../../../config\";\nimport Seek from \"./Seek\";\n\nconst VideoContainer = styled.div`\n ${({ isMobileWindow }) =>\n isMobileWindow\n ? `\n padding: 20px;\n `\n : `\n margin-left: 60px;\n width: 450px;\n margin-top: 75px;\n `}\n`;\nconst VideoItem = styled.div`\n &:focus {\n outline: none;\n }\n &:hover {\n cursor: pointer;\n }\n`;\n\nconst Videos = () => {\n const isMobileWindow = useMediaQuery(\"(max-width: 767px)\");\n const { selectedArtist } = useContext(ArtistContext);\n const { videos } = selectedArtist;\n const [selectedIndex, setSelectedIndex] = useState(\n videos && videos.length ? 0 : null\n );\n const onClickPrev = () => {\n const val = selectedIndex - 1;\n setSelectedIndex(val === -1 ? videos.length - 1 : val);\n };\n const onClickNext = () => {\n setSelectedIndex((selectedIndex + 1) % videos.length);\n };\n\n if (selectedIndex === null) {\n return null;\n }\n\n const _renderVideos = () => {\n const attributes = `?autoplay=0&rel=0&origin=${PROTOCOL}://${BACKEND_HOST}`;\n\n if (isMobileWindow) {\n return (\n \n );\n }\n\n return (\n <>\n \n
    \n \n {videos.map(\n ({ collectionId, collectionName, thumbnail }, index) => (\n setSelectedIndex(index)}\n >\n {collectionName}\n \n )\n )}\n \n
    \n \n );\n };\n return (\n <>\n {isMobileWindow ? (\n \n ) : null}\n \n {_renderVideos()}\n \n \n );\n};\n\nexport default Videos;\n","import { useState, useContext } from \"react\";\nimport styled from \"styled-components\";\n\nimport { useMediaQuery } from \"../../../hooks\";\nimport { Album } from \"../../../commonUI\";\nimport { ArtistContext } from \"../../../context\";\nimport Seek from \"./Seek\";\n\nconst AlbumContainer = styled.div`\n ${({ isMobileWindow }) =>\n isMobileWindow\n ? `\n padding: 20px;\n `\n : `\n height: 350px;\n overflow: scroll;\n padding: 0px 20px;\n margin-top: 75px;\n `}\n`;\n\nconst Collections = () => {\n const isMobileWindow = useMediaQuery(\"(max-width: 767px)\");\n const { selectedArtist } = useContext(ArtistContext);\n const { collections } = selectedArtist;\n const [selectedIndex, setSelectedIndex] = useState(\n collections && collections.length ? 0 : null\n );\n const onClickPrev = () => {\n const val = selectedIndex - 1;\n setSelectedIndex(val === -1 ? collections.length - 1 : val);\n };\n const onClickNext = () => {\n setSelectedIndex((selectedIndex + 1) % collections.length);\n };\n\n if (selectedIndex === null) {\n return null;\n }\n\n const _renderAlbums = () => {\n if (isMobileWindow) {\n return ;\n }\n\n return collections.map((item) => (\n \n ));\n };\n return (\n <>\n {isMobileWindow ? (\n \n ) : null}\n {_renderAlbums()}\n \n );\n};\n\nexport default Collections;\n","import styled, { keyframes } from \"styled-components\";\n\nconst changeBackground = keyframes`\n from {\n background-color: transparent;\n }\n to {\n background-color: #fff;\n }\n`;\nconst DetailContainer = styled.div`\n position: fixed;\n width: 100%;\n height: 100%;\n padding: 0;\n animation: ${changeBackground} 0.2s linear 1s forwards;\n`;\nconst moveDownCurtain = keyframes`\n from {\n transform: translateY(-200%);\n }\n to {\n transform: translateY(100%);\n }\n`;\nconst Curtain = styled.div`\n width: 100%;\n height: 200%;\n background-color: #f1b821;\n animation: ${moveDownCurtain} 6s ease both;\n`;\nconst First = styled.div`\n width: 100%;\n height: 100%;\n background-color: #fff;\n`;\nconst Second = styled.div`\n width: 100%;\n height: 100%;\n background-color: #f1b821;\n`;\n\nconst GoBackIcon = styled.div`\n height: 54px;\n width: 54px;\n color: #fff;\n font-size: 30px;\n text-align: center;\n border-radius: 50%;\n background-color: #f1b821;\n\n &:hover {\n background-color: #000;\n cursor: pointer;\n }\n &::before,\n i {\n vertical-align: middle;\n }\n &::before {\n content: \"\";\n width: 0;\n height: 100%;\n }\n\n @media (max-width: 767.98px) {\n margin-left: 20px;\n }\n`;\n\nexport { DetailContainer, Curtain, First, Second, GoBackIcon };\n","import { useState } from \"react\";\nimport styled from \"styled-components\";\n\nimport SubHeading from \"./SubHeadings\";\nimport Contacts from \"./Contacts\";\nimport ProjectBrief from \"./ProjectBrief\";\nimport Video from \"./Videos\";\nimport Collections from \"./Collections\";\nimport { GoBackIcon } from \"./styles\";\n\nconst DetailHeader = styled.div`\n height: 70px;\n background-color: #fff;\n padding-left: 20px;\n\n &::before,\n ${GoBackIcon} {\n display: inline-block;\n vertical-align: middle;\n }\n &::before {\n content: \"\";\n width: 0;\n height: 100%;\n }\n\n @media (max-width: 767.98px) {\n display: none;\n }\n`;\nconst DetailContainerOtherDevice = styled.div.attrs({\n className: \"col-lg-10 offset-lg-1 col-xl-8 offset-xl-2\",\n})`\n @media (max-width: 767.98px) {\n display: none;\n }\n`;\nconst ArtistProfileContainer = styled.div`\n width: 100%;\n display: flex;\n`;\nconst ArtistImage = styled.div`\n background-image: url(${({ imgUrl }) => imgUrl});\n width: 320px;\n height: 180px;\n margin-left: 90px;\n`;\nconst ArtistLead = styled.div`\n margin-left: 35px;\n text-align: end;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n`;\nconst ArtistRecentUpdate = styled.span`\n &:before {\n content: \"\";\n display: inline-block;\n width: 8px;\n height: 8px;\n border-radius: 50%;\n background-color: #1bb40b;\n margin-right: 5px;\n }\n`;\nconst ArtistTitle = styled.h1`\n color: #4a4a4a;\n font-size: 54px;\n margin-bottom: 0px;\n`;\nconst Genre = styled.span`\n margin-left: 10px;\n text-transform: uppercase;\n`;\nconst OfficialSite = styled.a`\n color: #337ab7;\n text-decoration: none;\n\n &:hover {\n text-decoration: underline;\n }\n`;\n\nconst DetailOtherDevice = ({ selectedArtist, onClickBack }) => {\n const [subSection, setSubSection] = useState(\"\");\n\n const handleOnClickSubHeading = (type) => {\n if (type !== \"close\") {\n setSubSection(type);\n }\n };\n\n const _renderSubSection = () => {\n switch (subSection) {\n case \"contact\":\n return ;\n case \"brief\":\n return ;\n case \"video\":\n return