test
This commit is contained in:
commit
e649afa226
2657 changed files with 163288 additions and 0 deletions
8
fastlane/metadata/android/hi/changelogs/63.txt
Normal file
8
fastlane/metadata/android/hi/changelogs/63.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
### सुधार
|
||||
- आयात/निर्यात सेटिंग्स #1333
|
||||
- ओवरड्रॉ को कम करें (प्रदर्शन सुधार) #1371
|
||||
- कोड में कुछ छोटे सुधार #1375
|
||||
- जीडीपीआर के बारे में सब कुछ जोड़ें #1420
|
||||
|
||||
### ठीक किए गए
|
||||
- डाउनलोडर: .गीगा फाइलों से अधूरे डाउनलोड लोड करने पर क्रैश को ठीक करें #1407
|
8
fastlane/metadata/android/hi/changelogs/64.txt
Normal file
8
fastlane/metadata/android/hi/changelogs/64.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
### सुधार
|
||||
- मोबाइल डेटा का उपयोग करते समय वीडियो की गुणवत्ता को सीमित करने की क्षमता को जोड़ा गया। #1339
|
||||
- सत्र # 1442 के लिए चमक याद रखें
|
||||
- कमजोर सीपीयू # 1431 के लिए डाउनलोड प्रदर्शन में सुधार
|
||||
- मीडिया सत्र # 1433 के लिए समर्थन जोड़ें (काम कर रहा है)
|
||||
|
||||
### फिक्स
|
||||
- डाउनलोड खोलने पर क्रैश ठीक करें (रिलीज बिल्ड के लिए अब उपलब्ध है) # 1441
|
26
fastlane/metadata/android/hi/changelogs/65.txt
Normal file
26
fastlane/metadata/android/hi/changelogs/65.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
### Improvements
|
||||
|
||||
- Disable burgermenu icon animation #1486
|
||||
- undo delete of downloads #1472
|
||||
- Download option in share menu #1498
|
||||
- Added share option to long tap menu #1454
|
||||
- Minimize main player on exit #1354
|
||||
- Library version update and database backup fix #1510
|
||||
- ExoPlayer 2.8.2 Update #1392
|
||||
- Reworked the playback speed control dialog to support different step sizes for faster speed change.
|
||||
- Added a toggle to fast-forward during silences in playback speed control. This should be helpful for audiobooks and certain music genres, and can bring a true seamless experience (and can break a song with lots of silences =\\).
|
||||
- Refactored media source resolution to allow passing metadata alongside media internally in the player, rather than doing so manually. Now we have a single source of metadata and is directly available when playback starts.
|
||||
- Fixed remote playlist metadata not updating when new metadata is available when playlist fragment is opened.
|
||||
- Various UI fixes: #1383, background player notification controls now always white, easier to shutdown popup player through flinging
|
||||
- Use new extractor with refactored architecture for multiservice
|
||||
|
||||
### Fixes
|
||||
|
||||
- Fix #1440 Broken Video Info Layout #1491
|
||||
- View history fix #1497
|
||||
- #1495, by updating the metadata (thumbnail, title and video count) as soon as the user access the playlist.
|
||||
- #1475, by registering a view in the database when the user starts a video on external player on detail fragment.
|
||||
- Fix creen timeout in case of popup mode. #1463 (Fixed #640)
|
||||
- Main video player fix #1509
|
||||
- [#1412] Fixed repeat mode causing player NPE when new intent is received while player activity is in background.
|
||||
- Fixed minimizing player to popup does not destroy player when popup permission is not granted.
|
33
fastlane/metadata/android/hi/changelogs/66.txt
Normal file
33
fastlane/metadata/android/hi/changelogs/66.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
# Changelog of v0.13.7
|
||||
|
||||
### Fixed
|
||||
- Fix sort filter issues of v0.13.6
|
||||
|
||||
# Changelog of v0.13.6
|
||||
|
||||
### Improvements
|
||||
|
||||
- Disable burgermenu icon animation #1486
|
||||
- undo delete of downloads #1472
|
||||
- Download option in share menu #1498
|
||||
- Added share option to long tap menu #1454
|
||||
- Minimize main player on exit #1354
|
||||
- Library version update and database backup fix #1510
|
||||
- ExoPlayer 2.8.2 Update #1392
|
||||
- Reworked the playback speed control dialog to support different step sizes for faster speed change.
|
||||
- Added a toggle to fast-forward during silences in playback speed control. This should be helpful for audiobooks and certain music genres, and can bring a true seamless experience (and can break a song with lots of silences =\\).
|
||||
- Refactored media source resolution to allow passing metadata alongside media internally in the player, rather than doing so manually. Now we have a single source of metadata and is directly available when playback starts.
|
||||
- Fixed remote playlist metadata not updating when new metadata is available when playlist fragment is opened.
|
||||
- Various UI fixes: #1383, background player notification controls now always white, easier to shutdown popup player through flinging
|
||||
- Use new extractor with refactored architecture for multiservice
|
||||
|
||||
### Fixes
|
||||
|
||||
- Fix #1440 Broken Video Info Layout #1491
|
||||
- View history fix #1497
|
||||
- #1495, by updating the metadata (thumbnail, title and video count) as soon as the user access the playlist.
|
||||
- #1475, by registering a view in the database when the user starts a video on external player on detail fragment.
|
||||
- Fix creen timeout in case of popup mode. #1463 (Fixed #640)
|
||||
- Main video player fix #1509
|
||||
- [#1412] Fixed repeat mode causing player NPE when new intent is received while player activity is in background.
|
||||
- Fixed minimizing player to popup does not destroy player when popup permission is not granted.
|
31
fastlane/metadata/android/hi/changelogs/68.txt
Normal file
31
fastlane/metadata/android/hi/changelogs/68.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
# changes of v0.14.1
|
||||
|
||||
### Fixed
|
||||
- Fixed failed to decrypt video url #1659
|
||||
- Fixed description link not extract well #1657
|
||||
|
||||
# changes of v0.14.0
|
||||
|
||||
### New
|
||||
- New Drawer design #1461
|
||||
- New customizable front page #1461
|
||||
|
||||
### Improvements
|
||||
- Reworked Gesture controls #1604
|
||||
- New way to close the popup player #1597
|
||||
|
||||
### Fixed
|
||||
- Fix error when subscription count is not available. Closes #1649.
|
||||
- Show "Subscriber count not available" in those cases
|
||||
- Fix NPE when a YouTube playlist is empty
|
||||
- Quick fix for the kiosks in SoundCloud
|
||||
- Refactor and bugfix #1623
|
||||
- Fix Cyclic search result #1562
|
||||
- Fix Seek bar not statically lay outed
|
||||
- Fix YT Premium video are not blocked correctly
|
||||
- Fix Videos sometimes not loading (due to DASH parsing)
|
||||
- Fix links in video description
|
||||
- Show warning when someone tries to download to external sdcard
|
||||
- fix nothing shown exception triggers report
|
||||
- thumbnail not shown in background player for android 8.1 [see here](https://github.com/TeamNewPipe/NewPipe/issues/943)
|
||||
- Fix registering of broadcast receiver. Closes #1641.
|
19
fastlane/metadata/android/hi/changelogs/69.txt
Normal file
19
fastlane/metadata/android/hi/changelogs/69.txt
Normal file
|
@ -0,0 +1,19 @@
|
|||
### New
|
||||
- Long-tap delete and share in subscriptions #1516
|
||||
- Tablet UI and grid list layout #1617
|
||||
|
||||
### Improvements
|
||||
- store and reload the last used aspect ratio #1748
|
||||
- Enable linear layout in Downloads activity with full video names #1771
|
||||
- Delete and share subscriptions directly from within the subscriptions tab #1516
|
||||
- Enqueuing now triggers video playing if the play queue has already ended #1783
|
||||
- Separate settings for volume and brightness gestures #1644
|
||||
- Add support for Localization #1792
|
||||
|
||||
### Fixes
|
||||
- Fix time parsing for . format, so NewPipe can be used in Finland
|
||||
- Fix subscription count
|
||||
- Add foreground service permission for API 28+ devices #1830
|
||||
|
||||
### Known Bugs
|
||||
- Playback state can not be saved on Android P
|
25
fastlane/metadata/android/hi/changelogs/70.txt
Normal file
25
fastlane/metadata/android/hi/changelogs/70.txt
Normal file
|
@ -0,0 +1,25 @@
|
|||
ATTENTION: This version probably is a bugfest, just like the last one. However due to the full shutdown since the 17. a broken version is better then no version. Right? ¯\_(ツ)_/¯
|
||||
|
||||
### Improvements
|
||||
* downloaded files can now be opened with one click #1879
|
||||
* drop support for android 4.1 - 4.3 #1884
|
||||
* remove old player #1884
|
||||
* remove streams from current play queue by swiping them to the right #1915
|
||||
* remove auto queued stream when a new stream is enqueued manually #1878
|
||||
* Postprocessing for downloads and implement missing features #1759 by @kapodamy
|
||||
* Post-processing infrastructure
|
||||
* Proper error handling "infrastructure" (for downloader)
|
||||
* Queue instead of multiple downloads
|
||||
* Move serialized pending downloads (`.giga` files) to app data
|
||||
* Implement max download retry
|
||||
* Proper multi-thread download pausing
|
||||
* Stop downloads when swicthing to mobile network (never works, see 2nd point)
|
||||
* Save the thread count for next downloads
|
||||
* A lot of incoherences fixed
|
||||
|
||||
### Fixed
|
||||
* Fix crash with default resolution set to best and limited mobile data resolution #1835
|
||||
* pop-up player crash fixed #1874
|
||||
* NPE when trying to open background player #1901
|
||||
* Fix for inserting new streams when auto queuing is enabled #1878
|
||||
* Fixed the decypering shuttown issue
|
10
fastlane/metadata/android/hi/changelogs/71.txt
Normal file
10
fastlane/metadata/android/hi/changelogs/71.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
### Improvements
|
||||
* Add app update notification for GitHub build (#1608 by @krtkush)
|
||||
* Various improvements to the downloader (#1944 by @kapodamy):
|
||||
* add missing white icons and use hardcored way for change the icon colors
|
||||
* check if the iterator is initialized (fixes #2031)
|
||||
* allow retry downloads with "post-processing failed" error in the new muxer
|
||||
* new MPEG-4 muxer fixing non-synchronous video and audio streams (#2039)
|
||||
|
||||
### Fixed
|
||||
* YouTube live streams stop playing after a short time (#1996 by @yausername)
|
2
fastlane/metadata/android/hi/changelogs/730.txt
Normal file
2
fastlane/metadata/android/hi/changelogs/730.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
# हल किया गया
|
||||
- हॉट फिक्स डिक्रिप्ट फ़ंक्शन त्रुटि फिर से।
|
23
fastlane/metadata/android/hi/changelogs/740.txt
Normal file
23
fastlane/metadata/android/hi/changelogs/740.txt
Normal file
|
@ -0,0 +1,23 @@
|
|||
<h4>Improvements</h4>
|
||||
<ul>
|
||||
<li>make links in comments clickable, increase text size</li>
|
||||
<li>seek on clicking timestamp links in comments</li>
|
||||
<li>show preferred tab based on recently selected state</li>
|
||||
<li>add playlist to queue when long clicking on 'Background' in playlist window</li>
|
||||
<li>search for shared text when it is not an URL</li>
|
||||
<li>add "share at current time" button to the main video player</li>
|
||||
<li>add close button to main player when video queue is finished</li>
|
||||
<li>add "Play directly in Background" to longpress menu for video list items</li>
|
||||
<li>improve English translations for Play/Enqueue commands</li>
|
||||
<li>small performance improvements</li>
|
||||
<li>remove unused files</li>
|
||||
<li>update ExoPlayer to 2.9.6</li>
|
||||
<li>add support for Invidious links</li>
|
||||
</ul>
|
||||
<h4>Fixed</h4>
|
||||
<ul>
|
||||
<li>fixed scroll w/ comments and related streams disabled</li>
|
||||
<li>fixed CheckForNewAppVersionTask being executed when it shouldn't</li>
|
||||
<li>fixed youtube subscription import: ignore ones with invalid url and keep ones with empty title</li>
|
||||
<li>fix invalid YouTube url: signature tag name is not always "signature" preventing streams from loading</li>
|
||||
</ul>
|
22
fastlane/metadata/android/hi/changelogs/750.txt
Normal file
22
fastlane/metadata/android/hi/changelogs/750.txt
Normal file
|
@ -0,0 +1,22 @@
|
|||
New
|
||||
Playback resume #2288
|
||||
• Resume streams where you stopped last time
|
||||
Downloader Enhancements #2149
|
||||
• Use Storage Access Framework to store downloads on external SD-cards
|
||||
• New mp4 muxer
|
||||
• Optionally change the download directory before starting a download
|
||||
• Respect metered networks
|
||||
|
||||
|
||||
Improved
|
||||
• Removed gema strings #2295
|
||||
• Handle (auto)rotation changes during activity lifecycle #2444
|
||||
• Make long-press menus consistent #2368
|
||||
|
||||
Fixed
|
||||
• Fixed selected subtitle track name not being shown #2394
|
||||
• Do not crash when check for app update fails (GitHub version) #2423
|
||||
• Fixed downloads stuck at 99.9% #2440
|
||||
• Update play queue metadata #2453
|
||||
• [SoundCloud] Fixed crash when loading playlists TeamNewPipe/NewPipeExtractor#170
|
||||
• [YouTube] Fixed duration can not be paresd TeamNewPipe/NewPipeExtractor#177
|
43
fastlane/metadata/android/hi/changelogs/760.txt
Normal file
43
fastlane/metadata/android/hi/changelogs/760.txt
Normal file
|
@ -0,0 +1,43 @@
|
|||
Changes in 0.17.1
|
||||
|
||||
New
|
||||
• Thai localization
|
||||
|
||||
|
||||
Improved
|
||||
• Add start playing here action in long-press menus for playlists again #2518
|
||||
• Add switch for SAF / legacy file picker #2521
|
||||
|
||||
Fixed
|
||||
• Fix disappearing buttons in downloads view when switching apps #2487
|
||||
• Fix playback position is stored although watch history is disabled
|
||||
• Fix reduced performance caused by playback position in list views #2517
|
||||
• [Extractor] Fix ReCaptchaActivity #2527, TeamNewPipe/NewPipeExtractor#186
|
||||
• [Extractor] [YouTube] Fix casual search error when playlists are in results TeamNewPipe/NewPipeExtractor#185
|
||||
|
||||
|
||||
|
||||
Changes in 0.17.0
|
||||
|
||||
New
|
||||
Playback resume #2288
|
||||
• Resume streams where you stopped last time
|
||||
Downloader Enhancements #2149
|
||||
• Use Storage Access Framework to store downloads on external SD-cards
|
||||
• New mp4 muxer
|
||||
• Optionally change the download directory before starting a download
|
||||
• Respect metered networks
|
||||
|
||||
|
||||
Improved
|
||||
• Removed gema strings #2295
|
||||
• Handle (auto)rotation changes during activity lifecycle #2444
|
||||
• Make long-press menus consistent #2368
|
||||
|
||||
Fixed
|
||||
• Fixed selected subtitle track name not being shown #2394
|
||||
• Do not crash when check for app update fails (GitHub version) #2423
|
||||
• Fixed downloads stuck at 99.9% #2440
|
||||
• Update play queue metadata #2453
|
||||
• [SoundCloud] Fixed crash when loading playlists TeamNewPipe/NewPipeExtractor#170
|
||||
• [YouTube] Fixed duration can not be paresd TeamNewPipe/NewPipeExtractor#177
|
4
fastlane/metadata/android/hi/changelogs/770.txt
Normal file
4
fastlane/metadata/android/hi/changelogs/770.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
0.17.2 में परिवर्तन
|
||||
|
||||
फिक्स
|
||||
• फिक्स कोई वीडियो उपलब्ध नहीं था
|
12
fastlane/metadata/android/hi/changelogs/780.txt
Normal file
12
fastlane/metadata/android/hi/changelogs/780.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
Changes in 0.17.3
|
||||
|
||||
Improved
|
||||
• Added option to clear playback states #2550
|
||||
• Show hidden directories in the file picker #2591
|
||||
• Support URLs from `invidio.us` instances to be opened with NewPipe #2488
|
||||
• Add support for `music.youtube.com` URLs TeamNewPipe/NewPipeExtractor#194
|
||||
|
||||
Fixed
|
||||
• [YouTube] Fixed 'java.lang.IllegalArgumentException #192
|
||||
• [YouTube] Fixed live streams not working TeamNewPipe/NewPipeExtractor#195
|
||||
• Fixed performance problem in android pie when downloading a stream #2592
|
14
fastlane/metadata/android/hi/changelogs/790.txt
Normal file
14
fastlane/metadata/android/hi/changelogs/790.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
Improved
|
||||
• Add more titles to improve accessibility for blind people #2655
|
||||
• Make language of download folder setting more consistent and less ambiguous #2637
|
||||
|
||||
Fixed
|
||||
• Check if last byte in the block is downloaded #2646
|
||||
• Fixed scrolling in video detail fragment #2672
|
||||
• Remove double search clear box animations to one #2695
|
||||
• [SoundCloud] Fix client_id extraction #2745
|
||||
|
||||
Development
|
||||
• Add missing dependencies inherited from NewPipeExtractor into NewPipe #2535
|
||||
• Migrate to AndroidX #2685
|
||||
• Update to ExoPlayer 2.10.6 #2697, #2736
|
27
fastlane/metadata/android/hi/changelogs/800.txt
Normal file
27
fastlane/metadata/android/hi/changelogs/800.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
New
|
||||
• PeerTube support without P2P (#2201) [Beta]:
|
||||
◦ Watch and download videos from PeerTube instances
|
||||
◦ Add instances in the settings to access the complete PeerTube world
|
||||
◦ There might be problems with SSL handshakes on Android 4.4 and 7.1 when accessing certain instances resulting in a network error.
|
||||
|
||||
• Downloader (#2679):
|
||||
◦ Calculate download ETA
|
||||
◦ Download opus (webm files) as ogg
|
||||
◦ Recover expired download links to resume downloads after a long pause
|
||||
|
||||
Improved
|
||||
• Make the KioskFragment aware of changes in the preferred content country and improve performance of all main tabs #2742
|
||||
• Use new Localization and Downloader implementations from extractor #2713
|
||||
• Make "Default kiosk" string translatable
|
||||
• Black navigation bar for black theme #2569
|
||||
|
||||
Fixed
|
||||
• Fixed a bug that could not move the popup player if another finger was placed while moving the popup player #2772
|
||||
• Allow playlists missing an uploader and fix crashes related to this problem #2724, TeamNewPipe/NewPipeExtractor#219
|
||||
• Enabling TLS1.1/1.2 on Android 4.4 devices (API 19/KitKat) to fix TLS handshake with MediaCCC and some PeerTube instances #2792
|
||||
• [SoundCloud] Fixed client_id extraction TeamNewPipe/NewPipeExtractor#217
|
||||
• [SoundCloud] Fix audio stream extraction
|
||||
|
||||
Development
|
||||
• Update ExoPlayer to 2.10.8 #2791, #2816
|
||||
• Update Gradle to 3.5.1 and add Kotlin support #2714
|
19
fastlane/metadata/android/hi/changelogs/810.txt
Normal file
19
fastlane/metadata/android/hi/changelogs/810.txt
Normal file
|
@ -0,0 +1,19 @@
|
|||
New
|
||||
• Show video thumbnail on the lock screen when playing in the background
|
||||
|
||||
Improved
|
||||
• Add local playlist to queue when long pressing on background / popup button
|
||||
• Make main page tabs scrollable and hide when there is only a single tab
|
||||
• Limit amount of notification thumbnail updates in background player
|
||||
• Add dummy thumbnail for empty local playlists
|
||||
• Use *.opus file extension instead of *.webm and show "opus" in format label instead of "WebM Opus" in the download dropdown
|
||||
• Add button to delete downloaded files or download history in "Downloads"
|
||||
• [YouTube] Add support to /c/shortened_url channel links
|
||||
|
||||
Fixed
|
||||
• Fixed multiple issues when sharing a video to NewPipe and downloading its streams directly
|
||||
• Fixed player access out of its creation thread
|
||||
• Fixed search result paging
|
||||
• [YouTube] Fixed switching on null causing NPE
|
||||
• [YouTube] Fixed viewing comments when opening an invidio.us url
|
||||
• [SoundCloud] Updated client_id
|
1
fastlane/metadata/android/hi/changelogs/820.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/820.txt
Normal file
|
@ -0,0 +1 @@
|
|||
फिक्स्ड डिक्रिप्ट फ़ंक्शन नाम रेगेक्स YouTube को अनुपयोगी बना रहा।
|
1
fastlane/metadata/android/hi/changelogs/830.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/830.txt
Normal file
|
@ -0,0 +1 @@
|
|||
साउंडक्लाउड समस्याओं को ठीक करने के लिए साउंडक्लाउड क्लाइंट_आईडी अपडेट किया गया।
|
22
fastlane/metadata/android/hi/changelogs/840.txt
Normal file
22
fastlane/metadata/android/hi/changelogs/840.txt
Normal file
|
@ -0,0 +1,22 @@
|
|||
New
|
||||
• Added language selector to change the app language
|
||||
• Added send to Kodi button to player collapsible menu
|
||||
• Added ability to copy comments on long press
|
||||
|
||||
Improved
|
||||
• Fix ReCaptcha activity and correctly save obtained cookies
|
||||
• Removed dot-menu in favour of drawer and hide history button when watch history is not enabled in settings
|
||||
• Ask for display over other apps permission in settings correctly on Android 6 and later
|
||||
• Rename local playlist by long-clicking in BookmarkFragment
|
||||
• Various PeerTube improvements
|
||||
• Improved several English source strings
|
||||
|
||||
Fixed
|
||||
• Fixed player starting again although it is paused when option "minimize on app switch" enabled and NewPipe is minimized
|
||||
• Fix initial brightness value for gesture
|
||||
• Fixed .srt subtitle downloads containing not all line breaks
|
||||
• Fixed download to SD card failing because some Android 5 devices are not CTF compliant
|
||||
• Fixed downloading on Android KitKat
|
||||
• Fixed corrupt video .mp4 file being recognized as audio file
|
||||
• Fixed multiple localization problems, including wrong Chinese language codes
|
||||
• [YouTube] Timestamps in description are clickable again
|
1
fastlane/metadata/android/hi/changelogs/850.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/850.txt
Normal file
|
@ -0,0 +1 @@
|
|||
इस रिलीज़ में YouTube वेबसाइट संस्करण अपडेट किया गया था। पुराना वेबसाइट संस्करण मार्च में बंद होने जा रहा है और इसलिए आपको न्यूपाइप को अपग्रेड करना होगा।
|
7
fastlane/metadata/android/hi/changelogs/860.txt
Normal file
7
fastlane/metadata/android/hi/changelogs/860.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
उन्नत
|
||||
• सेव करें और रिस्टोर करें कि क्या पिच और टेंपो अनहुक हैं या नहीं
|
||||
• प्लेयर में सपोर्ट डिस्प्ले कटआउट
|
||||
• गोल दृश्य और ग्राहकों की संख्या
|
||||
• कम डेटा का उपयोग करने के लिए YouTube को अनुकूलित किया गया
|
||||
|
||||
इस रिलीज़ में YouTube से संबंधित 15 से अधिक बग ठीक किए गए थे।
|
2
fastlane/metadata/android/hi/changelogs/870.txt
Normal file
2
fastlane/metadata/android/hi/changelogs/870.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
यह एक हॉटफिक्स रिलीज़ है जो न्यूपाइप को बिना किसी बड़ी परेशानी के फिर से साउंडक्लाउड का उपयोग करने की अनुमति देता है।
|
||||
साउंडक्लाउड के v2 एपीआई का उपयोग अब एक्सट्रैक्टर में किया जाता है और अमान्य क्लाइंट आईडी का पता लगाने में सुधार किया गया है।
|
14
fastlane/metadata/android/hi/changelogs/900.txt
Normal file
14
fastlane/metadata/android/hi/changelogs/900.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
New
|
||||
• Subscription groups and sorted feeds
|
||||
• Mute button in players
|
||||
|
||||
Improved
|
||||
• Allow opening music.youtube.com and media.ccc.de links in NewPipe
|
||||
• Relocate two settings from Appearance to Content
|
||||
• Hide 5, 15, 25 second seek options if inexact seek is enabled
|
||||
|
||||
Fixed
|
||||
• some WebM videos are not seekable
|
||||
• database backup on Android P
|
||||
• crash when sharing a downloaded file
|
||||
• tons of YouTube extraction issue and more ...
|
1
fastlane/metadata/android/hi/changelogs/910.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/910.txt
Normal file
|
@ -0,0 +1 @@
|
|||
फिक्स्ड डेटाबेस माइग्रेशन जो न्यूपाइप को कुछ दुर्लभ मामलों में शुरू होने से रोकता है।
|
9
fastlane/metadata/android/hi/changelogs/920.txt
Normal file
9
fastlane/metadata/android/hi/changelogs/920.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
Improved
|
||||
|
||||
• Added upload date and view count on stream grid items
|
||||
• Improvements for the drawer header layout
|
||||
|
||||
Fixed
|
||||
|
||||
• Fixed mute button causing crashes on API 19
|
||||
• Fixed downloading of long 1080p 60fps videos
|
19
fastlane/metadata/android/hi/changelogs/930.txt
Normal file
19
fastlane/metadata/android/hi/changelogs/930.txt
Normal file
|
@ -0,0 +1,19 @@
|
|||
New
|
||||
• Search on YouTube Music
|
||||
• Basic Android TV support
|
||||
|
||||
Improved
|
||||
• Added the ability to remove all watched videos from a local playlist
|
||||
• Show message when content isn't supported yet instead of crashing
|
||||
• Improved popup player resize with pinch gestures
|
||||
• Enqueue streams on long press on background and popup buttons in channel
|
||||
• Improved size handling of the drawer header title
|
||||
|
||||
Fixed
|
||||
• Fixed age restricted content setting not working
|
||||
• Fixed certain kinds of reCAPTCHAs
|
||||
• Fixed crash when opening bookmarks while playlist is `null`
|
||||
• Fixed detection of network related exceptions
|
||||
• Fixed visibility of group sort button in the subscriptions fragment
|
||||
|
||||
and more
|
16
fastlane/metadata/android/hi/changelogs/940.txt
Normal file
16
fastlane/metadata/android/hi/changelogs/940.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
New
|
||||
• Add support for SoundCloud comments
|
||||
• Add YouTube restricted mode setting
|
||||
• Show PeerTube parent channel details
|
||||
|
||||
Improved
|
||||
• Show Kore button only for supported services
|
||||
• Block player gestures that begin at the NavigationBar or StatusBar
|
||||
• Change retry & subscribe buttons background color based on service color
|
||||
|
||||
Fixed
|
||||
• Fix download dialog freeze
|
||||
• Open in browser button now really opens in browser
|
||||
• Fix crash on opening videos and "Could not play this stream"
|
||||
|
||||
and more
|
4
fastlane/metadata/android/hi/changelogs/950.txt
Normal file
4
fastlane/metadata/android/hi/changelogs/950.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
यह रिलीज़ तीन छोटे सुधार लाता है:
|
||||
• Android 10+ पर फिक्स्ड स्टोरेज एक्सेस
|
||||
• फिक्स्ड ओपनिंग कियोस्क
|
||||
• लंबे वीडियो की निश्चित अवधि पार्सिंग
|
17
fastlane/metadata/android/hi/changelogs/951.txt
Normal file
17
fastlane/metadata/android/hi/changelogs/951.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
New
|
||||
• Add search for subscription picker in the feed group dialog
|
||||
• Add filter to the feed group dialog to show only ungrouped subscriptions
|
||||
• Add playlist tab to main page
|
||||
• Fast forward/rewind in background/pop-up player queue
|
||||
• Display search suggestion: did you mean & showing result for
|
||||
|
||||
Improved
|
||||
• Drop writing application metadata in muxed files
|
||||
• Do not remove failed streams from the queue
|
||||
• Update status bar color to match toolbar color
|
||||
|
||||
Fixed
|
||||
• Fixed audio/video desync caused by floating point cumulative errors
|
||||
• [PeerTube] Handle deleted comments
|
||||
|
||||
and more
|
7
fastlane/metadata/android/hi/changelogs/952.txt
Normal file
7
fastlane/metadata/android/hi/changelogs/952.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
Improved
|
||||
• Auto-play is available for all services (instead of only for YouTube)
|
||||
|
||||
Fixed
|
||||
• Fixed related streams by supporting YouTube's new continuations
|
||||
• Fixed age restricted YouTube videos
|
||||
• [Android TV] Fixed lingering focus highlight overlay
|
1
fastlane/metadata/android/hi/changelogs/953.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/953.txt
Normal file
|
@ -0,0 +1 @@
|
|||
यूट्यूब के डिक्रिप्शन फ़ंक्शन का निष्कर्षण ठीक किया गया।
|
9
fastlane/metadata/android/hi/changelogs/954.txt
Normal file
9
fastlane/metadata/android/hi/changelogs/954.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
• नए एप्लिकेशन वर्कफ़्लो: विस्तार पृष्ठ पर वीडियो चलाएं, प्लेयर को छोटा करने के लिए नीचे स्वाइप करें
|
||||
• मीडियास्टाइल सूचनाएँ: सूचनाओं में अनुकूलन योग्य क्रियाएं, प्रदर्शन सुधार
|
||||
• डेस्कटॉप ऐप के रूप में न्यूपाइप का उपयोग करते समय मूल आकार परिवर्तन
|
||||
|
||||
• असमर्थित यूआरएल टोस्ट के मामले में खुले विकल्पों के साथ संवाद दिखाएं
|
||||
• रिमोट सुझावों के अनुपलब्धता पर अनुभव में सुधार
|
||||
• 720p60 (इन-ऐप प्लेयर) और 480p (पॉप-अप प्लेयर) के लिए डिफ़ॉल्ट वीडियो की गुणवत्ता वृद्धि
|
||||
|
||||
• त्रुटियों में सुधार और बहुत कुछ
|
3
fastlane/metadata/android/hi/changelogs/955.txt
Normal file
3
fastlane/metadata/android/hi/changelogs/955.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
[यूट्यूब] कुछ उपयोगकर्ताओं के लिए खोज को ठीक किया गया
|
||||
[यूट्यूब] यादृच्छिक डिक्रिप्शन अपवादों को ठीक किया गया
|
||||
[साउंडक्लाउड] एक स्लैश के साथ समाप्त होने वाले यूआरएल अब सही ढंग से पदच्छेदन किया गया
|
1
fastlane/metadata/android/hi/changelogs/956.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/956.txt
Normal file
|
@ -0,0 +1 @@
|
|||
[यूट्यूब] किसी भी वीडियो को लोड करते समय क्रैश में सुधार
|
10
fastlane/metadata/android/hi/changelogs/957.txt
Normal file
10
fastlane/metadata/android/hi/changelogs/957.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
• एक में विशिष्ट एनक्यूई क्रियाओं को एकजुट किया
|
||||
• दो उँगलियों के जेस्चर से वीडियो प्लेयर को बंद करना
|
||||
• रेकॉप्टचा कूकीज को हटाने की अनुमति
|
||||
• अधिसूचना को रंगीन न करने का विकल्प
|
||||
• न्यूपाइप को साझा करते समय अनंत बफ़रिंग,त्रुटियां और अन्य विसंगतियों में सुधार
|
||||
• यूट्यूब वीडियो को गति दें और आयु प्रतिबंधित वीडियो में सुधार
|
||||
• फास्ट फॉरवर्ड / रिवाइंड पर क्रैश ठीक किया गया
|
||||
• थंबनेल खींचकर सूचियों को पुनर्व्यवस्थित न करने का संशोधन
|
||||
• हमेशा पॉपअप गुणों को याद रखने का संशोधन
|
||||
• संताली भाषा जोड़ी गयी
|
15
fastlane/metadata/android/hi/changelogs/958.txt
Normal file
15
fastlane/metadata/android/hi/changelogs/958.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
नया और बेहतर:
|
||||
• लॉक स्क्रीन पर थंबनेल छिपाने के लिए पुनः जोड़ा गया विकल्प
|
||||
• फ़ीड ताज़ा करने के लिए खींचो
|
||||
• स्थानीय सूचियों को लाने पर बेहतर प्रदर्शन
|
||||
|
||||
फिक्स्ड:
|
||||
• रैम से हटाए जाने के बाद न्यूपाइप शुरू करते समय क्रैश का निवारन
|
||||
• इंटरनेट कनेक्शन न होने पर स्टार्टअप पर क्रैश का निवारन
|
||||
• फिक्स्ड चमक- और वॉल्यूम- जेस्चर सेटिंग्स
|
||||
• [यूट्यूब] फिक्स्ड लंबे प्लेलिस्ट
|
||||
|
||||
अन्य:
|
||||
• कोड शोधन और कई आंतरिक सुधार
|
||||
• निर्भरता अद्यतन
|
||||
• अनुवाद अपडेट
|
3
fastlane/metadata/android/hi/changelogs/959.txt
Normal file
3
fastlane/metadata/android/hi/changelogs/959.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
त्रुटि रिपोर्टर खोलने के बाद क्रैश का निश्चित अंतहीन लूप।
|
||||
पीरट्यूब इंस्टेंस सूची जो निऊपाईप द्वारा स्वचालित रूप से खोली जा सकती है।
|
||||
अपडेट किए गए अनुवाद।
|
4
fastlane/metadata/android/hi/changelogs/960.txt
Normal file
4
fastlane/metadata/android/hi/changelogs/960.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
• सेटिंग्स में निर्यात डेटाबेस विकल्प का बेहतर विवरण।
|
||||
• फिक्स्ड YouTube टिप्पणियों का पदच्छेद।
|
||||
• Media.ccc.de सेवा का निश्चित प्रदर्शन नाम में सुधार।
|
||||
• अपडेट किए गए अनुवाद।
|
12
fastlane/metadata/android/hi/changelogs/961.txt
Normal file
12
fastlane/metadata/android/hi/changelogs/961.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
• [यूट्यूब] मिक्स सपोर्ट
|
||||
• [यूट्यूब] सार्वजनिक प्रसारकों और कोविद -19 के बारे में जानकारी प्रदर्शित किया गया
|
||||
• [media.ccc.de] “ताज़ा” वीडियो जोड़े गए
|
||||
• सोमाली अनुवाद जोड़ा गया
|
||||
|
||||
• कई आंतरिक सुधार
|
||||
|
||||
• विडियो प्लेयर के भीतर शेयरिंग वीडियो में सुधार
|
||||
• फिक्स्ड रिक्त रिक्प्चा वेबव्यू
|
||||
• फिक्स्ड क्रैश जो एक सूची से एक धारा को हटाते समय होता था
|
||||
• [पीयरट्यूब] फिक्स्ड संबंधित धाराएँ
|
||||
• [यूट्यूब] निश्चित यूट्यूब संगीत खोज
|
2
fastlane/metadata/android/hi/changelogs/962.txt
Normal file
2
fastlane/metadata/android/hi/changelogs/962.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
मीडिया.सिसिसी.डीई सेवा में "हाल के" वीडियो जोड़े गए।
|
||||
मीडिया.सिसिसी.डीई सेवा में लाइव स्ट्रीम जोड़ा गया और लाइव स्ट्रीम समर्थन भी।
|
1
fastlane/metadata/android/hi/changelogs/963.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/963.txt
Normal file
|
@ -0,0 +1 @@
|
|||
• [यूट्यूब] फिक्स्ड निश्चित चैनल निरंतरता
|
8
fastlane/metadata/android/hi/changelogs/964.txt
Normal file
8
fastlane/metadata/android/hi/changelogs/964.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
• Added support for chapters in player controls
|
||||
• [PeerTube] Added Sepia search
|
||||
• Re-added share button in video detail view and moved stream description into the tab layout
|
||||
• Disable restoring brightness if brightness gesture is disabled
|
||||
• Added list item to play video on kodi
|
||||
• Fixed crash when no default browser is set on some devices and improve share dialogs
|
||||
• Toggle play/pause with hardware space button in fullscreen player
|
||||
• [media.ccc.de] Various fixes and improvements
|
6
fastlane/metadata/android/hi/changelogs/965.txt
Normal file
6
fastlane/metadata/android/hi/changelogs/965.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Fixed crash which occurred when reordering channel groups.
|
||||
Fixed getting more YouTube videos from channels and playlists.
|
||||
Fixed getting YouTube comments.
|
||||
Added support for /watch/, /v/ and /w/ subpaths in YouTube URLs.
|
||||
Fixed extraction of SoundCloud client id and geo-restricted content.
|
||||
Added Northern Kurdish localization.
|
14
fastlane/metadata/android/hi/changelogs/966.txt
Normal file
14
fastlane/metadata/android/hi/changelogs/966.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
New:
|
||||
• Add a new service: Bandcamp
|
||||
|
||||
Improved:
|
||||
• Add an option to have the app follow the device theme
|
||||
• Prevent some crashes by showing an improved error panel
|
||||
• Show more information on why content in unavailable
|
||||
• Hardware space button triggers play/pause
|
||||
• Show "Download started" toast
|
||||
|
||||
Fixed:
|
||||
• Fix very small thumbnail in video details while playing in the background
|
||||
• Fix empty title in minimized player
|
||||
• Fix last resize mode not being restored correctly
|
1
fastlane/metadata/android/hi/changelogs/967.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/967.txt
Normal file
|
@ -0,0 +1 @@
|
|||
यूरोपीय संघ में YouTube ठीक से काम नहीं कर रहा है। यह एक नई कुकी और गोपनीयता सहमति प्रणाली के कारण हुआ था जिसके लिए न्यूपाइप को एक सहमति कुकी सेट करने की आवश्यकता होती है।
|
7
fastlane/metadata/android/hi/changelogs/968.txt
Normal file
7
fastlane/metadata/android/hi/changelogs/968.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
Added channel details option to long-press menu.
|
||||
Added functionality to rename Playlist Name from playlist interface.
|
||||
Allow the user to pause while a video is buffering.
|
||||
Polished the white theme.
|
||||
Fixed overlapping fonts when using a larger font size.
|
||||
Fixed no video on Formuler and Zephier devices.
|
||||
Fixed various crashes.
|
8
fastlane/metadata/android/hi/changelogs/969.txt
Normal file
8
fastlane/metadata/android/hi/changelogs/969.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
• Allow installation on external storage
|
||||
• [Bandcamp] Added support for displaying the first three comments on a stream
|
||||
• Only show 'download has started' toast when download is started
|
||||
• Do not set reCaptcha cookie when there is no cookie stored
|
||||
• [Player] Improve cache performance
|
||||
• [Player] Fixed player not automatically playing
|
||||
• Dismiss previous Snackbars when deleting downloads
|
||||
• Fixed trying to delete object not in list
|
11
fastlane/metadata/android/hi/changelogs/970.txt
Normal file
11
fastlane/metadata/android/hi/changelogs/970.txt
Normal file
|
@ -0,0 +1,11 @@
|
|||
New
|
||||
• Show content metadata (tags, categories, license, ...) below the description
|
||||
• Added "Show channel details" option in remote (non-local) playlists
|
||||
• Added "Open in browser" option to long-press menu
|
||||
|
||||
Fixed
|
||||
• Fixed rotation crash on video detail page
|
||||
• Fixed "Play with Kodi" button in player always prompts to install Kore
|
||||
• Fixed and improved setting import and export paths
|
||||
• [YouTube] Fixed comment like count
|
||||
And much more
|
3
fastlane/metadata/android/hi/changelogs/971.txt
Normal file
3
fastlane/metadata/android/hi/changelogs/971.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
हॉटफिक्स
|
||||
• रिबफर के बाद प्लेबैक के लिए बफर बढ़ाएं
|
||||
• प्लेयर में प्ले-क्यू आइकन पर क्लिक करने पर टैबलेट और टीवी पर क्रैश ठीक किया गया
|
14
fastlane/metadata/android/hi/changelogs/972.txt
Normal file
14
fastlane/metadata/android/hi/changelogs/972.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
New
|
||||
Recognize timestamps and hashtags in description
|
||||
Added manual tablet mode setting
|
||||
Added ability to hide played items in a feed
|
||||
|
||||
Improved
|
||||
Support Storage Access Framework properly
|
||||
Better error handling of unavailable and terminated channels
|
||||
The Android share sheet for Android 10+ users now shows the content title.
|
||||
Updated Invidious instances and support Piped links.
|
||||
|
||||
Fixed
|
||||
[YouTube] Age restricted content
|
||||
Prevent leaked window Exception when opening choice dialog
|
4
fastlane/metadata/android/hi/changelogs/973.txt
Normal file
4
fastlane/metadata/android/hi/changelogs/973.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
Hotfix
|
||||
• Fix thumbnails and titles being trimmed in grid layout, due to a wrong calculation of how many videos can fit in one row
|
||||
• Fix download dialog disappearing without doing anything if opened from the share menu
|
||||
• Update a library related to opening external activities such as the Storage Access Framework file picker
|
5
fastlane/metadata/android/hi/changelogs/974.txt
Normal file
5
fastlane/metadata/android/hi/changelogs/974.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
Hotfix
|
||||
• Fix buffering issues caused by YouTube throttling
|
||||
• Fix YouTube comments extraction and crashes with disabled comments
|
||||
• Fix YouTube music search
|
||||
• Fix PeerTube livestreams
|
17
fastlane/metadata/android/hi/changelogs/975.txt
Normal file
17
fastlane/metadata/android/hi/changelogs/975.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
New
|
||||
• Show a thumbnail preview while seeking
|
||||
• Detect disabled comments
|
||||
• Allow marking a feed item as watched
|
||||
• Show comment hearts
|
||||
|
||||
Improved
|
||||
• Improve metadata and tags layout
|
||||
• Apply service color to UI components
|
||||
|
||||
Fixed
|
||||
• Fix thumbnail in mini player
|
||||
• Fix endless buffering on duplicate queue items
|
||||
• Some player fixes like rotation and faster closing
|
||||
• Fix ReCAPTCHA remaining loaded in background
|
||||
• Disable clicks while refreshing feed
|
||||
• Fix some downloader crashes
|
10
fastlane/metadata/android/hi/changelogs/976.txt
Normal file
10
fastlane/metadata/android/hi/changelogs/976.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
• Added option to directly open player in fullscreen
|
||||
• Allow choosing which types of search suggestions to show
|
||||
• Dark theme now darker + dark splash screen added
|
||||
• Improved file picker to gray out unwanted files
|
||||
• Fixed importing YouTube subscriptions
|
||||
• Replaying a stream requires on tap on the replay button again
|
||||
• Fixed closing audio session
|
||||
• [Android TV] Fixed long seekbar jumps when using a DPad
|
||||
|
||||
To see further changes, view the changelog (and blog post) from the Links tab below.
|
10
fastlane/metadata/android/hi/changelogs/977.txt
Normal file
10
fastlane/metadata/android/hi/changelogs/977.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
• Added a "play next" button to the long press menu
|
||||
• Added YouTube shorts path prefix to intent filter
|
||||
• Fixed Settings import
|
||||
• Swap seekbar position with player buttons in Queue screen
|
||||
• Various fixes related to MediasessionManager
|
||||
• Fixed seekbar not completed after video end
|
||||
• Disabled media tunneling on RealtekATV
|
||||
• Expanded minimized player buttons clickable area
|
||||
|
||||
To see further changes, view the changelog (and blog post) from the Links tab below.
|
1
fastlane/metadata/android/hi/changelogs/978.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/978.txt
Normal file
|
@ -0,0 +1 @@
|
|||
एक नए न्यूपाइप संस्करण के लिए चेक को ठीक किया गया। यह चेक कभी-कभी बहुत जल्दी निष्पादित किया गया था और इसलिए ऐप क्रैश हो गया। इसे अभी ठीक किया जाना चाहिए।
|
2
fastlane/metadata/android/hi/changelogs/979.txt
Normal file
2
fastlane/metadata/android/hi/changelogs/979.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
- प्लेबैक फिर से शुरू करना
|
||||
- यह सुनिश्चित करने के लिए सुधार कि सेवा जो यह निर्धारित करती है कि न्यूपाइप को नए संस्करण की जांच करनी चाहिए या नहीं, पृष्ठभूमि में शुरू नहीं हुई है
|
13
fastlane/metadata/android/hi/changelogs/980.txt
Normal file
13
fastlane/metadata/android/hi/changelogs/980.txt
Normal file
|
@ -0,0 +1,13 @@
|
|||
New
|
||||
• Added "Add to playlist" option to share menu
|
||||
• Added support for y2u.be and PeerTube short links
|
||||
|
||||
Improved
|
||||
• Made Playback-Speed-Controls more compact
|
||||
• Feed highlights new items now
|
||||
• "Show watched items" option in the feed is now saved
|
||||
|
||||
Fixed
|
||||
• Fixed YouTube likes and dislikes extraction
|
||||
• Fixed automatic replay after returning from the background
|
||||
And much more
|
2
fastlane/metadata/android/hi/changelogs/981.txt
Normal file
2
fastlane/metadata/android/hi/changelogs/981.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Android 11+ पर बफ़रिंग के बाद विफल प्लेबैक रिज्यूमे को ठीक करने के लिए MediaParser समर्थन को हटा दिया गया।
|
||||
प्लेबैक समस्याओं को ठीक करने के लिए Philips QM16XE पर मीडिया टनलिंग अक्षम की गई।
|
1
fastlane/metadata/android/hi/changelogs/982.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/982.txt
Normal file
|
@ -0,0 +1 @@
|
|||
फिक्स्ड YouTube कोई स्ट्रीम नहीं चला रहा है।
|
9
fastlane/metadata/android/hi/changelogs/983.txt
Normal file
9
fastlane/metadata/android/hi/changelogs/983.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
Add new double-tap-to-seek UI and behaviour
|
||||
Make settings searchable
|
||||
Highlight pinned comments as such
|
||||
Add open-with-app support for FSFE's PeerTube instance
|
||||
Add error notifications
|
||||
Fix replay of first queue item on player change
|
||||
Wait longer when buffering during livestreams before failing
|
||||
Fix order of local search results
|
||||
Fix empty item fields in play queue
|
7
fastlane/metadata/android/hi/changelogs/984.txt
Normal file
7
fastlane/metadata/android/hi/changelogs/984.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
Load enough initial items in lists to fill the whole screen and to fix scrolling on tablets and TVs
|
||||
Fix random crashes while scrolling through lists
|
||||
Have the player fast seek overlay arc go under the system UI
|
||||
Revert changes to cutouts when playing in multi window, causing the misplaced player regression on some phones
|
||||
Increase compileSdk from 30 to 31
|
||||
Update error reporting library
|
||||
Refactor some code in the player
|
1
fastlane/metadata/android/hi/changelogs/985.txt
Normal file
1
fastlane/metadata/android/hi/changelogs/985.txt
Normal file
|
@ -0,0 +1 @@
|
|||
फिक्स्ड YouTube कोई स्ट्रीम नहीं चला रहा है
|
16
fastlane/metadata/android/hi/changelogs/986.txt
Normal file
16
fastlane/metadata/android/hi/changelogs/986.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
New
|
||||
• Notifications for new streams
|
||||
• Seamless transition between background and video players
|
||||
• Change pitch by semitones
|
||||
• Append the main player queue to a playlist
|
||||
|
||||
Improved
|
||||
• Remember speed/pitch step size
|
||||
• Mitigate initial long buffering in the video player
|
||||
• Improve player UI for Android TV
|
||||
• Confirm before deleting all downloaded files
|
||||
|
||||
Fixed
|
||||
• Fix media button not hiding player controls
|
||||
• Fix playback reset on player type change
|
||||
• Fix rotating the playlist dialog
|
12
fastlane/metadata/android/hi/changelogs/987.txt
Normal file
12
fastlane/metadata/android/hi/changelogs/987.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
New
|
||||
• Support delivery methods other than progressive HTTP: faster playback loading time, fixes for PeerTube and SoundCloud, playback of recently-ended YouTube livestreams
|
||||
• Add button to add a remote playlist to a local one
|
||||
• Image preview in Android 10+ share sheet
|
||||
|
||||
Improved
|
||||
• Improve playback parameters dialog
|
||||
• Move subscription import/export buttons to three-dot menu
|
||||
|
||||
Fixed
|
||||
• Fix removing fully watched videos from playlist
|
||||
• Fix share menu theme and "add to playlist" entry
|
2
fastlane/metadata/android/hi/changelogs/988.txt
Normal file
2
fastlane/metadata/android/hi/changelogs/988.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
[यूट्यूब] किसी भी वीडियो को चलाने का प्रयास करते समय "कोई स्ट्रीम नहीं मिल सका" त्रुटि को ठीक करें
|
||||
[यूट्यूब] ठीक करें "निम्न सामग्री इस ऐप पर उपलब्ध नहीं है।" अनुरोधित वीडियो के बजाय दिखाया गया संदेश
|
3
fastlane/metadata/android/hi/changelogs/989.txt
Normal file
3
fastlane/metadata/android/hi/changelogs/989.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
• [यूट्यूब] किसी भी वीडियो को चलाने का प्रयास करते समय असीमित लोडिंग को ठीक करें
|
||||
• [यूट्यूब] कुछ वीडियो पर थ्रॉटलिंग ठीक करें
|
||||
• jsoup लाइब्रेरी को 1.15.3 में अपग्रेड करें, जिसमें सुरक्षा समाधान शामिल है
|
15
fastlane/metadata/android/hi/changelogs/990.txt
Normal file
15
fastlane/metadata/android/hi/changelogs/990.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
This release drops support for Android 4.4 KitKat, now the minimum version is Android 5 Lollipop!
|
||||
|
||||
New
|
||||
• Download from long-press menu
|
||||
• Hide future videos in feed
|
||||
• Share local playlists
|
||||
|
||||
Improved
|
||||
• Refactor the player code into small components: less RAM used, less bugs
|
||||
• Improve thumbnails' scale mode
|
||||
• Vector-ize image placeholders
|
||||
|
||||
Fixed
|
||||
• Fix various issues with the player notification: outdated/missing media info, distorted thumbnail
|
||||
• Fix fullscreen using 1/4 of screen
|
13
fastlane/metadata/android/hi/changelogs/991.txt
Normal file
13
fastlane/metadata/android/hi/changelogs/991.txt
Normal file
|
@ -0,0 +1,13 @@
|
|||
नया
|
||||
• त्रुटि पैनल में "ब्राउज़र में खोलें" बटन जोड़ें
|
||||
• चैनल समूहों को सूची के रूप में प्रदर्शित करने का विकल्प जोड़ें
|
||||
• [यूट्यूब] टाइमस्टैम्प यूआरएल साझा करने के लिए स्ट्रीम सेगमेंट पर लंबे समय तक क्लिक करें
|
||||
• मिनी प्लेयर में क्यू प्ले बटन जोड़ें
|
||||
|
||||
उन्नत
|
||||
• आइसलैंडिक स्थानीयकरण जोड़ें और कई अन्य अनुवादों को अपडेट करें
|
||||
• कई आंतरिक सुधार
|
||||
|
||||
हल किया गया
|
||||
• कई सारे क्रैश को ठीक करें
|
||||
• [यूट्यूब] कुछ देशों में लोडिंग चैनल, गैर-समर्पित फ़ीड और प्लेबैक समस्याओं को ठीक करें
|
17
fastlane/metadata/android/hi/changelogs/992.txt
Normal file
17
fastlane/metadata/android/hi/changelogs/992.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
नया
|
||||
• वीडियो विवरण में सब्सक्राइबर गिनती
|
||||
• कतार से डाउनलोड करें
|
||||
• स्थायी रूप से एक प्लेलिस्ट थंबनेल सेट करें
|
||||
• लंबे समय तक प्रेस हैशटैग और लिंक
|
||||
• कार्ड दृश्य मोड
|
||||
|
||||
बेहतर
|
||||
• बड़ा मिनी-प्लेयर बंद बटन
|
||||
• चिकना थंबनेल डाउनस्केलिंग
|
||||
• लक्ष्य Android 13 (API 33)
|
||||
• अब मांगने से खिलाड़ी रुक जाता है
|
||||
|
||||
सही किए
|
||||
• DeX/माउस पर ओवरले ठीक करें
|
||||
• बिना किसी अलग ऑडियो स्ट्रीम के पृष्ठभूमि प्लेयर की अनुमति दें
|
||||
• विभिन्न यूट्यूब फिक्स और अधिक…
|
Loading…
Add table
Add a link
Reference in a new issue