mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	new description :3
This commit is contained in:
		
							parent
							
								
									741fe71216
								
							
						
					
					
						commit
						da942683af
					
				| @ -395,9 +395,9 @@ display: block;" autoplay controls | ||||
|                                                             <br> | ||||
| <div class="video-info" >            | ||||
|         	<div class="video-info-panel gradient">   | ||||
|             <div class="video-title" style="font-family:Inter;font-weight:bold;line-break: auto;max-width: max-content;margin: 0;margin-bottom: 0;padding: 0;" title="<%=video.Title%>"><%=video.Title%> </div> | ||||
|             <div class="video-title" style="font-family:Inter;font-weight:bold;line-break: auto;max-width: max-content;margin: 0;margin-bottom: 0;padding: 0;" title="<%=video.Title%>"><%=k.Video.Title%> </div> | ||||
|            | ||||
|           <a href="#metadata" style="font-weight: bolder;font-family: sans-serif;color: var(--text-color);font-size: small;"> <%=convert(engagement.viewCount)%> Views - View More Metadata</a> | ||||
|           <a  style="font-weight: bolder;font-family: sans-serif;color: var(--text-color);font-size: small;">content source : youtube.com </a> | ||||
|           | ||||
|                <div class="video-chnl-info-pill"  name="chnl"> | ||||
|   <a name="chnl"></a> | ||||
| @ -518,19 +518,24 @@ display: block;" autoplay controls | ||||
|                   					</div> | ||||
| 
 | ||||
|                			</div> | ||||
|                      | ||||
|                                             | ||||
| <div class="video-sub-info description"> | ||||
| 
 | ||||
|   <div class="video-title" style="color:var(--text-color);font-family:var(--text-font-primary);;font-weight:var(--text-header-weight);font-stretch: extra-expanded;margin-top: 3px;margin-bottom: 10px;">Description</div> | ||||
|  <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;"> | ||||
|    | ||||
|                               | ||||
| <div class="video-sub-info description"> | ||||
|             | ||||
| 		 | ||||
|                   <details open="true" class="description-new"> | ||||
|          	<summary style="color:#fff;"> | ||||
|                                 <%=engagement.viewCount.toLocaleString()%> Views  •  <%=date%> • Click to toggle off description                                             </summary> | ||||
|     | ||||
|      <% if (String(video.Description) != "[object Object]")  { %> | ||||
|          <% if (String(inv_vid.descriptionHtml) != "undefined")  { %> | ||||
|          <% if (String(inv_vid.descriptionHtml) != " ")  { %> | ||||
| 
 | ||||
|            <div style="margin-top:1em;"> | ||||
|               | ||||
|          | ||||
|               <%-String(inv_vid.descriptionHtml).replace(/\n/g, " <br> ").replace(/twitter\.com/g, "nitter.net").replace(/reddit\.com/g, "teddit.net") %> | ||||
|                  | ||||
|                    </div>  | ||||
|                           <% } %>                                  <% } %>           | ||||
|                           <% } %>           | ||||
|    | ||||
| @ -593,6 +598,7 @@ display: block;" autoplay controls | ||||
|     | ||||
|            <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;"> | ||||
|             <% } %>   | ||||
| 		</details> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley