index
:
yt-local.git
master
Browser-based client for watching YouTube anonymously without forcing javascript
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube
/
channel.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix thumbnail into channel
Astound
2024-01-28
1
-0
/
+1
*
Fix channel about tab
Astound
2024-01-22
1
-6
/
+46
*
Add settings for filtering out shorts in subscriptions and channels
Astound
2024-01-22
1
-1
/
+3
*
Put back sort by oldest logic since YouTube added it back
Astound
2024-01-22
1
-11
/
+21
*
channels: Use the UU playlist to get videos by default
Astound
2024-01-22
1
-26
/
+81
*
Fix pagination
Jesus E
2023-06-18
1
-2
/
+2
*
Fix offset format
Jesus E
2023-06-17
1
-1
/
+1
*
Update token offset field
Jesus E
2023-06-17
1
-1
/
+2
*
Add functional but preliminary channel tab support
Jesus E
2023-06-17
1
-16
/
+23
*
Cache channel metadata for pages that don't provide it
Jesus E
2023-05-28
1
-4
/
+49
*
Update channel ctoken format due to youtube changes
Jesus E
2023-05-28
1
-1
/
+44
*
Fix error with non-channel-id urls
Jesus E
2023-05-28
1
-2
/
+4
*
Use ctoken_v3 format for channel playlist & search pages
Jesus E
2023-05-28
1
-1
/
+4
*
channels: Fix sorting & page prefixing not working
Jesus E
2023-05-28
1
-2
/
+3
*
Update channel to new ctoken format
Jesus E
2023-05-28
1
-9
/
+57
*
Prefix youtube URLs in video descriptions and channel about page
James Taylor
2021-08-09
1
-0
/
+4
*
Channel: Allow going to next pages of playlists page
James Taylor
2021-03-15
1
-1
/
+5
*
Fix channel search
James Taylor
2021-03-15
1
-1
/
+19
*
Fix regression: Channels not sorting by oldest/popular
James Taylor
2021-03-03
1
-1
/
+2
*
Use new channel api endpoint now that browse_ajax is disabled
James Taylor
2021-03-03
1
-4
/
+21
*
Channel: use general pbj=1 endpoint to get first page of videos
James Taylor
2021-03-03
1
-3
/
+14
*
channel: replace page #s w/ next page button using provided ctoken
James Taylor
2020-12-18
1
-17
/
+11
*
Fix channel search by using new protobuf format
James Taylor
2020-12-16
1
-1
/
+2
*
pep8
Jesús
2020-12-15
1
-25
/
+40
*
fix get_number_of_videos_channel
zrose584
2020-10-09
1
-3
/
+4
*
New ctoken format. Fix channel pages > 1.
James Taylor
2020-09-17
1
-10
/
+32
*
channel: Rename headers_1&headers_pbj & include user agents in them
James Taylor
2020-08-12
1
-14
/
+13
*
channel_ctoken_desktop: fix parenthesis formatting
James Taylor
2020-08-12
1
-2
/
+1
*
Switch to desktop endpnt w/ new ctoken format except sort by old>1
James Taylor
2020-08-12
1
-12
/
+19
*
Switch to mobile api endpoint to fix 'Unknown error' blockage
James Taylor
2020-08-11
1
-33
/
+40
*
extract_channel_info: Improve error extraction
James Taylor
2020-08-11
1
-1
/
+1
*
Fix regression: local playlist form not shown on channel videos page
James Taylor
2020-03-29
1
-0
/
+1
*
Give a proper error message for 429 errors
James Taylor
2020-01-31
1
-0
/
+2
*
Channel: Change search results to use next and previous page buttons
James Taylor
2019-12-23
1
-8
/
+3
*
Finally fix video count on channels accessed through general urls, rather tha...
James Taylor
2019-12-22
1
-19
/
+34
*
channel.py: Refactor channel_id route logic into general channel url logic.
James Taylor
2019-12-22
1
-53
/
+21
*
Extraction: Move html post processing stuff from yt_data_extract to util
James Taylor
2019-12-19
1
-2
/
+2
*
Extraction: refactor response extraction to work with both mobile & desktop r...
James Taylor
2019-09-19
1
-4
/
+4
*
Extraction: Proper error handling for terminated or non-existant channels
James Taylor
2019-09-08
1
-0
/
+5
*
Extraction: Move channel extraction to yt_data_extract
James Taylor
2019-09-08
1
-120
/
+2
*
Extraction: Fix url prefixing
James Taylor
2019-09-08
1
-4
/
+3
*
Subscriptions: improve checking messages, say how many new vids from channel
James Taylor
2019-08-14
1
-3
/
+5
*
Add subscribe button on channels
James Taylor
2019-08-10
1
-3
/
+3
*
channel bugfix: supply playlist names in playlist adding form for tabs with vids
James Taylor
2019-07-24
1
-1
/
+3
*
Remove ad-hoc response saving from code, create a debug setting for fetch_url
James Taylor
2019-07-23
1
-16
/
+8
*
channel: Add short description under channel name
James Taylor
2019-07-23
1
-1
/
+1
*
Fix error when channel has empty description
James Taylor
2019-07-23
1
-2
/
+4
*
Fix unrouted channel avatar image on empty channels
James Taylor
2019-07-23
1
-10
/
+13
*
Delete obsolete files
James Taylor
2019-07-21
1
-2
/
+1
*
Convert channel page to flask framework
James Taylor
2019-07-06
1
-282
/
+192
[next]