How to sort YouTube videos by oldest again. WORKING 2023

Channel:
Subscribers:
1,000
Published on ● Video Link: https://www.youtube.com/watch?v=WaPl_JLdkJw



Category:
Tutorial
Duration: 0:34
1,548 views
24


Google extension: https://chrome.google.com/webstore/detail/live-editor-for-css-less/ifhikkcafabcgolfjegfcgloomalapol/

Code:
#contents.ytd-rich-grid-renderer {
width: 100%;
padding-top: 24px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
flex-direction: column-reverse;
}
#contents {
flex-direction: row-reverse;
}

Credit: https://www.reddit.com/r/youtube/comments/yxi7dq/comment/jdi55le/?context=3







Tags:
Youtube
Tutorial
Fungus
Dwengus