aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix comment count extraction due to 'K/M' postfixesAstound2024-01-223-5/+8
* Add settings for filtering out shorts in subscriptions and channelsAstound2024-01-223-3/+21
* Subscriptions: Use playlist method to get channel videosAstound2024-01-222-8/+22
* Put back sort by oldest logic since YouTube added it backAstound2024-01-222-13/+23
* channels: Use the UU playlist to get videos by defaultAstound2024-01-223-47/+100
* ylist: show 100 videos per page instead of 20Astound2024-01-222-44/+54
* v0.2.60.2.6Jesus2023-09-111-1/+1
* Fix comment count not extracted sometimesJesus2023-09-111-1/+2
* Fix related vids, like_count, playlist sometimes missingJesus2023-09-111-9/+13
* Fix 403s 1 minute into videosJesus2023-09-111-1/+1
* generate_release.py: fix syntax errorJesus2023-09-111-1/+1
* Filter out translated audio tracksJesus2023-09-111-0/+7
* README.md: updateJesus E2023-06-191-1/+1
* Relax error and send error_code to templateJesus E2023-06-192-2/+17
* version 0.2.50.2.5Jesus E2023-06-181-1/+1
* Fix typoJesus E2023-06-181-1/+1
* Set related videos thumbnail to HQJesus E2023-06-181-0/+1
* Set hqdefault thumnail imagesJesus E2023-06-185-6/+6
* Fix paginationJesus E2023-06-181-2/+2
* README.md: updateJesus E2023-06-171-1/+1
* version 0.2.40.2.4Jesus E2023-06-171-1/+1
* README.md: updateJesus E2023-06-171-0/+6
* watch_extraction.py: fix conditionalJesus E2023-06-171-0/+1
* Fix offset formatJesus E2023-06-171-1/+1
* Update token offset fieldJesus E2023-06-171-1/+2
* Fix minor formatting issuesJesus E2023-06-171-5/+5
* Merge short and video parsing even furtherJesus E2023-06-171-29/+24
* Merge short and video parsingJesus E2023-06-171-43/+25
* Fix parsing shortsJesus E2023-06-171-7/+7
* Add functional but preliminary channel tab supportJesus E2023-06-174-21/+75
* Music list extraction: read from SONG fieldJesus E2023-05-281-1/+3
* Update generate_release.pyJesus E2023-05-281-21/+36
* Fix music list extractionJesus E2023-05-284-1/+39
* Revert to android URLs and fix 403s by including paramsJesus E2023-05-281-12/+15
* Only use android URLs if encrypted; they randomly go 403Jesus E2023-05-281-1/+6
* Partially fix age restricted videosJesus E2023-05-283-69/+119
* Fix "This video is unavailable" due to outdated androidJesus E2023-05-281-1/+2
* Cache channel metadata for pages that don't provide itJesus E2023-05-281-4/+49
* Update channel ctoken format due to youtube changesJesus E2023-05-281-1/+44
* server.py: route any subdomain of googleusercontent.com &Jesus E2023-05-281-2/+2
* Fix error with non-channel-id urlsJesus E2023-05-281-2/+4
* Use ctoken_v3 format for channel playlist & search pagesJesus E2023-05-281-1/+4
* channels: Fix sorting & page prefixing not workingJesus E2023-05-281-2/+3
* Update channel to new ctoken formatJesus E2023-05-284-17/+70
* Fix failure to detect vp9.2 and mp4v.20.3 codecsJesus E2023-05-281-4/+3
* Fix fmt extraction mime_type regex failure as well as exceptionsJesus E2023-05-281-2/+4
* GO to cideo with urlJesus E2023-05-281-2/+2
* go ti video with urlJesus E2023-05-281-0/+2
* Remove leftover print statementJesus E2023-05-281-1/+0
* Fix likes countJesus E2023-05-281-21/+42