fix: a/b test 8: parsing view count for tracks
This commit is contained in:
parent
93e5ad22e9
commit
22e298ff98
33 changed files with 389 additions and 260 deletions
|
|
@ -293,7 +293,7 @@ The data model for the video shelves did not change.
|
|||
|
||||
**NEW**
|
||||
|
||||

|
||||

|
||||
|
||||
## [5] Page header renderer on the Trending page
|
||||
|
||||
|
|
@ -371,20 +371,32 @@ visitor data cookie to be set, as it was the case with the old system.
|
|||
|
||||
**OLD**
|
||||
|
||||

|
||||

|
||||
|
||||
**NEW**
|
||||
|
||||

|
||||

|
||||
|
||||
## [7] Short timeago format
|
||||
|
||||
- **Encountered on:** 28.05.2023
|
||||
- **Impact:** 🟡 Medium
|
||||
- **Impact:** 🟢 Low
|
||||
|
||||
YouTube changed their date format from the long format (_21 hours ago_, _3 days ago_) to
|
||||
a short format (_21h ago_, _3d ago_).
|
||||
|
||||
## [8] Track playback count in search results and artist views
|
||||
|
||||
- **Encountered on:** 29.06.2023
|
||||
- **Impact:** 🟡 Medium
|
||||
|
||||
YouTube added the track playback count to search results and top artist tracks.
|
||||
In exchange, they removed the "Song" type identifier from search results.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## [9] Playlists for Shorts
|
||||
|
||||
- **Encountered on:** 26.06.2023
|
||||
|
|
|
|||
BIN
notes/_img/ab_8.png
Normal file
BIN
notes/_img/ab_8.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
BIN
notes/_img/ab_8_old.png
Normal file
BIN
notes/_img/ab_8_old.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in a new issue