AIMP Forum

AIMP for Windows => Плагины / Plugins => Дополнения / Addons => Плагины-дополнения / Addons => Topic started by: AdrianEddy on September 07, 2015, 23:36:05

Title: YouTube plugin for AIMP
Post by: AdrianEddy on September 07, 2015, 23:36:05
[catalog_card=732]

youtube-dl from here https://github.com/rg3/youtube-dl/releases/
https://github.com/yt-dlp/yt-dlp/releases/
Check preferences

(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=55164)  (https://b.radikal.ru/b28/1907/36/e7d25656c964.png)

Здравствуйте,
I'd like to present to you my new plugin: YouTube support for AIMP


Changelog
v1.0
- Loading artwork images
- Drag&Drop support
- Open file location
- Copy file to clipboard
- Video duration is now displayed in playlist
- Bug fixes
v0.9
- Fixed selection of default stream
v0.8
- Updated YouTube signature decoder
- Try to load audio-only stream first
v0.7
- Updated YouTube signature decoder
v0.6
- Updated YouTube signature decoder
v0.5
- Fixed memory leak in Audio Converter and Advanced Tag Editor
v0.4
- Fixed YouTube signature decoder for some videos
- Added parsing of "http://youtu.be/XXX" URLs
- Added Eesti translation (thanks to +Fix)
v0.3
- Added "Check for new videos" to the misc playlist context menu
- Updated Russian translation
v0.2
- Fixed authorization issues
- Refresh user playlists on startup and every hour
v0.1
- Initial release

Download
http://eddy.cx/files/aimp_YouTube_v1.1.zip

Current languages: English, Russian, Eesti, Czech, Ukrainian, Español (Argentina) and Polish.
Any further translations are of course welcome :)

There is a lot of music on YouTube these days. People are listenening music from YouTube a lot, but it was not designed as convenient music service, so it lacks many functions that decent music player should have. The fact that it is playing in web browser doesn't help either. Fortunately AIMP has all the features we need, so why don't just make AIMP play YouTube videos? Continuing my experience from my SoundCloud plugin (https://www.aimp.ru/forum/index.php?topic=49938.0), I've made the effort to implement YouTube streaming support for AIMP. So here it is, enjoy :)

It is not yet tested on every possible use case so please report any bugs you encounter.

I'm looking forward to your feedback :)

Code can be found at https://github.com/AdrianEddy/AIMPYouTube

Screenshots:
(https://raw.githubusercontent.com/AdrianEddy/AIMPYouTube/master/_screenshots/options.png)
(https://raw.githubusercontent.com/AdrianEddy/AIMPYouTube/master/_screenshots/playlists.png)
(https://raw.githubusercontent.com/AdrianEddy/AIMPYouTube/master/_screenshots/contextmenu.png)
(https://raw.githubusercontent.com/AdrianEddy/AIMPYouTube/master/_screenshots/addurl.png)

Preview images for the AIMP plugins catalog: https://drive.google.com/file/d/0B-f9jVoGmm7eUTg2TTBydExHOXM/view?usp=sharing
Title: Re: YouTube plugin for AIMP [v0.1]
Post by: Алексей Долматов on September 08, 2015, 00:38:35
Errors:
Create a playlist on the website appear only after a re-authorization.
Translation may not be accurate, there is no time to govern.
Wishes:
If possible, take the opportunity to create your playlists without entering the site.
Make add videos from your subscriptions.
Ability to add search through dialogue in a simple form.
Title: Re: YouTube plugin for AIMP [v0.1]
Post by: Алексей Долматов on September 08, 2015, 00:53:03
Saved playlists - don't load (add from another user), only @Playlists by Алексей Долматов
May be becouse it's as subscriptions?
Title: Re: YouTube plugin for AIMP [v0.1]
Post by: Xwansu on September 08, 2015, 00:55:07
Is it possible to play stream without YouTube account?
I am using alternative skin,  there is no button that contains "YouTube" item. (Maybe context menu integration?)
Title: Re: YouTube plugin for AIMP [v0.1]
Post by: Алексей Долматов on September 08, 2015, 01:07:55
Saved playlists - don't load (add from another user), only @Playlists by Алексей Долматов
May be becouse it's as subscriptions?
I temporarily solved the problem by editing Config.json spoofing ID of the playlist. And so the same by adding a stranger to your playlist.

Also i add PL\subscriptions url as URL-track - Great work=)
Title: Re: YouTube plugin for AIMP [v0.1]
Post by: AdrianEddy on September 08, 2015, 04:18:39
1. Create a playlist on the website appear only after a re-authorization.
2. Translation may not be accurate, there is no time to govern.
Wishes:
3. If possible, take the opportunity to create your playlists without entering the site.
4. Make add videos from your subscriptions.
5. Ability to add search through dialogue in a simple form.
1. Fixed in v0.2
2. What do you mean? If there are errors in translation, please update the lang file and post here fixed translation.

3. Maybe in future version
4. I do not think this is a good idea. I personally have about 100 subscriptions, it would not fit in any context menu. But you can easily add desired channels via Add->YouTube URL option. It will also load new tracks automatically
5. Good idea, but for some future version.

Saved playlists - don't load (add from another user), only @Playlists by Алексей Долматов
May be becouse it's as subscriptions?
Unfortunately YouTube doesn't provide any API for that kind of playlists. You'll have to add them via Add->YouTube URL option.

1. Is it possible to play stream without YouTube account?
2. I am using alternative skin,  there is no button that contains "YouTube" item. (Maybe context menu integration?)
1. Yes, it's possible. You can add any video/channel/playlist via the Add->YouTube URL context menu.
2. What skin do you use? There should be standard button to manage playlists somewhere.


Title: Re: YouTube plugin for AIMP [v0.2]
Post by: Soolo on September 08, 2015, 08:24:44
Excellent plugin +

I use YouTube playlist.
1. Playing the first file
2. Double-click run the second file, but continues to play the first file
To start the second file, I have to press the Stop and then start the second file
Title: Re: YouTube plugin for AIMP [v0.2]
Post by: Алексей Долматов on September 08, 2015, 09:48:18
1. Corrected translation for the understanding of values
2. Update the playlist can be implemented manually via the menu "Find new files", if it allows the API. If not possible, add to the context menu in the "Misc menu".
3. Make the settings in a simple editor expelled tracks.
Title: Re: YouTube plugin for AIMP [v0.2]
Post by: JD on September 08, 2015, 10:43:18
a mistake:
incorrect app name when plugin asks for permission
Quote
aimp_SoundCloud запрашивает следующее
Title: Re: YouTube plugin for AIMP [v0.2]
Post by: AdrianEddy on September 08, 2015, 16:16:11
I use YouTube playlist.
1. Playing the first file
2. Double-click run the second file, but continues to play the first file
To start the second file, I have to press the Stop and then start the second file
What AIMP version do you use? It doesn't happen for me in 3.60 nor in AIMP4

a mistake:
incorrect app name when plugin asks for permission
Fixed

1. Corrected translation for the understanding of values
2. Update the playlist can be implemented manually via the menu "Find new files", if it allows the API. If not possible, add to the context menu in the "Misc menu".
3. Make the settings in a simple editor expelled tracks.
1. Thank you!
2. I've added the context menu "Check for new videos". How to say it in Russian?
3. Yes, I have this feature planned for future versions
Title: Re: YouTube plugin for AIMP [v0.2]
Post by: Soolo on September 08, 2015, 16:32:28
What AIMP version do you use? It doesn't happen for me in 3.60 nor in AIMP4
AIMP4.00.1650
Updated: Switch works, but after a long delay (~5 sec)
Apparently, I have a slow Internet
Title: Re: YouTube plugin for AIMP [v0.2]
Post by: Алексей Долматов on September 08, 2015, 16:36:55
Check for new videos = Проверить новые видео
Title: Re: YouTube plugin for AIMP [v0.3]
Post by: Xwansu on September 08, 2015, 21:43:52
Добавляю ссылку клипа, создается пустой плейлист, ничего не происходит ???

Обновил до версии 0.3 и заработало! Good Job!  :)
Title: Re: YouTube plugin for AIMP [v0.1]
Post by: Xwansu on September 08, 2015, 21:59:53
2. What skin do you use? There should be standard button to manage playlists somewhere.

Eclipse v1.1. Highly customizable skin.
https://www.aimp.ru/forum/index.php?topic=41851.0
Title: Re: YouTube plugin for AIMP [v0.3]
Post by: Алексей Долматов on September 08, 2015, 22:24:54
Don't full work (sorry: This jpeg as a jackal.)
Quote
- Added "Check for new videos" to the misc playlist context menu
(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=44800)
Title: Re: YouTube plugin for AIMP [v0.3]
Post by: leometal on September 08, 2015, 22:48:58
Excellent plugin! Thanks!

I had some problems when playing youtube links. Some times it took too much time to start playing the file and AIMP skipped to the next link. I had to increasse time out on AIMP to avoid this on Player-> Connection-> Timeout to 10000 msec.
Title: Re: YouTube plugin for AIMP [v0.3]
Post by: Soolo on September 09, 2015, 08:48:44
I propose to make a search string in plugin window.
Then forward the request to the browser

(http://storage9.static.itmages.ru/i/15/0909/h_1441779637_6442722_5d9835e98e.png)
Title: Re: YouTube plugin for AIMP [v0.3]
Post by: Soolo on September 17, 2015, 11:47:42
There is a memory leak in the Advanced Tag Editor and Audio Converter
SoundCloud has the same problem


--------------------------------2015/9/14 9:42:19--------------------------------
A memory block has been leaked. The size is: 36

This block was allocated by thread 0xE00, and the stack trace (return addresses) at the time was:
529C42 [Systpt][@GetMpt]
52EFE7 [Systpt][TObject.NewInstance]
536B71 [Systpt][TInterfacedObject.NewInstance]
52F812 [Systpt][@ClassCreate]
52F0DC [Systpt][TObject]
62E81E31 [Aimp][Core.TAIMPCore.InitializeBuiltInServices]
62E81E3D [Aimp][Core.TAIMPCore.InitializeBuiltInServices]
62E81722 [Aimp][Core.TAIMPCore.Initialize]
47AA6C [madTraceProcess]
8470F5 [Vcl][Forms.TApplication.CreateForm]
4807C2 [madTraceProcess]

The block is currently used for an object of class: TAIMPCoreServiceHttpClient

The allocation number is: 19669

Current memory dump of 256 bytes starting at pointer address 7FD02070:
F4 B3 E7 62 02 00 00 00 A8 2A 52 00 2C B3 E7 62 40 B3 E7 62 00 00 00 00 B6 1D 5E 50 30 99 48 00
30 99 48 00 30 99 48 00 00 00 00 00 E1 1D D0 7F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4D 4D 00 00 42 9C 52 00 E7 EF 52 00 71 6B 53 00 12 F8 52 00 89 FD EC 62 7F 9C 52 00 68 29 53 00
7E FC EC 62 28 1F E8 62 2C 17 E8 62 6C AA 47 00 00 0E 00 00 00 0E 00 00 5E 9C 52 00 05 F0 52 00
54 CC 46 00 10 FF EC 62 F9 6B 53 00 9F 6A 53 00 D5 36 53 00 C5 35 53 00 83 F1 52 00 FE EF 52 00
54 CC 46 00 20 00 00 00 80 F9 EC 62 B5 5C B4 D6 3C 96 48 00 30 99 48 00 30 99 48 00 30 99 48 00
30 99 48 00 30 99 48 00 30 99 48 00 30 99 48 00 4A A3 4B 29 30 99 48 00 00 00 00 00 81 1C D0 7F
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 4D 00 00 42 9C 52 00 E7 EF 52 00 71 6B 53 00
ф  і  з  b  .  .  .  .  Ё  *  R  .  ,  і  з  b  @  і  з  b  .  .  .  .  ¶  .  ^  P  0  ™  H  .
0  ™  H  .  0  ™  H  .  .  .  .  .  б  .  Р    .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
M  M  .  .  B  њ  R  .  з  п  R  .  q  k  S  .  .  ш  R  .  ‰  э  м  b    њ  R  .  h  )  S  .
~  ь  м  b  (  .  и  b  ,  .  и  b  l  Є  G  .  .  .  .  .  .  .  .  .  ^  њ  R  .  .  р  R  .
T  М  F  .  .  я  м  b  щ  k  S  .  џ  j  S  .  Х  6  S  .  Е  5  S  .  ѓ  с  R  .  ю  п  R  .
T  М  F  .     .  .  .  Ђ  щ  м  b  µ  \  ґ  Ц  <  –  H  .  0  ™  H  .  0  ™  H  .  0  ™  H  .
0  ™  H  .  0  ™  H  .  0  ™  H  .  0  ™  H  .  J  Ј  K  )  0  ™  H  .  .  .  .  .  Ѓ  .  Р  
.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  `  M  .  .  B  њ  R  .  з  п  R  .  q  k  S  .

--------------------------------2015/9/14 9:42:19--------------------------------
A memory block has been leaked. The size is: 36

This block was allocated by thread 0xE00, and the stack trace (return addresses) at the time was:
529C42 [Systpt][@GetMpt]
52EFE7 [Systpt][TObject.NewInstance]
536B71 [Systpt][TInterfacedObject.NewInstance]
52F812 [Systpt][@ClassCreate]
62E7C7E2 [Aimp][Core.Services.TAIMPCoreServiceMUI]
62E81C2A [Aimp][Core.TAIMPCore.RegisterService]
62E81E4E [Aimp][Core.TAIMPCore.InitializeBuiltInServices]
62E81E5A [Aimp][Core.TAIMPCore.InitializeBuiltInServices]
62E81722 [Aimp][Core.TAIMPCore.Initialize]
47AA6C [madTraceProcess]
8470F5 [Vcl][Forms.TApplication.CreateForm]

The block is currently used for an object of class: TAIMPCoreServiceMUI

The allocation number is: 19670

Current memory dump of 256 bytes starting at pointer address 7FD02280:
B4 B5 E7 62 02 00 00 00 A8 2A 52 00 CC B4 E7 62 E4 B4 E7 62 00 00 00 00 10 44 0D 8B 30 99 48 00
30 99 48 00 30 99 48 00 00 00 00 00 91 29 D0 7F 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
AB 4D 00 00 42 9C 52 00 E7 EF 52 00 12 F8 52 00 6F B9 94 00 43 E6 F6 62 FA 84 F6 62 F6 26 F9 62
0D 4E F9 62 A5 AA 47 00 F5 70 84 00 C2 07 48 00 00 0E 00 00 00 0E 00 00 5E 9C 52 00 05 F0 52 00
54 CC 46 00 F0 B9 94 00 0B F1 52 00 5D 0B 57 00 C6 E6 F6 62 0B F1 52 00 70 A2 F6 62 67 9A F6 62
0B F1 52 00 24 00 00 00 90 B4 94 00 17 97 9B 3A 3C 96 48 00 30 99 48 00 30 99 48 00 30 99 48 00
30 99 48 00 30 99 48 00 30 99 48 00 30 99 48 00 30 99 48 00 E8 68 64 C5 00 00 00 00 01 17 D0 7F
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 57 45 00 00 42 9C 52 00 77 12 53 00 6E 2A 53 00
ґ  µ  з  b  .  .  .  .  Ё  *  R  .  М  ґ  з  b  д  ґ  з  b  .  .  .  .  .  D  .  ‹  0  ™  H  .
0  ™  H  .  0  ™  H  .  .  .  .  .  ‘  )  Р    .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
«  M  .  .  B  њ  R  .  з  п  R  .  .  ш  R  .  o  №  ”  .  C  ж  ц  b  ъ  „  ц  b  ц  &  щ  b
.  N  щ  b  Ґ  Є  G  .  х  p  „  .  В  .  H  .  .  .  .  .  .  .  .  .  ^  њ  R  .  .  р  R  .
T  М  F  .  р  №  ”  .  .  с  R  .  ]  .  W  .  Ж  ж  ц  b  .  с  R  .  p  ў  ц  b  g  љ  ц  b
.  с  R  .  $  .  .  .  ђ  ґ  ”  .  .  —  ›  :  <  –  H  .  0  ™  H  .  0  ™  H  .  0  ™  H  .
0  ™  H  .  0  ™  H  .  0  ™  H  .  0  ™  H  .  0  ™  H  .  и  h  d  Е  .  .  .  .  .  .  Р  
.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  W  E  .  .  B  њ  R  .  w  .  S  .  n  *  S  .

--------------------------------2015/9/14 9:42:19--------------------------------
A memory block has been leaked. The size is: 36

This block was allocated by thread 0xE00, and the stack trace (return addresses) at the time was:
529C42 [Systpt][@GetMpt]
52EFE7 [Systpt][TObject.NewInstance]
536B71 [Systpt][TInterfacedObject.NewInstance]
52F812 [Systpt][@ClassCreate]
52F0DC [Systpt][TObject]
8FC508 [Acl][Mui.TACLLocalization.LoadFromFile]
62E81E03 [Aimp][Core.TAIMPCore.InitializeBuiltInServices]
62E81722 [Aimp][Core.TAIMPCore.Initialize]
47AA6C [madTraceProcess]
8470F5 [Vcl][Forms.TApplication.CreateForm]
4807C2 [madTraceProcess]

The block is currently used for an object of class: TAIMPCoreServiceConfig

The allocation number is: 19667

Current memory dump of 256 bytes starting at pointer address 7FDFB9A0:
5C B0 E7 62 02 00 00 00 A8 2A 52 00 8C 1A E9 62 9C 1A E9 62 A4 AF E7 62 00 00 00 00 87 D5 68 8A
30 99 48 00 30 99 48 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6F 4C 00 00 42 9C 52 00 E7 EF 52 00 12 F8 52 00 AF 2F 64 00 EB F3 52 00 EB F3 52 00 94 56 63 00
B8 56 63 00 7D 79 82 00 49 2A F3 62 69 2C F3 62 00 0E 00 00 00 0E 00 00 05 F0 52 00 54 CC 46 00
8A 31 64 00 0B F1 52 00 30 5A 63 00 47 5A 63 00 73 5A 63 00 88 7D 82 00 45 56 63 00 E1 55 63 00
3C 6E 63 00 24 00 00 00 58 65 60 00 B8 26 9A 4D 3C 96 48 00 30 99 48 00 30 99 48 00 30 99 48 00
30 99 48 00 30 99 48 00 30 99 48 00 30 99 48 00 30 99 48 00 47 D9 65 B2 00 00 00 00 91 BC DF 7F
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 AA 24 00 00 42 9C 52 00 E7 EF 52 00 12 F8 52 00
\  °  з  b  .  .  .  .  Ё  *  R  .  Њ  .  й  b  њ  .  й  b  ¤  Ї  з  b  .  .  .  .  ‡  Х  h  Љ
0  ™  H  .  0  ™  H  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
o  L  .  .  B  њ  R  .  з  п  R  .  .  ш  R  .  Ї  /  d  .  л  у  R  .  л  у  R  .  ”  V  c  .
ё  V  c  .  }  y  ‚  .  I  *  у  b  i  ,  у  b  .  .  .  .  .  .  .  .  .  р  R  .  T  М  F  .
Љ  1  d  .  .  с  R  .  0  Z  c  .  G  Z  c  .  s  Z  c  .  €  }  ‚  .  E  V  c  .  б  U  c  .
<  n  c  .  $  .  .  .  X  e  `  .  ё  &  љ  M  <  –  H  .  0  ™  H  .  0  ™  H  .  0  ™  H  .
0  ™  H  .  0  ™  H  .  0  ™  H  .  0  ™  H  .  0  ™  H  .  G  Щ  e  І  .  .  .  .  ‘  ј  Я  
.  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  Є  $  .  .  B  њ  R  .  з  п  R  .  .  ш  R  .

--------------------------------2015/9/14 9:42:19--------------------------------
This application has leaked memory. The small block leaks are (excluding expected leaks registered by pointer):

21 - 36 bytes: TAIMPCoreServiceConfig x 1, TAIMPCoreServiceMUI x 1, TAIMPCoreServiceHttpClient x 1

Note: Memory leak detail is logged to a text file in the same folder as this application. To disable this memory leak check, undefine "EnableMemoryLeakReporting".

Title: Re: YouTube plugin for AIMP [v0.3]
Post by: +Fix on November 02, 2015, 19:39:43
i made translation for your plugin if you want it

and maybe you can extend row to fit text (see picture)
Title: Re: YouTube plugin for AIMP [v0.3]
Post by: Я Гриша! on November 02, 2015, 20:03:51
AdrianEddy, +1 Well, cool! Has come true dream of many users. :)
Title: Re: YouTube plugin for AIMP [v0.3]
Post by: Я Гриша! on November 10, 2015, 16:06:19
An error with the some links
http://www.youtube.com/watch?v=UwbVx-XTubM
https://youtu.be/UwbVx-XTubM
Title: Re: YouTube plugin for AIMP [v0.3]
Post by: AdrianEddy on November 11, 2015, 00:10:07
An error with the some links
http://www.youtube.com/watch?v=UwbVx-XTubM
https://youtu.be/UwbVx-XTubM
Fixed

i made translation for your plugin if you want it

and maybe you can extend row to fit text (see picture)
Thank you! I included it in newest version.
Title: Re: YouTube plugin for AIMP [v0.4]
Post by: Soolo on November 11, 2015, 08:26:40
There is a memory leak when opening / closing the Advanced Tag Editor and Audio Converter
Title: Re: YouTube plugin for AIMP [v0.4]
Post by: Я Гриша! on November 11, 2015, 10:08:13
Fixed
Thank you!
Title: Re: YouTube plugin for AIMP [v0.5]
Post by: AdrianEddy on November 11, 2015, 17:25:08
There is a memory leak when opening / closing the Advanced Tag Editor and Audio Converter

Yeah, sorry for that. Should be fixed in v0.5
Title: Re: YouTube plugin for AIMP [v0.5]
Post by: on November 12, 2015, 19:08:25
Hi AdrianEddy!

Here you have the espanol-AR.lng language file!

Thanks for creating this plugin. Seems quite interesting! ;)

Best regards.
Title: Re: YouTube plugin for AIMP [v0.5]
Post by: R3gi on November 15, 2015, 16:03:07
Thank you very much for this extension! Here is initial Czech translation (https://github.com/AdrianEddy/AIMPYouTube/pull/1) ;-)
Title: Re: YouTube plugin for AIMP [v0.5]
Post by: Soolo on November 16, 2015, 14:18:27
Feature "Add to bookmarks = Add to youtube favorites" don't work
Title: Re: YouTube plugin for AIMP [v0.5]
Post by: DmitryJDS on November 25, 2015, 00:49:43
It will be cool if you will be able to import all single user playlists form youtube profile playlists page to single aimp playlist with songs separated by groups named as youtube playlists names.
Sorry for bad Eng/
Title: Re: YouTube plugin for AIMP [v0.5]
Post by: nowlin34 on November 26, 2015, 09:23:59
It's just not working at all for me. It just skips over any video in a playlist, and if I try to put in a link directly it will somtimes give me an error with an error code of 080000000 or something like that or just not work. Have I just done something terribly wrong? I linked my account and that seems to be working.
Title: Re: YouTube plugin for AIMP [v0.5]
Post by: Soolo on November 26, 2015, 09:27:32
it will somtimes give me an error with an error code of 080000000 or something like that or just not work
Show the screenshot
Title: Re: YouTube plugin for AIMP [v0.5]
Post by: nowlin34 on November 26, 2015, 09:57:04
Show the screenshot

I don't seem to be able to recreate the circumstances that it happened in, but I'll make sure to post again if I get the error. A few more details I can give is that I have this running on both AIMP3.6 and AIMP4. Neither works. It just does the wait for the 5000 msec and then skips over ever video in the playlist once it's resolved that it can't connect. The Skyrim cover in my youtube playlist provides an exception and is included in the screenshot, where it's the only one that plays.

Edit: And I have tried lengthening the 5000 msec till timeout to 30000 and it still didn't work, so I don't think that's the issue.
Title: Re: YouTube plugin for AIMP [v0.6]
Post by: AdrianEddy on November 26, 2015, 14:37:43
Well, it looks like YouTube changed it's signature decoder once again.
I updated the plugin to v0.6, try it and let me know if it works.
Title: Re: YouTube plugin for AIMP [v0.6]
Post by: nowlin34 on November 26, 2015, 22:28:44
Well, it looks like YouTube changed it's signature decoder once again.
I updated the plugin to v0.6, try it and let me know if it works.

It's working perfectly for me now in 0.6. Thanks!
Title: Re: YouTube plugin for AIMP [v0.6]
Post by: ThineTurtle on December 03, 2015, 00:05:17
Is it possible to also see the playlist URL instead of only the individual video URL?
Title: Re: YouTube plugin for AIMP [v0.6]
Post by: AdrianEddy on December 03, 2015, 05:58:51
I don't think that's possible. The plugin loads playlists, but does not store which playlist videos are from. It only stores playlist name or user name in the "Album" field in properties.
Title: Re: YouTube plugin for AIMP [v0.6]
Post by: ThineTurtle on December 05, 2015, 02:40:10
Maybe in the plugins next update it will be able to store both.
Title: Re: YouTube plugin for AIMP [v0.6]
Post by: Алексей Долматов on December 17, 2015, 14:55:18
Wish: Make the optional addition of progress \ extract links from the site of the external playlist. Adding to the site around 1000 references and accounts through the site to look at how to change the number (to refresh the page)
Title: Re: YouTube plugin for AIMP [v0.6]
Post by: ThineTurtle on January 03, 2016, 20:35:26
Is there a limit to how long the song can be? cause I have an 10 hour song and it doesnt work... :'(
Title: Re: YouTube plugin for AIMP [v0.6]
Post by: Алексей Долматов on January 03, 2016, 20:55:25
6Hour (work) https://www.youtube.com/watch?v=724l1vJ14bQ
11Hour (long load 2.53GB - work?) https://www.youtube.com/watch?v=tUNaboLf4xg
10Hour (long load 2.36GB - work? https://www.youtube.com/watch?v=CgGNyh163Yo
12 Hour (work - 978MB) https://www.youtube.com/watch?v=IXcGORjWte8
Size from AIMP info
Title: Re: YouTube plugin for AIMP [v0.6]
Post by: ThineTurtle on January 04, 2016, 10:08:24
it must be just certain videos that dont work... this is one of them
https://www.youtube.com/watch?v=0FFtht9k87k
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on January 04, 2016, 16:30:34
I've fixed it. Please update plugin to v0.7
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: R3gi on January 05, 2016, 12:16:50
Hello,
could you please change encoding for Czech translation file (\Langs\Czech.lng) to UTF-8? It has to be done in order to fix problem with certain characters. I wanted to post it via GitHub, but that stupid service doesn't recognize the encoding and it is ignoring my changes.
Thanks :)
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on January 05, 2016, 17:07:56
Hello,
could you please change encoding for Czech translation file (\Langs\Czech.lng) to UTF-8? It has to be done in order to fix problem with certain characters. I wanted to post it via GitHub, but that stupid service doesn't recognize the encoding and it is ignoring my changes.
Thanks :)
Fixed
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: SadoTobi on January 09, 2016, 13:05:48
AIMP v4.00 build 1683
YouTube AIMP v0.7
When try to connect my Google Account, it says "Access granted now you can go back to AIMP"
But nothing happens. Have no firewall, Windows firewall is off.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: danyelex on January 09, 2016, 21:11:45
Hi AdrianEddy,
in attach my Italian translation.

You can use that for new releases like you want!
Regards from Italy!! :D

I've same SadoTobi's problem... nothing happend next google verification....
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: JohnDoe on January 15, 2016, 00:44:57
Great plugin, thank you! Works great for me, as 99% my favorite videos are music videos.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Dibencozide on January 16, 2016, 18:09:07
AIMP v4.00, build 1683
Can't access preferences/plugins whenever aimp_Youtube is in plugins folder
(http://i.imgur.com/GL2wYMx.png)
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on January 18, 2016, 03:25:36
AIMP v4.00, build 1683
Can't access preferences/plugins whenever aimp_Youtube is in plugins folder
(http://i.imgur.com/GL2wYMx.png)
What system? Try to install this: https://www.microsoft.com/en-us/download/details.aspx?id=40784


Hi AdrianEddy,
in attach my Italian translation.

You can use that for new releases like you want!
Regards from Italy!! :D

I've same SadoTobi's problem... nothing happend next google verification....
Thank you!

AIMP v4.00 build 1683
YouTube AIMP v0.7
When try to connect my Google Account, it says "Access granted now you can go back to AIMP"
But nothing happens. Have no firewall, Windows firewall is off.
I tested it and it works for me. What system? Any antivirus software? What browser? Could you try to switch default browser and see if it works in other one?
Maybe try to run AIMP with Administrator rights?

Title: Re: YouTube plugin for AIMP [v0.7]
Post by: sinandrk on January 22, 2016, 17:02:56
this plugin is awesome. but while listening a youtube playlist, cannot recorded successfully as radio station. i think if radio record is get better that makes the plugin most useful. thx  :D :D
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: SadoTobi on January 23, 2016, 14:14:52
Thank you!
I tested it and it works for me. What system? Any antivirus software? What browser? Could you try to switch default browser and see if it works in other one?
Maybe try to run AIMP with Administrator rights?
Windows 7 (64-bit), Avira Free Antivirus, Google Chrome as default browser. Tryed to launch with Administrator Rights doesn't help.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Powerburner on January 25, 2016, 19:14:28
Good afternoon,

I have made a Dutch translation for your plugin. Maybe you could include that?
Kind regards.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on February 01, 2016, 21:23:18
Good afternoon,

I have made a Dutch translation for your plugin. Maybe you could include that?
Kind regards.

Thank you very much, I've included the translation in the package.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Romans on February 14, 2016, 22:16:56
Я так понял, этот плагин проигрывает ютубовские ссылки? А существует ли плагин, аналог фубаровского Youtube Source? Там прямо из плеера можно найти исполнителя на ютубе и проиграть его плеером.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Shaked on February 21, 2016, 17:26:59
Really good plugin thank you a lot there are few things I would like to see in newer version that will make it even better:

1. ability to watch a music clip.
2. ability to download song you listen to your computer.
3. Maybe you already put it in but I do now know how can I search from AIMP or the plugin it self for youtube song

Regard

Shaked
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Алексей Долматов on February 21, 2016, 21:36:39
YouTube plugin + OpenWith (https://www.aimp.ru/forum/index.php?topic=50306.0) + youtube-dl (https://rg3.github.io/youtube-dl/) = Download file
ff* program you can download with http://limelect.com/downloads/youtube_downloader_shell/

Run path C:\Program Files (x86)\youtube-dl\youtube-dl.exe
Name Download video as music
Command line params --audio-format mp3 -k --embed-thumbnail --add-metadata  --xattrs  -x --youtube-skip-dash-manifest --no-check-certificate  --write-thumbnail  -w --ignore-config -i  -o D:\Music YOUTUBE URL

Only need combination source https://bitbucket.org/awakunar/openwith/downloads/aimp_openwith_src.zip with this plugin (part) for add menu with params
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Алексей Долматов on February 21, 2016, 23:23:58
OpenWith 1.3.2 has been worked for download
Path to youtube-dl:
C:\Program Files (x86)\youtube-dl\youtube-dl.exe
Name: Any
Params:
 --audio-format mp3 -k --embed-thumbnail --add-metadata  --xattrs  -x --youtube-skip-dash-manifest --no-check-certificate  --write-thumbnail  -w --ignore-config -i  -o D:\Music\%(title)s.%(ext)s %Files%

It's params download to D:\Music\:
JPG Thumbnail images
Original video
Video without sound
Original format soundtrack
MP3 format for sountrack with Thumbnail in file and tags

For correct convert: need ffmpeg ffplay ffprobe from youtube_downloader_shell (or other place)
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: vadimsoloviev on March 01, 2016, 13:17:21
(http://i.imgur.com/bDoWy6Z.png)
I have not worked youtube plugin. Version 4.0 build 1697
no dialogues Youtube in menu!
I logged on YouTube.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Soolo on March 01, 2016, 13:21:06
no dialogues Youtube in menu!
menu +
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: vadimsoloviev on March 01, 2016, 15:39:40
(http://i.imgur.com/OpeNSTF.png)
Menu +!
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Я Гриша! on March 01, 2016, 16:05:20
(http://i.imgur.com/OpeNSTF.png)
Menu +!
This is not a menu. "Menu +" in the playlist instead of your library.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: vadimsoloviev on March 01, 2016, 16:09:41
Спасибо да во втором плюсе всё есть. Очень круто там же и саундклауд.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: rajat on April 05, 2016, 10:52:04
Just wanted to say..
(https://www.askideas.com/media/07/You-Are-Seriously-Awesome.jpeg)
The plugin works great and is just what I needed.

Just one question - Does it download video too or just audio? I'm asking only from bandwidth usage perspective - I don't need to see the videos (I'd use my browser or video player for that).
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on April 05, 2016, 13:24:00
Just one question - Does it download video too or just audio? I'm asking only from bandwidth usage perspective - I don't need to see the videos (I'd use my browser or video player for that).

It downloads video too, YouTube doesn't have separate audio stream available.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: rajat on April 05, 2016, 13:29:37
It downloads video too, YouTube doesn't have separate audio stream available.
Oh ok, thank you for the confirmation.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: gipsas on April 15, 2016, 23:53:51
Hi, when using your plugin memory usage rises drastically.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: +Fix on April 19, 2016, 18:31:56
some bugfixes in lang file
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Gastly on April 27, 2016, 19:59:59
The plugin not work with the latest version of AIMP  :( I can not log into the google account. With version 3.60 no such problem.
 
 
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Я Гриша! on April 28, 2016, 09:52:57
The plugin not work with the latest version of AIMP  :( I can not log into the google account. With version 3.60 no such problem.
Подтверждаю.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: LEMMORSebrof on May 03, 2016, 18:16:55
AIMP v4.00 build 1683
YouTube AIMP v0.7
When try to connect my Google Account, it says "Access granted now you can go back to AIMP"
But nothing happens. Have no firewall, Windows firewall is off.

I have the same Issue with v0.7  and also, plugin not show that you are connected; as your screen shots for the plugin shows.  are there manual entries to be made to the file under %appdata%\roaming\aimp\aimpyoutube\config.json?  Can we place youtube accounts logins there and have it work?
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: LEMMORSebrof on May 03, 2016, 18:19:56
I have the same Issue with v0.7  and also, plugin not show that you are connected; as your screen shots for the plugin shows.  are there manual entries to be made to the file under %appdata%\roaming\aimp\aimpyoutube\config.json?  Can we place youtube accounts logins there and have it work?

also:  how does the following work for us, using the plugin.

[YouTube]
UserId=
UserName=
UserYTName=
UserInfo=
CheckEveryHours=1
CheckEveryEnabled=1
CheckOnStartup=1
MonitorUserPlaylists=1

Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on May 04, 2016, 03:09:21
this is a problem with AIMP, a new, fixed version of AIMP should be available very soon
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Firebird on May 05, 2016, 18:40:51
Hello.

latest Youtube plugin and latest and player does not connect wit my account. Please help. After i press the allow button the "Authorization granted" appears but in the Player nothing changes.

Thank you
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on May 10, 2016, 05:31:45
The issue with logging in to account should be fixed in AIMP v4.02, build 1717
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: nowlin34 on May 12, 2016, 23:49:00
I'm getting an error after I hit the Allow button, verifying that the plugin can access my account. It tells me that the website can't be reached "localhost refused to connect" and "ERR_CONNECTION_REFUSED."

Those are all the details it provides me with on the page.

The address it's trying to connect to is localhost:35910. I don't know if that's helpful or if that port is specific to me or something, but there it is.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on May 12, 2016, 23:53:00
Try running AIMP as Administrator or disabling your Antivirus or Firewall software temporarily.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: nowlin34 on May 12, 2016, 23:57:07
Welp, now I'm pretty dumb. I should've thought of that haha. Thanks! It worked.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: spyfox on June 11, 2016, 15:29:40
При подключении плагина появляется сообщение об "Eccess violation", после этого в настройки больше не заходит, а при закрытии плеера появляются ещё пачка MsgBox'ов с "Eccess violation" и "Run-time Error".
MSVCRT 2013 установлен.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Алексей Долматов on June 11, 2016, 16:21:40
При подключении плагина появляется сообщение об "Eccess violation", после этого в настройки больше не заходит, а при закрытии плеера появляются ещё пачка MsgBox'ов с "Eccess violation" и "Run-time Error".
MSVCRT 2013 установлен.
версия плеера?
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: spyfox on June 11, 2016, 16:24:28
версия плеера?
AIMP3 - 3.60 b1503

PS: OS MS Windows XP SP3
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: FSVBOROVICHI on June 26, 2016, 10:00:15
Здравствуйте! Может ли данный плагин искать видеоклип в Youtube по проигрываемой в данный момент песне  в AIMP ? Очень бы хотелось найти такой плагин.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Алексей Долматов on June 26, 2016, 12:24:32
Данный плагин не предназначен для поиска
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: c0rish on June 27, 2016, 12:17:55
PS: OS MS Windows XP SP3
+1
та же проблема, версия AIMP 4.02
прилагаю скриншот ошибки.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: JohnDoe on June 28, 2016, 12:43:11
A great plugin, been using it for quite a while. Thanks for your work.

Found an issue today: there's a video (https://www.youtube.com/watch?v=byI96HgVICE) that has a high quality audio track (e. g. when played on Youtube site in a browser) but sounds terrible when played in AIMP using this extension.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: Dypsis on July 01, 2016, 09:08:42
When I add a YouTube track, it adds the track to the start of the Playlist instead of the end.
How can I change that?
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: montonero on July 03, 2016, 01:28:46
YouTube doesn't have separate audio stream available.
Actually it has https://github.com/rg3/youtube-dl/blob/master/README.md#format-selection
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on July 04, 2016, 15:25:14
Actually it has https://github.com/rg3/youtube-dl/blob/master/README.md#format-selection

youtube-dl uses ffmpeg to convert video to audio after download, the actual youtube formats are here: https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/youtube.py#L290

there are 5 possible audio-only streams ("Dash mp4 audio"), but they are not available in most videos.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: montonero on July 04, 2016, 21:51:44
there are 5 possible audio-only streams ("Dash mp4 audio"), but they are not available in most videos.
I believe it would be wise to try these audio streams before trying to download the whole video.

BTW, I can't authorize on YouTube, pressing 'authorize' button just opens a page in browser with words 'userinfo.email' https://i.imgur.com/NE1lBvm.png. Am I missing something?
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on July 05, 2016, 01:30:08
I believe it would be wise to try these audio streams before trying to download the whole video.
Yes, I'll implement it soon.

BTW, I can't authorize on YouTube, pressing 'authorize' button just opens a page in browser with words 'userinfo.email' https://i.imgur.com/NE1lBvm.png. Am I missing something?
Hmm, what system are you using?
When it opens this page, try to go to this url instead: https://accounts.google.com/o/oauth2/auth?client_id=6695011871-r9bnkpp9rkamnkrgim2iniqq38koff09.apps.googleusercontent.com&redirect_uri=http%3A%2F%2Flocalhost%3A35910%2F&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fyoutube+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fyoutube.readonly+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: montonero on July 05, 2016, 16:23:50
Hmm, what system are you using?
When it opens this page, try to go to this url instead
Thanks! Looks like I've found the culprit. I'm using a browser selection software which doesn't like spaces in URL in its command line.
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: der_RAV3N on July 08, 2016, 13:19:37
Hello there!
Just wanted to notify you, that as of today, when playing some tracks from youtube, the AIMP crashes. This seems only with specific tracks and only with youtube as of now. Maybe youtube changes things currently and this is crashing the plugin?

example that crashes my aimp: https://www.youtube.com/watch?v=EFS3T321VUY
Title: Re: YouTube plugin for AIMP [v0.7]
Post by: AdrianEddy on July 08, 2016, 15:06:36
Hello there!
Just wanted to notify you, that as of today, when playing some tracks from youtube, the AIMP crashes. This seems only with specific tracks and only with youtube as of now. Maybe youtube changes things currently and this is crashing the plugin?

example that crashes my aimp: https://www.youtube.com/watch?v=EFS3T321VUY

Thanks, fixed:

https://drive.google.com/file/d/0B-f9jVoGmm7eNFNxRHJyaGp5REE/view?usp=sharing
https://www.dropbox.com/s/v98q3urarj164uw/aimp_YouTube.zip?dl=1
http://eddy.cx/files/aimp_YouTube.zip
Title: Re: YouTube plugin for AIMP [v0.8]
Post by: der_RAV3N on July 09, 2016, 15:41:47
Hmm. I did install this yesterday and it seems like the quality is really low now on the tracks that didn't work. Also they need kinda long to load :/ .
Will this be fixed by any chance, or is it just something that YouTube did change and you can't do anything about?

edit: for example this track is super low quality, at least for me: https://www.youtube.com/watch?v=l2O7xiGp2x8
this wasn't before the change.
Title: Re: YouTube plugin for AIMP [v0.8]
Post by: AdrianEddy on July 09, 2016, 16:37:23
Hmm. I did install this yesterday and it seems like the quality is really low now on the tracks that didn't work. Also they need kinda long to load :/ .
Will this be fixed by any chance, or is it just something that YouTube did change and you can't do anything about?

edit: for example this track is super low quality, at least for me: https://www.youtube.com/watch?v=l2O7xiGp2x8
this wasn't before the change.

Sorry, fixed :D
https://drive.google.com/file/d/0B-f9jVoGmm7eNFNxRHJyaGp5REE/view?usp=sharing
https://www.dropbox.com/s/v98q3urarj164uw/aimp_YouTube.zip?dl=1
http://eddy.cx/files/aimp_YouTube.zip
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: der_RAV3N on July 09, 2016, 16:42:04
Thank you for the quick reply and updates! Now everything works fine :)
Keep up the good work :)
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: selivanoff on July 10, 2016, 08:39:56
привет всем. я с английским плохо, поэтому, не могу понять, что дает этот плагин? что он из ютуба воспроизводит?
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Алексей Долматов on July 10, 2016, 22:13:28
Любые видео слушать как аудио, например можно открыть один из таких (16+) плейлистов (https://www.youtube.com/user/FibonacciSequencer/playlists) или обычного раздела https://www.youtube.com/channels/music (https://www.youtube.com/channels/music). А затем слушать музыку без просмотра изображений с отсутствием нагрузки браузера на ОС
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: AdrianEddy on August 03, 2016, 15:58:03
Hi!
New version is here, features:
- Loading artwork images
- Drag&Drop support
- Open file location
- Copy file to clipboard
- Video duration is now displayed in playlist
- Bug fixes

Most new features are supported only in newest AIMP v4.10, though the plugin should still run successfully on AIMP v3.60.

This version is not fully tested yet, so please report any bugs you encounter.
Translations also need updating.

Download:
https://www.dropbox.com/s/yof84ajjdioae8j/aimp_YouTube_v1.0-RC.zip?dl=1
https://drive.google.com/file/d/0B-f9jVoGmm7ebFJXNElaMVZKbHc/view?usp=sharing
http://eddy.cx/files/aimp_YouTube_v1.0-RC.zip




Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Soolo on August 03, 2016, 16:09:55
This version is not fully tested yet, so please report any bugs you encounter.
if the plugin is not loaded: Open Preferences \ Plugins >> bugreport
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: AdrianEddy on August 03, 2016, 16:23:53
if the plugin is not loaded: Open Preferences \ Plugins >> bugreport

Hmm, works for me on the same AIMP version. What do you mean "if the plugin is not loaded"?
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Soolo on August 03, 2016, 16:30:36
Hmm, works for me on the same AIMP version. What do you mean "if the plugin is not loaded"?

(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=47652)

Restart Now >> bugreport
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: AdrianEddy on August 03, 2016, 17:25:13
(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=47652)

Restart Now >> bugreport

Still doesn't happen for me - are you sure it's caused by my plugin? try to disable other plugins
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Алексей Долматов on August 03, 2016, 22:54:14
Windows 10 Release latest bild
Start: Not open settings or get error on test bild 1825 after inctall YouTube + soundCloud plugins
1. Delete all plugin, only have YouTube + soundCloud plugins
Normal work
2. Test with openwith 1.3.3 - have error
3. Test with skip plugin - have error
Quote
Name: SkipTrack
Version: 2.0.1
Author: Awakunar
AuthorContact: awakunar@gmail.com
Topic: https://www.aimp.ru/forum/index.php?topic=46303.0
4. Other normal
aimp_AnalogMeter
aimp_AudioCloud
aimp_AutoBookmarks
aimp_cdda
aimp_Current_AlbumArt_To_File
aimp_DiskCover
aimp_ExplorerView
aimp_infobar
aimp_InputDTS
aimp_lastfm
aimp_Podcasts
aimp_sacd
aimp_scheduler
aimp_SoundCloud
aimp_update
aimp_VK
aimp_YouTube
Aorta
bass_aac
bass_ac3
bass_alac
bass_ape
bass_flac
bass_hls
bass_midi
bass_mpc
bass_ofr
bass_opus
bass_spx
bass_tta
bass_wma
bass_wv
dsp_citrus
DSP_SPS
tak_deco_lib
---
Need test plugin code for fix conflict
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Soolo on August 04, 2016, 10:18:29
Still doesn't happen for me - are you sure it's caused by my plugin? try to disable other plugins
I use ONLY Youtybe plugin
And use attached file of profile (https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=47657)

Main menu \ Plugins >> bugreport (https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=47658)

SoundCloud has a similar problem
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: c0rish on August 23, 2016, 16:31:01
It is possible to implement the feature to add videos with timestamp (argument &t=xxx in URL) and playback starting from that time only?
Thanks.
P.S.
- Video duration is now displayed in playlist
not working for me(
Plugin v1.0-RC (http://eddy.cx/files/aimp_YouTube_v1.0-RC.zip)
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: AdrianEddy on August 23, 2016, 16:35:11
- Video duration is now displayed in playlist
not working for me
It's for newly added videos only and only in AIMP v4.10
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: c0rish on August 23, 2016, 16:54:41
It's for newly added videos only and only in AIMP v4.10
ah, ok)
can confirm for newly added youtube playlist, but not for individual video..
and what about my "feature request"?  :D
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Artem on August 24, 2016, 15:54:18
Still doesn't happen for me - are you sure it's caused by my plugin? try to disable other plugins

I have reproduced it. AV occurs because of memory corruption that happenned when plugin releases IAIMPPlugin interface that has been received from the plugin. I think that IAIMPPlugin is already dead in this moment, looks like an error in references couting on the plugin side.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: KATZ_2142 on September 16, 2016, 19:26:23
Installed the plugin only because Watch Later list and it isn't working, any help?
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Sztewe on October 14, 2016, 20:19:56
Made a hungarian translation of this awesome plugin. Loved it like i loved the soundcloud plugin ;) Very nice job!!

Keep up the splendid job! ;) :D 8)
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: prydespar on October 22, 2016, 20:39:30
Belarusian translation
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: vladex on October 24, 2016, 00:11:38
it does not work anymore. i use aimp 4.11 and when i copy the pugin into the folder it gives me a broken languarge. And i change that but the youtube plugin its not visible in the settings windows or on the ADD button
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Алексей Долматов on October 24, 2016, 00:51:49
Need full copy to PLUGINS, whithout use AIMP folder
https://www.aimp.ru/forum/index.php?topic=32773.0
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: luizmp on October 29, 2016, 19:03:08
Hello there, YouTube used to work perfectly for me... but now can't play any links anymore... neither the palylist neither new ones.. maybe some YT privacy update? Coud you update the plugin aswell? PLEASE!!!!
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Я Гриша! on November 08, 2016, 23:47:10
(http://image.prntscr.com/image/dbf8272fc31b4343b5d8e277acd505bc.png)
Кто знает почему пункты дублируются? от 2 и более раз.
Who knows why the items are duplicated? 2 or more times.
v0.9, AIMP 1860
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on November 10, 2016, 00:33:50
(http://image.prntscr.com/image/dbf8272fc31b4343b5d8e277acd505bc.png)
Кто знает почему пункты дублируются? от 2 и более раз.

Что-то у меня с первого раза не повторилось, а сейчас установил плагин ещё раз - теперь у меня так же:

(https://habrastorage.org/files/30e/34d/279/30e34d2797a946879c9e9c4a0baef44d)
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on November 10, 2016, 00:42:03
Also, if you change a language, the localization commands in Hot keys not updated until restarting AIMP.

Commands in russian, but everything else is in english:

(https://habrastorage.org/files/99b/c6e/3c8/99bc6e3c8adc49a39aeba8db0f38971a)

Artem said on this matter (translated from russian):

Quote
The plugin doesn't use the mechanism of autolocalization and applied it completely by myself.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on November 10, 2016, 01:25:43
Мда, теперь у меня все пункты с плейлистами повторяются по 32 раза:

(https://habrastorage.org/files/187/1aa/265/1871aa265c294417967b4094f6b25141)



Всё понял, при каждом применении настроек добавляются новые копии команд в список.



To AdrianEddy.
Each time you apply the settings added new copies of commands in the list:

(https://habrastorage.org/files/73a/950/49f/73a95049fc7940ab967bc0fc83c5f4f3.gif)
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Я Гриша! on November 10, 2016, 09:51:33
Мда, теперь у меня все пункты с плейлистами повторяются по 32 раза:

Всё понял, при каждом применении настроек добавляются новые копии команд в список.
+1 Да ты у нас молодчина, выдаёшь баги на гора!
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: StanYan on November 10, 2016, 11:20:19
Very, Very GOOD!  :D :D
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: dundee on November 18, 2016, 11:29:00
AIMP crashes each time I try to add e.g. this https://www.youtube.com/playlist?list=PLg-tE9EpLV1hBCS1i5XJJuXdhtFqIkjhr (https://www.youtube.com/playlist?list=PLg-tE9EpLV1hBCS1i5XJJuXdhtFqIkjhr) or this https://www.youtube.com/playlist?list=PLg-tE9EpLV1idN2WT_JOO7je1RvgUcw8A (https://www.youtube.com/playlist?list=PLg-tE9EpLV1idN2WT_JOO7je1RvgUcw8A) link to playlist.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on November 18, 2016, 14:34:02
AIMP crashes each time I try to add e.g. this https://www.youtube.com/playlist?list=PLg-tE9EpLV1hBCS1i5XJJuXdhtFqIkjhr (https://www.youtube.com/playlist?list=PLg-tE9EpLV1hBCS1i5XJJuXdhtFqIkjhr) or this https://www.youtube.com/playlist?list=PLg-tE9EpLV1idN2WT_JOO7je1RvgUcw8A (https://www.youtube.com/playlist?list=PLg-tE9EpLV1idN2WT_JOO7je1RvgUcw8A) link to playlist.
I have this doesn't happen, everything is fine. I tried on versions v4.11.1841 and v.4.12.1860 Beta.
What version of AIMP are you using?
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: dundee on November 18, 2016, 15:38:35
I have this doesn't happen, everything is fine. I tried on versions v4.11.1841 and v.4.12.1860 Beta.
What version of AIMP are you using?

I use version v4.11.1841 under Windows 10 64-bit.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on November 18, 2016, 17:41:10
I use version v4.11.1841 under Windows 10 64-bit.
I use Windows 8.1 32-bit.
May be the reason is a bitness of OS? Or Windows 10? It is necessary that anyone else checked it out.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: AdrianEddy on November 25, 2016, 15:24:27
New version:
- Bug fixes
- New languages (thanks prydespar and Sztewe!)

https://www.dropbox.com/s/3jv0zjv040draq5/aimp_YouTube_v1.0-RC2.zip?dl=1
https://drive.google.com/file/d/0B-f9jVoGmm7eWXVrZjFlZERwSWM/view?usp=sharing
http://eddy.cx/files/aimp_YouTube_v1.0-RC2.zip


AIMP crashes each time I try to add e.g. this https://www.youtube.com/playlist?list=PLg-tE9EpLV1hBCS1i5XJJuXdhtFqIkjhr (https://www.youtube.com/playlist?list=PLg-tE9EpLV1hBCS1i5XJJuXdhtFqIkjhr) or this https://www.youtube.com/playlist?list=PLg-tE9EpLV1idN2WT_JOO7je1RvgUcw8A (https://www.youtube.com/playlist?list=PLg-tE9EpLV1idN2WT_JOO7je1RvgUcw8A) link to playlist.
Works all good for me. Firewall or antivirus maybe?

To AdrianEddy.
Each time you apply the settings added new copies of commands in the list:
Fixed

Hello there, YouTube used to work perfectly for me... but now can't play any links anymore... neither the palylist neither new ones.. maybe some YT privacy update? Coud you update the plugin aswell? PLEASE!!!!
It works for me, did you try on another computer?

It is possible to implement the feature to add videos with timestamp (argument &t=xxx in URL) and playback starting from that time only?
I'm not sure if AIMP can handle streams starting in the middle, but I don't think so. One possible solution would be to load the whole video and then just seek to desired moment, but I don't know how practical that would be. I'll maybe investigate this later.

Quote
The plugin doesn't use the mechanism of autolocalization and applied it completely by myself.
This is not true, just check out the code (https://github.com/AdrianEddy/AIMPYouTube/blob/master/AIMPYouTube.cpp#L455-L473).
The reason it doesn't update actions text is I just don't recreate all menus and actions on language change, you have to restart AIMP. But language is not something you change every day so it's not a big issue I think
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Artem on November 25, 2016, 22:15:59
New version:
- Bug fixes
- New languages (thanks prydespar and Sztewe!)

Hello,

Zhenya have found an issue with new version of plugin. Plugin leads to memory corruption in App when you trying to install it via the "install" command in plugins manager (introduced in v4.12). What happened in core? In this case, AIMP extracts the plugin from archive and fetches an information about it:
1. Gets the header via AIMPPluginGetHeader
2. Gets all required information from the header
3. Release the header. This step leads to memory corruption.

I have checked your code and looks like that plugin trying to release the resources that not be initialized because of IAIMPPlugin.Initialize was not called.
Code: [Select]
    ~Plugin() {
        if (!m_finalized)
            Finalize();

        m_instance = nullptr;
    }


HRESULT WINAPI Plugin::Finalize()
{
    Timer::StopAll();

    AimpMenu::Deinit();
    AimpHTTP::Deinit();
    Config::Deinit();

    ...

    Gdiplus::GdiplusShutdown(m_gdiplusToken);  <<<<<< I think that error is here
    m_finalized = true;
    return S_OK;
}
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: AdrianEddy on November 27, 2016, 14:59:30
I have checked your code and looks like that plugin trying to release the resources that not be initialized because of IAIMPPlugin.Initialize was not called.
Code: [Select]
    Gdiplus::GdiplusShutdown(m_gdiplusToken);  <<<<<< I think that error is here

Right, sorry about that.
Try those:
http://eddy.cx/files/aimp_YouTube_v1.0-RC3.zip
http://eddy.cx/files/aimp_SoundCloud_v1.0-RC3.zip
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on November 27, 2016, 17:01:33
Try those:
Now memory corruption doesn't exist. But there is a memory leak:

(https://habrastorage.org/files/c7c/771/c03/c7c771c031d74e2aa911b01e38fc32de)

How to repeat:
1. Add any track from YouTube.
2. Enable playback of this track.
3. Close AIMP - a message appears about memory leaks.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on November 27, 2016, 17:05:36
If you don't start the playback of this track, it will be such a message:

(https://habrastorage.org/files/a9a/8b7/f83/a9a8b7f83e3e412893797002eeaad91a)
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: AdrianEddy on November 27, 2016, 17:08:20
Now memory corruption doesn't exist. But there is a memory leak:
Try with this version
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on November 27, 2016, 17:34:54
Try with this version
Now, if you start the playback then it will be:

(https://habrastorage.org/files/ef8/4e1/887/ef84e1887cd9473f85eff20bbd1c197f)

If you do not start playback, it will be this:

(https://habrastorage.org/files/520/878/f87/520878f87de346f29f610d9b972f09c5)
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: AdrianEddy on November 27, 2016, 20:55:23
Now, if you start the playback then it will be:

If you do not start playback, it will be this:

You're right, should be fixed now:

http://eddy.cx/files/aimp_YouTube_v1.0-RC3.zip
http://eddy.cx/files/aimp_SoundCloud_v1.0-RC3.zip
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on November 27, 2016, 21:33:20
You're right, should be fixed now:
This is fixed:

Now, if you start the playback then it will be:

But this remained:

If you do not start playback, it will be this:
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Napalllm on December 02, 2016, 23:32:04
У меня такой вопрос и проблема. У меня не играл саб при просмотре youtube установил плагин  этот и как я был рад саб в youtube и вк заработал,но вот опять вечером включил комп захожу на youtube а саб опят ьне звучит там. в чём может быть проблема подскажите? спасибо
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on December 03, 2016, 13:15:09
...но вот опять вечером включил комп захожу на youtube а саб опят ьне звучит там...
Куда именно? На сайт Youtube?

У меня не играл саб при просмотре youtube установил плагин  этот и как я был рад саб в youtube и вк заработал
Тут же вы наверно через AIMP слушали звук с Youtube?

Плагин влияет только на AIMP, а не на браузер.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Napalllm on December 03, 2016, 14:54:24
да это то и странно вычитал в вк один парень писал что установил плагин и у него youtube 5.1 был. ну я и попробовал удалил старый aimp3 поставил новую версию и плагин ну на youtube захожу включаю клипы и офигеваю саб работает. Но потом вынужден был отключить комп а когда включил уже этого прекрасного звука не было. Просто что только не делал нечего не помогало и браузеры менял и в конфиги лазил нечего не менялось только установил аимп и плагин и звук 5.1 появился. я пониамаю что плагин на аимп влияет но я заходил именно через браузер на youtube и звук был норм именно после установки хз что было(  может подскажите что может быть и как вернуть звук.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: martinco78 on December 04, 2016, 20:58:30
Here is slovak translation
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Nikomo on December 10, 2016, 19:58:08
Big request to the author, please don't change the format of the playlist to address tracks type youtube://Get, when you export such playlists they can no longer read third-party players, including video.
Большая просьба к автору, пожалуйста не меняйте формат плейлиста на адрес треков вида youtube:// Поймите, при экспорте подобных плейлистов их уже не могут читать сторонние плееры, в том числе и видео.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Nikomo on December 11, 2016, 15:30:39
Хорошие новости по плагину, на версии AIMP 4.12.1873 перестала вылезать ошибка при закрытии плеера AIMP.exe: Memory Leak Detected. Версия плагина 1.0-RC3.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: w7rus on December 11, 2016, 18:31:02
Plugin works perfect, needs art download from maxresdefault vid preview image.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on December 11, 2016, 19:24:29
Хорошие новости по плагину, на версии AIMP 4.12.1873 перестала вылезать ошибка при закрытии плеера AIMP.exe: Memory Leak Detected. Версия плагина 1.0-RC3.
Окна с ошибкой нет, потому что 1873 сборка собрана без библиотеки для ловли утечек памяти. Утечка памяти в плагине всё равно осталась.
Правда у меня утечка памяти не всегда появляется, 100%-ного способа вызвать её пока не нашёл.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: MusicInMe on December 12, 2016, 09:10:51
Great plugin, thank you for your work!
However, I can't figure out how the "Add to exclusion" option work. I can play single YT URLs but accidentally have added some links to exclusions and can't play/add them anymore. So how to remove them from exclusions?
Thank you.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Zhenya on December 12, 2016, 14:28:44
So how to remove them from exclusions?
Open plugin options (Options / Plugins / YouTube) and click "Manage track exclusions". In the opened window delete tracks.



upd
It looks like this window is not there in v0.9.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Sztewe on December 14, 2016, 22:00:18
New version:
- Bug fixes
- New languages (thanks prydespar and Sztewe!)

https://www.dropbox.com/s/3jv0zjv040draq5/aimp_YouTube_v1.0-RC2.zip?dl=1
https://drive.google.com/file/d/0B-f9jVoGmm7eWXVrZjFlZERwSWM/view?usp=sharing
http://eddy.cx/files/aimp_YouTube_v1.0-RC2.zip

Works all good for me. Firewall or antivirus maybe?
Fixed
It works for me, did you try on another computer?
I'm not sure if AIMP can handle streams starting in the middle, but I don't think so. One possible solution would be to load the whole video and then just seek to desired moment, but I don't know how practical that would be. I'll maybe investigate this later.
This is not true, just check out the code (https://github.com/AdrianEddy/AIMPYouTube/blob/master/AIMPYouTube.cpp#L455-L473).
The reason it doesn't update actions text is I just don't recreate all menus and actions on language change, you have to restart AIMP. But language is not something you change every day so it's not a big issue I think

Thank you for including my translation :)
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: go on December 16, 2016, 08:37:31
system: windows 7 x64 sp1; aimp v4.11 build 1841, plugin aimp YouTube v0.9 (last from this thread)
works, but when I liked some track, using option from this plugin, user interface starts not responding (or response very slow) and process aimp starts use 25% of processor time (high load processor). One decision is kill aimp process and restart, but maybe other way to solve this behavior?
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: MusicInMe on December 19, 2016, 15:38:37
Open plugin options (Options / Plugins / YouTube) and click "Manage track exclusions". In the opened window delete tracks.



upd
It looks like this window is not there in v0.9.

Exactly, this option is missing.

(http://i67.tinypic.com/2crvxh4.jpg)
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: Minimalist on December 19, 2016, 16:58:44
Плагин отличный, только не работает функция "Добавить в плейлист" - после добавления трека в нужный плейлист все остается без изменений. И хотел спросить у всех, есть ли подобные приложения для Android? Официальное приложение останавливается при сворачивании, с браузеров тоже самое.
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: go on January 06, 2017, 07:04:27
ТС совсем забил на свои супер крутые плагины/дополнения .. мало того, что soundcloud уже давно слился, так теперь и youtube тот же привет передаёт (один трек из ста играет random) уж не знаю aimpу эти плагины +100 к крутости дают, а тут мёртвая тема - ни ответа, ни привета
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: cubis123 on January 07, 2017, 16:12:21
Code: [Select]
File: https://www.youtube.com/watch?v=LXFZd_okfUk
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
X-Content-Type-Options: nosniff
Date: Sat, 07 Jan 2017 13:14:25 GMT
Server: gvs 1.0
I'm getting this error for like half of my links. It was working fine (for like a month) till yesterday and it still works just fine for some links. I even tried a clean install and an older aimp version (in case it was some recent update that screwed something) but no joy. Any idea what's wrong?
Title: Re: YouTube plugin for AIMP [v0.9]
Post by: AdrianEddy on January 07, 2017, 16:26:31
YouTube changed their signature decoder again, here's the updated version:
http://eddy.cx/files/aimp_YouTube_v1.0-RC4.zip
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: cubis123 on January 07, 2017, 17:03:06
Brilliant man, thanks.
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: bowas on January 08, 2017, 15:02:50
Hallo, wish you all happy holidays,sorry  i dont speak Russian so i will write on english.

First of all i want to thanks developer for this great plug in.

Second i have one problem:

When i play some songs they dont want to be played, player just play next song, and in shuffle mode when player accidentally came on then he goes to next song again, and i know i listened them whit aimp, now i dont know what is wrong....

So if any one have some solution for this problem i would be grateful.

Happy holidays one more time!


 
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: AdrianEddy on January 08, 2017, 17:50:49
Hallo, wish you all happy holidays,sorry  i dont speak Russian so i will write on english.

First of all i want to thanks developer for this great plug in.

Second i have one problem:

When i play some songs they dont want to be played, player just play next song, and in shuffle mode when player accidentally came on then he goes to next song again, and i know i listened them whit aimp, now i dont know what is wrong....

So if any one have some solution for this problem i would be grateful.

Happy holidays one more time!

did you try the newest version? http://eddy.cx/files/aimp_YouTube_v1.0-RC4.zip
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: bowas on January 08, 2017, 18:02:37
I just wanted to edit previous post that i found newest version (i thought that 09 i newest cause of topic headline) and everything works perfect with new  one, thanks again for great plug in. With new version some truck headlines are darkened for unknown reason but that is not a problem because they work.

Thanks for reply and HAPPY HOLIDAYS!
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: xziled07 on January 16, 2017, 17:00:20

When i play some songs they dont want to be played, player just play next song, and in shuffle mode when player accidentally came on then he goes to next song again, and i know i listened them whit aimp, now i dont know what is wrong....

Happy holidays one more time!

Using 1.0RC4 + Aimp 4.12/1880 some songs play but after skipping 10-20 songs in row. Most of the songs don't play

I also get this error sometimes:
 
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
X-Content-Type-Options: nosniff
Date: Mon, 16 Jan 2017 14:06:13 GMT
Server: gvs 1.0

Adding this song via URL: https://www.youtube.com/watch?v=2r0hy1oOp8Q creates the error above ^
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: Zhenya on January 16, 2017, 18:02:07
Aimp 4.12/1880
From what source this build has been downloaded? Is it the public 1880 build from site aimp.ru from January 6?
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: xziled07 on January 16, 2017, 18:12:46
From what source this build has been downloaded? Is it the public 1880 build from site aimp.ru from January 6?
I used Aimp Update Checker a while back to get it, today I reinstalled with a fresh download from aimp.ru. On both versions there was no difference, still didn't work properly.
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: Я Гриша! on January 16, 2017, 19:13:27
did you try the newest version? http://eddy.cx/files/aimp_YouTube_v1.0-RC4.zip
У меня на этой сборке глюки с запросом на авторизацию при наведении мышки на пункт в меню.
Причём авторизация была пройдена не задолго до этого, но в настройках не сохранилась а при повторной попытке авторизоваться, кнопка "Разрешить" не активная.

После минутного ожидания, вроде, заработало.
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: Я Гриша! on January 16, 2017, 19:27:40
AdrianEddy, нет ли в планах внедрить плагин в фонотеку? Добавить поиск по базе YouTube, отображения плейлистов в дереве группировки?
И ещё, список каналов на который подписан.
Title: Re: YouTube plugin for AIMP [v1.0 RC4]
Post by: AdrianEddy on January 20, 2017, 19:44:14
Using 1.0RC4 + Aimp 4.12/1880 some songs play but after skipping 10-20 songs in row. Most of the songs don't play

I also get this error sometimes:
 
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
X-Content-Type-Options: nosniff
Date: Mon, 16 Jan 2017 14:06:13 GMT
Server: gvs 1.0

Adding this song via URL: https://www.youtube.com/watch?v=2r0hy1oOp8Q creates the error above ^

YouTube change again, updated: http://eddy.cx/files/aimp_YouTube_v1.0-RC5.zip


AdrianEddy, нет ли в планах внедрить плагин в фонотеку? Добавить поиск по базе YouTube, отображения плейлистов в дереве группировки?
И ещё, список каналов на который подписан.

Not at this time, I'm very busy recently and I won't have that much time to implement it. The project is open source though so if anyone wants to implement it, feel free to do that :)
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: Titoroski187 on January 29, 2017, 23:22:49
hi!

I just want to know how to install this plugin.
I downloaded the file but I don't know where to unzip it and where to go from there.
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: Zhenya on January 29, 2017, 23:29:15
I just want to know how to install this plugin.
I downloaded the file but I don't know where to unzip it and where to go from there.
If your AIMP version is 4.12 then just drag and drop zip-file to AIMP main window and enable plugin in opened window.
Or read this:
https://www.aimp.ru/files/how_to_install_addons_lang-en.rtf
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: rafmaff on January 31, 2017, 20:32:02
Thanks for the great Plugin, is there a way to use the autoplay function of youtube?

Often i click on 1 song on YT and let youtube play with the autoplay function.
I tryed the plugin but only find a way to add playlists or videos.
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: zxosa on February 02, 2017, 21:18:04
если добавлять ссылку из командной строки, то название видео не появляется. Это можно исправить?

if you add a link from the command line, the name of the video is not displayed. It can be fixed?
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: Zhenya on February 02, 2017, 22:28:34
если добавлять ссылку из командной строки, то название видео не появляется. Это можно исправить?
Подозреваю, что ссылка добавляется как обычное радио. И, думаю, со стороны плагина это не обойти.
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: zxosa on February 03, 2017, 08:37:39
Подозреваю, что ссылка добавляется как обычное радио. И, думаю, со стороны плагина это не обойти.
Ну не весь список, а, хотя бы, текущий трек. Т.е. при воспроизведении переименовывать.
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: L1Q on February 03, 2017, 20:20:02
I'm on v1.0-RC5 (aimp 4.12, build 1880)

This video (https://www.youtube.com/watch?v=3O1_3zBUKM8) sounds wrong

Also is there a way to add a link (via drag and drop) and make it so plugin automatically picks the name from youtube video name?
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: danbreg on February 08, 2017, 22:23:18
При попытке воспроизведения добавленных треков плеер выдает такую ошибку:

Quote
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
X-Content-Type-Options: nosniff
Date: Wed, 08 Feb 2017 19:17:22 GMT
Server: gvs 1.0

Но некоторые треки воспроизводятся нормально.
Кто-нибудь знает с чем это связано и можно ли как-то исправить?
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: iR0nM4n on February 14, 2017, 01:03:21
I have few playlists open in AIMP. One of them contains ~24000 songs. When i right click my mouse button on any song in that big playlist AIMP will freeze for 1 minute and then open right click menu. This freeze happens every time for me and is gone when i disable this plugin.

Best regards
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: Nocoz on March 08, 2017, 17:12:33
I've got identical error as @danbreg had (also v1.0-RC5), though it's for everything and it's like that since 2 days, YT probably again did some changes for its signature
send help @AdrianEddy -sama, pls
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: AdrianEddy on March 08, 2017, 21:56:16
I've got identical error as @danbreg had (also v1.0-RC5), though it's for everything and it's like that since 2 days, YT probably again did some changes for its signature
send help @AdrianEddy -sama, pls

yes, signature changes again, check out this version:
http://eddy.cx/files/aimp_YouTube_v1.0-RC6.zip
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Dimsok on March 08, 2017, 22:58:28
А почему 3.60 числится как поддерживаемая, когда на ней не работает?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Zhenya on March 08, 2017, 23:17:32
А почему 3.60 числится как поддерживаемая, когда на ней не работает?
Только что проверил - работает. Скачивали по ссылке  выше (перед вашим сообщением)?
Title: Re: YouTube plugin for AIMP [v1.0 RC5]
Post by: Nocoz on March 08, 2017, 23:21:15
yes, signature changes again, check out this version:
http://eddy.cx/files/aimp_YouTube_v1.0-RC6.zip
Yup it works now, thanks man!
awesome plugin btw ;)
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Dimsok on March 08, 2017, 23:34:01
Plugin aimp_Yutube.dll raise exception and will be automatically unload

Win xp. 3.60 1495
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Zhenya on March 08, 2017, 23:38:09
Win xp. 3.60 1495
А на v3.60.1503 то же самое?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Dimsok on March 08, 2017, 23:58:15
Quote
А на v3.60.1503 то же самое?
Поставил портативный. То же самое. Может, дело в ОС?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Zhenya on March 09, 2017, 00:08:50
Может, дело в ОС?
Вполне может быть.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Dimsok on March 09, 2017, 00:35:13
Точно, на 4 тоже выгружается плагин при старте. Тогда уж надо указать, что работает, начина с 7 (или Vista)
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Я Гриша! on March 09, 2017, 10:15:12
Dimsok, а ты его устанавливал по правилам? https://www.aimp.ru/forum/index.php?topic=44978.0
В 4 версии для установки, можно просто перетащить архив на панель плеера.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Dimsok on March 09, 2017, 10:49:19
Полагаю, установка такая же, как в 3.60. Скопировал папку из архива в папку с плагинами. Ну и раз ошибка такая же, то какие могу быть сомнения.
У кого есть возможность, проверьте на XP, подтвердите.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: on March 10, 2017, 18:36:01
Hello all,

Testing version 1.0 RC6 here. It hangs sometimes. Details here (http://pasted.co/266429df).

By, the way, I'm attaching the updated Español (Argentina) [Spanish (Argentina)] locale below. 8)

Best!
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: on March 10, 2017, 19:08:44
Sorry for doubleposting.

I'm still experiencing an old issue, even with this version v1.0 RC6, as commented previously by some other users:

I had some problems when playing youtube links. Some times it took too much time to start playing the file and AIMP skipped to the next link. I had to increasse time out on AIMP to avoid this on Player-> Connection-> Timeout to 10000 msec.

It just does the wait for the 5000 msec and then skips over ever video in the playlist once it's resolved that it can't connect.

Edit: And I have tried lengthening the 5000 msec till timeout to 30000 and it still didn't work, so I don't think that's the issue.

Same thing happens to me, with this newer version. Some tracks just are skipped, no matter if I insist on play them.

If interested, you can try with this YouTube playlist (https://www.youtube.com/playlist?list=PLxARrU4sXtz4wxjtWRHSGRSMzlzv92WMc) —they are mostly videos with still images, so they should load in a blink of an eye, in theory.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Я Гриша! on March 11, 2017, 22:38:04
Полагаю, установка такая же, как в 3.60. Скопировал папку из архива в папку с плагинами. Ну и раз ошибка такая же, то какие могу быть сомнения.
У кого есть возможность, проверьте на XP, подтвердите.
Да, подтверждаю. aimp_YouTube.dll_unstable
(http://image.prntscr.com/image/a6fb16f55fb64e098be388784b91f196.png)
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Dimsok on March 14, 2017, 18:18:09
AdrianEddy, can you make it compatible with Win XP?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: AdrianEddy on March 14, 2017, 18:32:03
AdrianEddy, can you make it compatible with Win XP?
hmm, it should be compatible, could you try installing this https://www.microsoft.com/en-us/download/details.aspx?id=48145 and see if that worked?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Я Гриша! on March 14, 2017, 19:07:06
hmm, it should be compatible, could you try installing this https://www.microsoft.com/en-us/download/details.aspx?id=48145 and see if that worked?
Installed, rebooted. The problem still remains.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Lord_Stanis on March 16, 2017, 13:12:26
Can I download music from YouTube to my PC by this plugin?  :D
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: YaMi on March 29, 2017, 14:58:33
Hey guys, can't load youtube stream,getting this kind of error (http://puu.sh/v2c1Z/85d0cbd59d.png)
This is the stream link : https://www.youtube.com/watch?v=zw5BSw5BxxU
p.s I've logged in VIA aimp

Всем привет,столкнулся с проблемой,не прогружает стрим с ютуба,получаю такую ошибку
(http://puu.sh/v2c1Z/85d0cbd59d.png)
Вот линк на котором собственно выскакиевает эта проблема : https://www.youtube.com/watch?v=zw5BSw5BxxU
п.с на ютубе залогинен через аимп
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Jemphilus on April 06, 2017, 22:38:26
Hi guys, i'm having problems with the latest version of this plugin. Can't log in, it opens google's log in page, requests access grant and nothing just happens after this. Additionally when i try just to add some tracks or youtube playlists nothing happens also. It creates an empty playlist and that's it. I have the latest version of AIMP and latest Windows 10 build. Tried logging in through IE, Edge and Opera - all the same. What's wrong?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: navari on April 10, 2017, 17:02:55
I have the same problem when I paste youtube link the program has error in below(attachment)
AIMP vers. 4.13 build 1893
youtube plugin vers. 0.9
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: TheDarkKRONOS on April 17, 2017, 08:43:36
I have the same problem when I paste youtube link the program has error in below(attachment)
AIMP vers. 4.13 build 1893
youtube plugin vers. 0.9
Update plugin to 1.0 RC6 version.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: rsod on May 10, 2017, 18:21:47
Hello! I'm sorry, but how do I exactly add youtube stream to playlist? I can't find any new context menu items...
http://i.imgur.com/jg58wuV.jpg
http://i.imgur.com/UJpbG1w.jpg
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Zhenya on May 10, 2017, 19:05:11
how do I exactly add youtube stream to playlist? I can't find any new context menu items...

"Add items menu" (button "+") in bottom of playlist window / YouTube URL.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: ELECTRON!CK on May 10, 2017, 19:52:46
Не работают живые трансляции (в эфире), поддерживаются ли они вообще?  ???
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: go on May 18, 2017, 16:18:46
youtube v1.0 RC6 AIMP v4.13 build 1895 win7 x64
plays only 1 track from 10.. think youtube again makes troubles

update: today youtube works fine.. lost in conjecture
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: TheDarkKRONOS on June 27, 2017, 10:03:02
Again not all tracks on youtube playing. Maybe another change signature on youtube?

Example:
https://www.youtube.com/watch?v=4kHl4FoK1Ys
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: bowas on June 27, 2017, 10:25:17
Again not all tracks on youtube playing. Maybe another change signature on youtube?

Yap, it would be nice if we could fix the problem, and not to always bother Adrian...
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: go on June 27, 2017, 16:20:46
nice idea, as the same problem was reached every time, pls add a little tutorial how to fix issue & recompile plugin
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: LEVEL260 on June 27, 2017, 19:09:22
Добрый день. Перестала проигрываться музыка с ютуба. Плейлист загружается, информацию о песне видно, но вот сама песня не начинается, переходит к следующей и так до конца плейлиста. В чем может быть проблема?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: TheDarkKRONOS on June 27, 2017, 19:35:54
Добрый день. Перестала проигрываться музыка с ютуба. Плейлист загружается, информацию о песне видно, но вот сама песня не начинается, переходит к следующей и так до конца плейлиста. В чем может быть проблема?
Я выше писал, что youtube скорее всего опять поменял сигнатуры. Либо нужен автор плагина, чтобы он рассказал как менять плагин, чтобы работало, либо кто-то ещё.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: TheDarkKRONOS on July 03, 2017, 21:07:32
nice idea, as the same problem was reached every time, pls add a little tutorial how to fix issue & recompile plugin
Signature here:
https://github.com/AdrianEddy/AIMPYouTube/blob/master/YouTubeAPI.cpp

void YouTubeAPI::LoadSignatureDecoder()

But how change - I don't know, sorry :)
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: cubis123 on August 03, 2017, 23:38:21
Yo, I made myself a temporary workaround till the author fixes this. I got no clue as to where was the actual problem, so I just used youtube-dl to handle the whole "getting the audio/video address" thing. It's not the fastest thing in the world, but worked with everything for me.

https://github.com/jaryn-kubik/AIMPYouTube/releases/download/1.0/aimp_YouTube.zip (https://github.com/jaryn-kubik/AIMPYouTube/releases/download/1.0/aimp_YouTube.zip), Source (https://github.com/jaryn-kubik/AIMPYouTube/commit/384bfe66599354ff1fabfa6ab439750bc1d1b418)
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: cubis123 on August 05, 2017, 22:13:59
Made the youtube-dl command line arguments configurable + added timeout and better error handling.

https://github.com/jaryn-kubik/AIMPYouTube/releases/download/1.1.0/aimp_YouTube_v1.1.0.zip

(Also holy mother why is the GUI completely in WinApi, what kind of masochist are you, I thought there was some sort of GUI API in AIMP's SDK ... ???)
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: lukoie on August 07, 2017, 23:25:03
Не знаю, у меня всё играет. В т.ч. тот модентокин который выше писали что не играет. Хотя плагин я не обновлял давно, и ничего не допиливал.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: lukoie on August 07, 2017, 23:27:26
Но вообще я хотел бы узнать может кто в курсе лайфхака как сохранять песенки, которые играет сей плагин?
Драгндроп не делает, аудиоконвертер не подхватывает. Чё можно сделать чтобы удобно сохранять?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Soolo on August 08, 2017, 08:31:35
Made the youtube-dl command line arguments configurable + added timeout and better error handling.
https://github.com/jaryn-kubik/AIMPYouTube/releases/download/1.1.0/aimp_YouTube_v1.1.0.zip
Plugin need the C++ library

Не знаю, у меня всё играет. В т.ч. тот модентокин который выше писали что не играет. Хотя плагин я не обновлял давно, и ничего не допиливал.
У меня аналогично старая версия играет, не понимаю откуда взялись жалобы
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: lukoie on August 09, 2017, 00:32:37
Эмм... Soolo... ответ не на тот пост как бы : ) Но ничё.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Soolo on August 09, 2017, 08:16:31
Эмм... Soolo... ответ не на тот пост как бы : ) Но ничё.
таки да, это про меня:
меткий глаз, косые руки (клешни)
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: cubis123 on August 09, 2017, 10:16:55
Plugin need the C++ library
Yea I guess it needs https://go.microsoft.com/fwlink/?LinkId=746571 installed since I got a newer Visual Studio version.

The youtube-dl version also supports those dash formats, so it doesn't have to download the whole thing at once if you wanna play one of them 1h+ long mixes (also uses less memory while playing those). It can also play those music live streams.
And with the new AIMP 4.5 beta you can probably set the format to just "bestaudio/best" since it should be able to play webm now, which is usually in a better quality.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Zhenya on August 15, 2017, 15:57:02
I thought there was some sort of GUI API in AIMP's SDK ... ???

It exists.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: nc on September 12, 2017, 11:32:47
aimp_YouTube.dll raise exception will be automatically unload. we do not recommend you using this version of the plugin stability for reasons!

I'm using AIMP v3.60 build 1503 as portable on Windows XP SP3. After i read the error message thought that i can still activate it but i discovered that everytime i click OK on error window, aimp renames plugins' .dll file as .dll_unstable.

I thought that maybe an older version of this plugin works. But how can i download an older version or can i force to use this plugin on v.3.60?

Edit:
Да, подтверждаю. aimp_YouTube.dll_unstable
(http://image.prntscr.com/image/a6fb16f55fb64e098be388784b91f196.png)

hmm, it should be compatible, could you try installing this https://www.microsoft.com/en-us/download/details.aspx?id=48145 and see if that worked?

Installed, rebooted. The problem still remains.

I also tried and restart the OS but no luck =/.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: boggat on September 18, 2017, 08:11:45
AdrianEddy
plugin plays live streams?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Zhenya on September 18, 2017, 23:44:31
AdrianEddy
plugin plays live streams?

As far as I know, no.
Anyway, I tried to do it now and a stream didn't play, while the usual videos are played.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: sandyy on October 17, 2017, 22:19:30
Будет обнова на лайв стрим поддержку?
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: UtkuGARIP on December 10, 2017, 13:29:15
I translated Turkish, rejoice if you add. :)
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: Chrys4lislove on December 17, 2017, 23:14:57
(https://i.imgur.com/A0oWmRc.png)
(https://i.imgur.com/J4u9COa.png)
Кто подскажет, это когда пытаюсь создать плейлист через плагин.
Title: Re: YouTube plugin for AIMP [v1.0 RC6]
Post by: JohnDoe on December 23, 2017, 01:58:15
ССылку на live stream нельзя добавить - ошибка "файл ***.mp4 не найден". Можно ли добавить поддержку живых видео?
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: AdrianEddy on December 27, 2017, 19:48:15
Hi Guys :)
Sorry for the delay, I was very busy recently, but I updated the plugin today and it fixes the signature decoder.

The problem with signature decoder is different each time, for example this time it was caused by the fact, that the javascript from youtube was returned in gzip encoding, which AIMP's http client was unable to decode. The fix was to force HTTP Header to disable gzip responses. (I added header "Accept-Encoding: gzip;q=0,deflate;q=0,identity")

Please open an issue on GitHub next time, it has better e-mail notifications :)

Download here: http://eddy.cx/files/aimp_YouTube_v1.0.zip
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: Алексей Долматов on December 27, 2017, 20:11:08
Обновил Русский язык | Update Russian language
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: Вася on January 08, 2018, 10:24:28
you need to make an icon a little bit smaller
надо сделать иконку чуть-чуть поменьше
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: Sztewe on January 09, 2018, 20:06:16
Hi there. I updated my hungarian translation for this plugin. :)
 8)  ;)

And Happy new year!  :)
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: lukoie on February 02, 2018, 11:44:42
How come that the plugin plays just one song among all in the album?
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: Append on February 03, 2018, 21:25:24
Плагин работает? Скопировал папку с архива, включил, авторизовался и все никаких плейлистов и опций в контекстном меню нет.
(скриншоты во вложении)
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: Soolo on February 04, 2018, 01:32:48
Плагин работает? Скопировал папку с архива, включил, авторизовался и все никаких плейлистов и опций в контекстном меню нет.
(скриншоты во вложении)
Жмите на + внизу, жмите на три полоски внизу справа
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: Потребител on February 08, 2018, 13:34:12
I just tried it.
First of all- thanks for the plugin!
And:
   1. Plugin does not restore state of the "Create New Playlist" checkbox. When I uncheck it, next time the dialog for adding URLs is open, the checkbox is checked again. But when I add an URL, my playlist is not destroyed. So I guess, state of the checkbox is stored, but it it does not get updated by the GUI.
   2. Newly added URLs are put in the beginning of the playlist. Could the be added in the end, instead?
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: Dok on February 15, 2018, 07:40:17
Не хочет проигрывать часть музыки с ютуба, как то можно пофиксить? Просто переходит на следующий трек пока не найдет тот что может воспроизвести =/
Title: Ошибка при воспроизведении видео/музыки с YouTube
Post by: Ezhik_v_tumane on February 15, 2018, 15:06:34
Версия AIMP v4.50, build 2058
Установленные плагины: Hameleon v0.7.2017.12.24, YouTube plugin v1.0
На скриншоте ПОЛНОСТЬЮ переустановленная (начисто) последняя версия AIMP+2 плагина (указаны выше).
В message указана "неизвестная ошибка", где копать ума не приложу, прошу помощи здесь.

Ошибка вылетает при попытке воспроизведения видео/музыки с YouTube, предварительно добавленного в плейлист штатными средствами (Добавить -> Ссылку CTRL+U) и посредством плагина YouTube plugin v1.0.
Т.к. скриншот я сделал только для штатного добавления ссылки, то уверяю при добавлении посредством плагина ошибка аналогичная (только название не ссылкой идет, а названием непосредственно как само видео).
Пробовал отключать установленные плагины (с удалением и без), не помогло.

P.S.: так как ошибка появилась на "обновленной" версии AIMP (то есть последняя накатана на предыдущую), думал может, как-то не так обновил. Переустановил полностью, вычистив все следы где только можно, результата положительного не дало, ошибка осталась.
Title: Re: Ошибка при воспроизведении видео/музыки с YouTube
Post by: Soolo on February 15, 2018, 15:12:34
Попробуйте эту версию https://yadi.sk/d/lkkx_1l-3SQLcC

Кстати, ошибка может зависеть от конкретного видео
Title: Re: Ошибка при воспроизведении видео/музыки с YouTube
Post by: Ezhik_v_tumane on February 15, 2018, 16:23:23
Попробуйте эту версию https://yadi.sk/d/lkkx_1l-3SQLcC

Кстати, ошибка может зависеть от конкретного видео
Попробовал предложенную Вами версию, ошибка все та же.
На счет "конкретного" видео, попробовал с разных каналов, за разный период (2 года назад, год назад, 1 месяц назад и т.д.) - аналогичная ошибка.
Но! Нашел все-таки одно видео, которое воспроизвелось в AIMP и это очень странно...
Видео, которое было в примере на скриншоте вышло 20 дек 2017 года, длительность 1:09:00 - https://www.youtube.com/watch?v=R7wQQH8nmiw
Видео, которое воспроизвелось (пока единственное из 20 проверенных), от 24 января 2017, длительность 1:03:18 - https://www.youtube.com/watch?v=FmA6U5rXl38
Пробовал за разный период, разные длительности, подписан/не подписан на канал, кол-во подписчиков, кол-во просмотров на видео... так и не смог выявить закономерности, почему именно это одно проигрывается, а остальные нет.
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: soolar on February 15, 2018, 21:22:30
I have really weird problem and really need help becouse I'm so frustrated with this problem :/ I was using AIMP3 with Youtube plugin normally, but today when I wanted to play some music through this from yt link it gived me error:


File: youtube://WRO5XAGDb5w/Bootstraps - Stand By Me.mp4
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
X-Content-Type-Options: nosniff
Date: Thu, 15 Feb 2018 18:03:25 GMT
Server: gvs 1.0


I don't know what to do :( Last time it was working perfectly but now it doesn't work, of course some tracks are playing normally but not all of them :/

Please, help :(
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: w7rus on February 16, 2018, 16:10:49
Do you mind making secondary way to retrieve youtube media data via youtube-dl if (current one) fails overtime?
(https://i.imgur.com/tfKkfHG.png)
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: Xerxes on February 17, 2018, 14:15:29
Hello together,
I have the same issue as soolar and in my imported youtube list are only a couple of songs with that error, so I suspect that this is a youtube copy protection or something the video owner could switch on or off!?

Greets,
Xerx
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: soolar on February 18, 2018, 17:45:59
Yeah, I think same as you now, becouse it was working before :/
Title: Re: YouTube plugin for AIMP [v1.0]
Post by: AdrianEddy on February 23, 2018, 18:06:53
Fixed signature decoder yet again: http://eddy.cx/files/aimp_YouTube_v1.1.zip
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: bowas on February 24, 2018, 02:13:57
Thank you very much again!!! :D
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Xerxes on February 24, 2018, 09:12:24
YEAH!!! Nice work, now my life makes sence again  8)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: bukijung on February 24, 2018, 16:34:58
Cool!! :)Thank a lot.. For this up date :D Love Love :-* @Thailand
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Trin32 on February 25, 2018, 21:57:16
Thank You for creating and keeping this plugin updated :)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: zantman1000 on March 03, 2018, 07:12:53
Cannot find the "add youtube playlist button" in the context menu, not sure if this is a bug or just user error.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on March 03, 2018, 11:16:31
Cannot find the "add youtube playlist button" in the context menu, not sure if this is a bug or just user error.
Button +
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: lukoie on March 03, 2018, 19:10:09
Thanx mate for the plugin. It's very useful for me.
But is there any way to search youtube for given song or artist name?
Does the youtube's API allows that?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: And on March 04, 2018, 17:34:39
Doesn't work for me. I've tried to add various formats - ie. playlists, vidz, music, but all that stuff just doesn't work for me. Try to add by your own - https://www.youtube.com/watch?v=cVGc_RAlb0Q or whatever music, would it work for you?

Any help is appreciated!
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on March 04, 2018, 17:42:05
Doesn't work for me. I've tried to add various formats - ie. playlists, vidz, music, but all that stuff just doesn't work for me. Try to add by your own - https://www.youtube.com/watch?v=cVGc_RAlb0Q or whatever music, would it work for you?

Any help is appreciated!
What version of the plugin?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: ZGToRRent on March 05, 2018, 22:39:39
I can confirm the plugin or rather api has problems with some songs. Maybe it's related to copyright etc. Because most of the songs I have in playlist are not working and AIMP is skipping them. Playlist checker is also a placebo and doesn't do anything, I need to delete playlist and import again to get new songs. I'm using the latest 1.1 plugin version and aimp 4.5
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: AIM.Pot on March 06, 2018, 00:35:53
works, but it was difficult to find the menu

(https://s17.postimg.org/anx6im5yz/Screenshot_4.png) (https://postimg.org/image/anx6im5yz/)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: AIM.Pot on March 06, 2018, 01:08:05
could you please also add option to open selected song from aimp in web-browser? (open youtube/watch* link for that song in new tab of Google Chrome for example)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: AIM.Pot on March 08, 2018, 01:51:30
could you please also add option to open selected song from aimp in web-browser? (open youtube/watch* link for that song in new tab of Google Chrome for example)
got it, we can use same option as for local files
(https://s14.postimg.org/ufcyqol0t/Screenshot_2.png) (https://postimg.org/image/ufcyqol0t/)

what about saving music? it downloads file for playing anyway somewhere (in tmp folder), why there is no option to save a file?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Cynep-Mapuo on March 15, 2018, 13:40:55
https://www.youtube.com/watch?v=wqhqiVMh7ZM

Link does not work

YouTube plugin for AIMP [v1.1]
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: AIM.Pot on March 15, 2018, 19:16:38
https://www.youtube.com/watch?v=wqhqiVMh7ZM

Link does not work

YouTube plugin for AIMP [v1.1]

it's live hls, mb it's not supported
though PotPlayer can play it
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: lukoie on March 24, 2018, 21:52:44
Is there any way to implement multiuser mode of the plugin?
So, lets say, one can play music from his own playlists and his wife's?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: lukoie on March 24, 2018, 22:21:11
One more request - it would be nice to get the description of the video in the file info box and/or information box
For example:
(https://c.radikal.ru/c33/1803/4c/8f18bb2b5092.png)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: data78 on March 26, 2018, 00:59:37
Not working for me anymore !


Quote
File: youtube://_Qji9fchMT0/Ticon - Extreme Memories ᴴᴰ.mp4
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
X-Content-Type-Options: nosniff
Date: Sun, 25 Mar 2018 22:01:23 GMT
Server: gvs 1.0


Title: Re: YouTube plugin for AIMP [v1.1]
Post by: masterleotaiwan on April 15, 2018, 04:37:03
Traditional Chinese(Taiwan) Language
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Я Гриша! on April 17, 2018, 19:54:58
Всем здравия!
При проигрывании прямых трансляций, вешает плеер намертво, и перезагрузка плеера не помогает. При повторном открытии сразу вешается.
Code: [Select]
https://www.youtube.com/watch?v=A7GbI4vnwCs&feature=push-lbss&attr_tag=Rwl-EQ-XHUNjSzEq-6
Ещё, при добавлении ссылки вида:
Code: [Select]
https://www.youtube.com/SlavRadio/liveСсылка не добавляется, а при закрытии плеера выскакивает ошибка
(https://i.imgur.com/4UUrd02.png)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: chocolate_moles on April 28, 2018, 06:52:39
please add stream support
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: AIM.Pot on May 15, 2018, 23:50:08
https://www.youtube.com/watch?v=8Q4aAzFZ7dM can't play
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Dok on May 18, 2018, 18:05:07
https://www.youtube.com/watch?v=RPjwfPNk3YQ
also does not want to reproduce, although when it was only flooded on YouTube it was reproduced
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: heroclix on May 22, 2018, 12:08:29
Bad Plugin 95% not working @all use Youtube-dl loads all Songs.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Horror_LP on June 14, 2018, 21:05:45
I updated the Youtube Plugin now on version 1.1 from version 0.9 . And now, everytime I click on a youtube video in one of my playlists, AIMP freezes. It don't crash but I can't do anything, because it wont react anymore.
Previously I had the problem, that most of the videos I added to playlist wont load, but you fixed that, as I can play now all videos.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Aeasur on June 22, 2018, 20:14:45
Работает как положено, но на данный момент не загружает обложки (превью картинки видеороликов с Youtube). На сколько помню раньше такой функционал присутствовал.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Terramix on July 06, 2018, 00:02:10
Плагин версии 1.1 работает на Win 10 без проблем (Aimp 4.51 build 2077), но все то же самое на Win 7 через раз
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: amilino on July 09, 2018, 15:03:20
Most of the songs doesn't play with this youtube plugin. Any workaround until fix?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: amilino on July 10, 2018, 14:05:30
Today it is working fine. It looks like it is connected to Youtube api calls. Probably when you reach daily limit for calling Youtube API it stop working. But only for some videos some of them work always. Hm, very strange.  ???
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: vituha on August 06, 2018, 12:52:07
не работает на протяжении пары недель уже, пишет вот такую ошибку ----

File: youtube://GBUCmMxmup0/LONG NIGHTS [ Chillwave - Synthwave - Retrowave  Mix ].mp4
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden


кто то знает как решить?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: junior santos on August 18, 2018, 15:49:50
a plug youtube nao funciona oque ocorre  os videos nao carregam e dao erro
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on September 08, 2018, 14:19:18
My fork still works fine for me by the way (https://github.com/jaryn-kubik/AIMPYouTube/releases), just need to update the youtube-dl.exe whenever google decides to fiddle with shit. Even plays most of the live streams i tried it with.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: csoki on September 08, 2018, 18:19:39
Well... i was have the same problem.
 
The Youtube-plugin from the AIMP-SITE plugins, IS not work...

BUT!  ;)...

CUBIS123 users fork IS work fine!
Download form here:
https://github.com/jaryn-kubik/AIMPYouTube/releases

If You have still problems (must be only codec...) then You must download and add the codecs from here:
https://www.aimp.ru/forum/index.php?topic=34387.msg221403#msg221403

...or if you need more codecs ??? :-[
http://www.free-codecs.com/download/x265_hevc_encoder.htm

-read the descriptions...
Put the files (just .exe or ..plus the .dll files -nothing else files matter)here:
C:\Program Files (x86)\AIMP\System\Encoders

---------------------
Now its should work fine!  :D
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: vituha on September 08, 2018, 18:32:08
My fork still works fine for me by the way (https://github.com/jaryn-kubik/AIMPYouTube/releases), just need to update the youtube-dl.exe whenever google decides to fiddle with shit. Even plays most of the live streams i tried it with.

thanks bro. working fine
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: mu um on September 08, 2018, 20:24:50
My fork still works fine for me by the way (https://github.com/jaryn-kubik/AIMPYouTube/releases), just need to update the youtube-dl.exe whenever google decides to fiddle with shit. Even plays most of the live streams i tried it with.

can not play music videos with official plugin release.(1.1) getting HTTP/1.1 403 Forbidden error. Other videos play fine. Any ideas? Also, how can i use your forked version? How do i install it?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Алексей Долматов on September 08, 2018, 21:57:57
Google Forbidden. Other people write similar report about other player.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: mu um on September 08, 2018, 21:58:53
So, this happened yesterday? It really sucks.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on September 08, 2018, 22:13:24
can not play music videos with official plugin release.(1.1) getting HTTP/1.1 403 Forbidden error. Other videos play fine. Any ideas? Also, how can i use your forked version? How do i install it?
You install it the exact same way as the original plugin. Download aimp_YouTube.zip from the link I provided, extract into C:\Program Files (x86)\AIMP\Plugins, override the original files.

The original version keeps breaking because the link extraction kinda has to rely on Google not changing shit in their player code, since there's no real API to get the links from, cause i guess they're not really into people just downloading things directly instead of watching their ads.

The fork uses youtube-dl (https://rg3.github.io/youtube-dl/) to do the link extraction instead of a custom solution. It's a program to download things from YT (and tons of other sites) which is constantly getting updated and fixed, so whenever it breaks, the AIMP plugin doesn't need to be touched, you just need to download the updated youtube-dl.exe file whenever they fix it (usually takes them less than a day).
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: mu um on September 08, 2018, 22:17:30
I tried your forked version. But now i can not play any type of video.  (File: *** Code: -1 (FFFFFFFF) Message: File was not found.) Here is my plugin settings window:
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on September 08, 2018, 22:24:02
I tried your forked version. But now i can not play any type of video.  (File: *** Code: -1 (FFFFFFFF) Message: File was not found.) Here is my plugin settings window:
The default values should be
youtube-dl: -f best
timeout: 30
(And you should keep them like that unless you know exactly what you're doing. Weird that it set the defaults for you to something different.)
File was not found is what it says with low timeout. Depending on your spec it can take a few sec for the youtube-dl.exe process to finish, 3sec is way too low.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: mu um on September 08, 2018, 22:29:13
Thanks for the instruction. Now i can play videos except the ones in music category. It freezes or nothing happens when i try to play them? Guess no way to do it except wait for an update?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on September 08, 2018, 22:31:25
Can you give a link to an example of something that doesn't work? I basically only use it for music videos and it works.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: mu um on September 08, 2018, 22:34:11
https://www.youtube.com/watch?v=_CL6n0FJZpk

First time when it tries to play it says buffering but nothing happens. Second time trying to play it, aimp freezes.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on September 08, 2018, 22:43:30
I see, AIMP can't play webm i guess?
Try setting youtube-dl to
-f best[ext=mp4]/best
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: mu um on September 08, 2018, 22:46:23
That worked, thanks a lot! :) One last thing: It seems to me that now it's taking a bit longer to play files? Any workaround?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on September 08, 2018, 22:50:27
Sadly no, that's the disadvantage of this solution, starting the youtube-dl.exe will always be slower than a custom solution directly in code. It being written in python doesn't help either.
But on the other hand it at least works :-)

Only thing that would make it a bit faster is fine-tuning the youtube-dl settings so it plays the DASH audio-only formats, that can start playing right away and don't have to download the whole thing at once. But i never really figured out something that would work for every video, since i never really found any sort of info on what exactly it is that AIMP supports.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: mu um on September 08, 2018, 22:53:12
Yeah, at least it's working now. Thanks a lot again!  :)
Title: Plugin problems
Post by: Bubblegam on September 09, 2018, 06:33:59
So I've been using this plugin for abit.
Suddenly one day music just wouldn't play, whenever i try to play the "vid" it just skips through all of it.
https://www.dropbox.com/s/yphym5fdhpa1z5u/2018-09-07_17-49-39.mp4?dl=0


Then I started noticing patterns with "vids" that work and don't work. [pictures are for example]

1: https://i.imgur.com/tnfZY9P.png
2: https://i.imgur.com/9EoiD3X.png


3: https://i.imgur.com/KlkyCB6.png
4: https://i.imgur.com/fdSqr4T.png


Edit: didn't realize that there was an update to the plugin.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Alexxander on September 09, 2018, 21:44:23
It has been appeared error while I'm trying to install plugin youtube 1.1. Error has been appeared about a week ago. I'm using v4.51 Build 2080 for win 10.

Plugin "aimp_YouTube.dll" raised exeption and will be automatically unloaded! We do not recommend you using this version of the plugin for stability reasons!

https://imgur.com/a/bpB3nD5

Please help
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Alexxander on September 09, 2018, 21:59:31
Well... i was have the same problem.
 
The Youtube-plugin from the AIMP-SITE plugins, IS not work...

BUT!  ;)...

CUBIS123 users fork IS work fine!
Download form here:
https://github.com/jaryn-kubik/AIMPYouTube/releases

If You have still problems (must be only codec...) then You must download and add the codecs from here:
https://www.aimp.ru/forum/index.php?topic=34387.msg221403#msg221403

...or if you need more codecs ??? :-[
http://www.free-codecs.com/download/x265_hevc_encoder.htm

-read the descriptions...
Put the files (just .exe or ..plus the .dll files -nothing else files matter)here:
C:\Program Files (x86)\AIMP\System\Encoders

---------------------
Now its should work fine!  :D

don't work for me
Title: a current fix for this plugin
Post by: Bubblegam on September 10, 2018, 09:38:36
if your having problems with this plugin then id suggest going to
https://github.com/jaryn-kubik/AIMPYouTube/releases
and download aimp_youtube.zip

after you have it installed go to the plugin settings

and put this in:
-f best[ext=mp4]/best
30

what it should look like
https://i.imgur.com/DZBCfUX.png

after that it "should" work
Title: Re: a current fix for this plugin
Post by: Alexxander on September 10, 2018, 13:02:33
if your having problems with this plugin then id suggest going to
https://github.com/jaryn-kubik/AIMPYouTube/releases
and download aimp_youtube.zip

after you have it installed go to the plugin settings

and put this in:
-f best[ext=mp4]/best
30

what it should look like
https://i.imgur.com/DZBCfUX.png

after that it "should" work

Tht installation did't work anymore. That's the problem : (

https://imgur.com/a/bKWHP2y

It was very cool plugin
Title: Re: a current fix for this plugin
Post by: Soolo on September 10, 2018, 13:37:43
Tht installation did't work anymore. That's the problem : (

https://imgur.com/a/bKWHP2y

It was very cool plugin
What AIMP build?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: csoki on September 10, 2018, 15:43:36
Strange. ???

For Me, in this version is ewerithing is fine.
I think best version, because old skins, plugins etc work again with this V4.51 biuld2080 AIMP.

(https://ibb.co/cy4mn9)
https://ibb.co/cy4mn9

Alexxander what version You are using of AIMP and what is the plugin settings?
You updated youre codec library?
Title: Re: a current fix for this plugin
Post by: Alexxander on September 10, 2018, 20:21:41
What AIMP build?
I'm using v4.51 Build 2080 for win 10.
Previously everything worked excellent. I'm dj and it was my main tool for digging music on youtube channels
Title: Re: a current fix for this plugin
Post by: Soolo on September 10, 2018, 21:27:31
I'm using v4.51 Build 2080 for win 10.
Previously everything worked excellent. I'm dj and it was my main tool for digging music on youtube channels
Please try to reproduce an issue on this build:
https://yadi.sk/d/-Dacp9J83YuFWB
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: ss.pl on September 14, 2018, 15:12:44
Плагин крашит Аимп, в режиме добавления закладок.
Видео и Дискуссия на русском (https://www.aimp.ru/forum/index.php?topic=60564.msg374760#msg374760).

The plugin crashes the Aimp, in the mode of adding bookmarks.
Videos and Discussion in Russian (https://www.aimp.ru/forum/index.php?topic=60564.msg374760#msg374760).
Title: 1.1.2 update
Post by: Bubblegam on September 15, 2018, 05:01:21
link to the latest download
https://github.com/jaryn-kubik/AIMPYouTube/releases/tag/1.1.2
Title: Re: 1.1.2 update
Post by: lukoie on September 15, 2018, 16:29:29
link to the latest download
https://github.com/jaryn-kubik/AIMPYouTube/releases/tag/1.1.2
hold on
is it some kind of fork, or what?
Title: Re: 1.1.2 update
Post by: ss.pl on September 16, 2018, 04:51:41
link to the latest download
https://github.com/jaryn-kubik/AIMPYouTube/releases/tag/1.1.2
Your fork also crashes Aimp  >:(

Ваш форк так же крашит Аимп
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on September 17, 2018, 22:49:31
Try https://github.com/jaryn-kubik/AIMPYouTube/releases/tag/1.1.3
"Fixed" that particular crash, some hook after adding a bookmark was trying to access a null pointer.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on September 18, 2018, 07:55:27
Try https://github.com/jaryn-kubik/AIMPYouTube/releases/tag/1.1.3
"Fixed" that particular crash, some hook after adding a bookmark was trying to access a null pointer.

Please try this build:
https://yadi.sk/d/-Dacp9J83YuFWB
AIMP exit - memory leak

(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=54948)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on September 18, 2018, 22:01:52
I wasn't able to reproduce this. Do i somehow need to enable the memory leak detection? Even did a fresh install of that debug build + just the AIMPYoutube plugin, then clicked around, played some youtube stuff, still wasn't able to get that error.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on September 19, 2018, 11:41:40
I wasn't able to reproduce this. Do i somehow need to enable the memory leak detection? Even did a fresh install of that debug build + just the AIMPYoutube plugin, then clicked around, played some youtube stuff, still wasn't able to get that error.
Sorry. File Cache.json was the cause crash
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: MusicInMe on September 21, 2018, 16:02:03
I've got empty playlist. All previously added links are playable but can't add any new anymore.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: ss.pl on September 22, 2018, 20:29:57
Try https://github.com/jaryn-kubik/AIMPYouTube/releases/tag/1.1.3 (https://github.com/jaryn-kubik/AIMPYouTube/releases/tag/1.1.3)
"Fixed" that particular crash, some hook after adding a bookmark was trying to access a null pointer.

Thank you.
Do not want to make a fork plug-in "SoundCloud (https://www.aimp.ru/forum/index.php?topic=49938.0)"?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: zion4 on September 27, 2018, 16:41:10
Hello everyone. I stream on twitch so added you tube plugin in Aimp3 to reproduce music like that.
Everything worked fine until few weeks ago.

Now when I copy playlist's URL link in my aimp3, most of the music won't start.
Playlist adds all songs, that part is working fine. But when I actually press Play button, songs just shuffles without starting. Anyone had similar problem?

Screenshot how playlist looks in aimp3 (notice that everything have value of 0):
(https://i.imgur.com/uQVStRK.png)

I also tried downloading new version of aimp_youtube plugin (using 1.1 atm), but it requires administator rights to switch these files for some reason. Need to google how to get them. Anyway, any help is aprecciated. Thx in advance!

v4.51, build 2080


*FIXED* Nevermind. I deleted previous .dll file (1.1) and added new one (1.1.3.) without having to ask for admin rights. Now everything is back to normal. All songs working.  :D

Great work with the plugin btw, whoever made it! Also awesome music player. Using only this for years now.
Keep up the good work!
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: zion4 on October 02, 2018, 13:54:31
Hmm, same problem again. If I add you tube url of mix playlist (all songs in one video) it works.
But if playlist contains dozens of songs separated one by one - aimp3 will skip most of them and not even play it.

For example:

This works:
https://www.youtube.com/watch?v=wOzbPOJYFb8

This doesn't work:
https://www.youtube.com/watch?v=aJOTlE1K90k&list=PL4QNnZJr8sRPmuz_d87ygGR6YAYEF-fmw
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on October 02, 2018, 13:58:23
This doesn't work:
https://www.youtube.com/watch?v=aJOTlE1K90k&list=PL4QNnZJr8sRPmuz_d87ygGR6YAYEF-fmw
"The uploader has not made this video available in your country".
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Zhenya on October 02, 2018, 19:29:29
"The uploader has not made this video available in your country".

У меня такого на сайте Ютуба нет, видео проигрывается, но в AIMP нет. Пробовал и просто ссылку на видео без плейлиста — https://www.youtube.com/watch?v=aJOTlE1K90k

(https://i.imgur.com/GaNfcYO.png)

Плагин версии 1.1.3. Странно.



"The uploader has not made this video available in your country".

I do not have this on the YouTube site, the video is played, but in AIMP no. Tried and just link to the video without playlist — https://www.youtube.com/watch?v=aJOTlE1K90k

(https://i.imgur.com/GaNfcYO.png)

The plugin version is 1.1.3. This is strange.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: zion4 on October 03, 2018, 15:28:10
What Zhenya said.. On you tube music is playing, but in aimp3 not.
So it's not the "country forbidding" thing.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Telion on October 05, 2018, 11:07:08
Hey, I don't understand why but the plugin doesn't work at all. @Zhenya 's error message is displayed for Every single track, playlist, any link to youtube and etc. If possible, maybe there is a secret way to make this work? Could you make a guide or smth? I see a lot of people using the plugin, why would mine fail on everything...
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on October 05, 2018, 11:12:05
Hey, I don't understand why but the plugin doesn't work at all. @Zhenya 's error message is displayed for Every single track, playlist, any link to youtube and etc. If possible, maybe there is a secret way to make this work? Could you make a guide or smth? I see a lot of people using the plugin, why would mine fail on everything...
update the plugin to v1.1.3
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: S0M3RC on October 05, 2018, 12:31:53
Ну что? работает у кого-нибудь этот плагин?
у меня файл добавляется. с тегами тоже всё впорядке (кроме битрейта и размера файла. они по нулям), но при нажатии Play -
выдаёт ошибку:

Code: -1 (FFFFFFFF)
Message: File was not found.

уже где-то с месяц такая проблема (точную дату не помню к сожалению, когда перестал работать), до того всё отлично проигрывалось.
(AIMP v4.51, build 2080; YouTube plugin v1.1.3; Windows 7 x64 sp1.)

UPD:
Check preferences

(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=55164)
Спасибо огромное, @Soolo! теперь всё ок ;)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on October 05, 2018, 13:09:33
Check preferences

(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=55164)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Telion on October 05, 2018, 19:55:09
Check preferences

(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=55164)

Thanks that actually helped.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Rocksfox on October 15, 2018, 20:58:50
Great work and plugin thanks! :D but this error (Code: -1 (FFFFFFFF) is tiring ):
(http://rocksfox.ru/tempimg/15.10.2018_21.00.08.png)

Хорошая работа, замечательный плагин, спасибо большое! Но ошибка очень огорчает ):
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on October 16, 2018, 14:25:16
Great work and plugin thanks! :D but this error (Code: -1 (FFFFFFFF) is tiring ):

Хорошая работа, замечательный плагин, спасибо большое! Но ошибка очень огорчает ):
Это видео не имеет звука на максимальном качестве

(https://b.radikal.ru/b06/1810/7a/4f810a6b6746.png)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Rocksfox on October 16, 2018, 14:32:06
Это видео не имеет звука на максимальном качестве

(https://b.radikal.ru/b06/1810/7a/4f810a6b6746.png)
Спасибо за ответ, однако плагин работает, но периодически выскакивает ошибка Code: -1 (FFFFFFFF)
Я правильно понимаю, убрав -f best стабильность в моем случае должна повысится?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on October 16, 2018, 14:54:36
Спасибо за ответ, однако плагин работает, но периодически выскакивает ошибка Code: -1 (FFFFFFFF)
Я правильно понимаю, убрав -f best стабильность в моем случае должна повысится?
Не могу ответить.
Скидывайте ссылки на проблемные видео, будем разбирваться
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Rocksfox on October 16, 2018, 14:59:08
Не могу ответить.
Скидывайте ссылки на проблемные видео, будем разбирваться

https://youtu.be/WsDyRAPFBC8 (https://youtu.be/WsDyRAPFBC8) слушаю только этот стрим, не обладаю информацией с остальными видео.
Значение -f best я убрал, понаблюдаю, результаты сообщу.
Спасибо!
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Rocksfox on October 18, 2018, 21:04:44
Стрим (https://youtu.be/WsDyRAPFBC8)
Значение -f best я убрал, понаблюдаю, результаты сообщу.
Стабильность повысилась значительно, в течении дня бывает выскакивает ошибка, но скажем за период в 12 часов всего раза 3 и подключается с 1-2 раз, что значительно лучше по сравнению с включенным значением -f best
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on October 20, 2018, 21:52:15
If some videos don't work try updating the youtube-dl.exe in the plugins folder, they changed stuff again.
Either download it from https://youtube-dl.org/downloads/latest/youtube-dl.exe
Or run as admin "C:\Program Files (x86)\AIMP\Plugins\aimp_YouTube\youtube-dl.exe" -U

They added some new codec which youtube-dl wasn't recognizing so it printed out a bunch of warnings about it along with the actual download url. I added some code to filter out these warning so they don't get passed to AIMP and such thing doesn't necessarily break shit again. Also updated the youtube-dl.exe.
v1.1.4 - https://github.com/jaryn-kubik/AIMPYouTube/releases/latest
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: rum_fairy on October 21, 2018, 18:35:43
Плагин версии 1.1.3 не работает, выдает ошибку по всем плейлистам даже тем, что воспроизводились на версии 1.1. Пришлось откатить.

https://i.postimg.cc/HLHL3dPD/2018-10-21-18-33-59.png

пс. Плагин 1.1 не воспроизводит плейлисты с данного канала https://www.youtube.com/channel/UCmVGp8jfZ0VLg_i8TuCaBQw

пс2. Было б здорово, если бы плагин мог подхватывать и работать со всеми плейлистами на канале, а не отдельно вручную их вводить.

пс3. А так же объединение плейлистов в рамках 1ного с продолжением треклиста.

пс4. Нужен замочек, от случайного закрытия плейлиста.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on October 21, 2018, 19:32:28
Плагин версии 1.1.3 не работает, выдает ошибку по всем плейлистам даже тем, что воспроизводились на версии 1.1. Пришлось откатить.

https://i.postimg.cc/HLHL3dPD/2018-10-21-18-33-59.png
The youtube-dl version requires Microsoft Visual C++ 2010 Redistributable Package (x86) - https://www.microsoft.com/en-US/download/details.aspx?id=5555
(see http://rg3.github.io/youtube-dl/download.html)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: rum_fairy on October 21, 2018, 20:02:28
The youtube-dl version requires Microsoft Visual C++ 2010 Redistributable Package (x86) - https://www.microsoft.com/en-US/download/details.aspx?id=5555
(see http://rg3.github.io/youtube-dl/download.html)

thank you, it worked!

left realize the ps2, ps3 and ps4.

Осталось реализовать:

пс2. Было б здорово, если бы плагин мог подхватывать и работать со всеми плейлистами на канале, а не отдельно вручную их вводить.

пс3. А так же объединение плейлистов в рамках 1ного с продолжением треклиста.

пс4. Нужен замочек, от случайного закрытия плейлиста.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Mefodii on October 26, 2018, 13:09:29
Nice plugin.
Can you add option to download the audio?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: butthead on October 27, 2018, 02:05:57
эхх а вот youtube радио воспроизводить не хочет.например вот это : https://www.youtube.com/watch?v=KvRVky0r7YM
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Ezhik_v_tumane on October 28, 2018, 05:12:11
эхх а вот youtube радио воспроизводить не хочет.например вот это : https://www.youtube.com/watch?v=KvRVky0r7YM (https://www.youtube.com/watch?v=KvRVky0r7YM)
Радио работает, пруф в скриншоте. Также, как и те, что у меня в плейлисте ниже.

P.S.: хотелось бы еще добавить, что при обновлении/переустановке плагина, желательно удалять плагин как штатно (через настройки->плагины->отключить/перезагрузить плеер->пкм-удалить), так и в настройках есть внизу слева пункт Папка профиля. Нужно удалить папку AIMPYouTube и в файле AIMP.ini используя поиск найти блок под названием [YouTube] и стереть его, сохранившись перед закрытием. Только тогда можно заново устанавливать плагин. Если этого не сделать, то одно наложится на другое и получаем кучу ошибок и не работающий правильно плагин.
Естественно, я понимаю, что это геммор, но из личного опыта понял что не так лично я делал. Ранее обновлял накатывая на предыдущую версию или удаляя только штатно плагин - получал тонны ошибок и не работающий в итоге плагин, и не понимал, почему же никто не пишет баг-репорты автору?!
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Mefodii on October 28, 2018, 21:22:58
It is possible to add a list of links?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Mefodii on October 29, 2018, 11:10:34
Here is the error i caught (tried with option "-f best" and no options):

Link: https://www.youtube.com/watch?v=FXUiqGe85ZA
(pic in attachment)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Ezhik_v_tumane on October 29, 2018, 12:19:39
Here is the error i caught (tried with option "-f best" and no options):

Link: https://www.youtube.com/watch?v=FXUiqGe85ZA
(pic in attachment)
This track works. Proofs on screenshot in attachment.

Try to reinstall plugin to latest version with deep clean. First of all uninstall plugin in Options-Plugins. Further go to Options->bottom left of the screen Profile folders->Delete folder AIMPYouTube->in file AIMP.ini find the block [YouTube] and delete him-save&close file. Then install last version plugin and it will work.
P.S.: I hope this process will be easier in the future, but for now it's the only way.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Telion on November 07, 2018, 09:21:19
Yo, I just got a new error... (screenshot is in attachments). Is it possible to fix it?
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: FloeHetling on November 08, 2018, 15:31:38
Yo, I just got a new error... (screenshot is in attachments). Is it possible to fix it?

I presume you're using a fork with youtube-dl so all you have to do is:
1) run cmd
2) cd to your AIMP\Plugins\aimp_YouTube
3) "youtube-dl.exe -U". Enter.

Simple:
"C:\Program Files (x86)\AIMP\Plugins\aimp_YouTube\youtube-dl.exe" -U

Even simple:
Update your youtube-dl, bro. It fixed signatures for me  :D


---
As always, a huge shout-out to Eddy for Youtube plugin and jaryn-kubik for his useful fork. U guys are awesome  ;)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Telion on November 08, 2018, 20:55:43
I presume you're using a fork with youtube-dl so all you have to do is:
1) run cmd
2) cd to your AIMP\Plugins\aimp_YouTube
3) "youtube-dl.exe -U". Enter.

Thanks, that helped! I don't really know which one I am using, I just downloaded the one I saw somewhere on the first page.
But yea, now it works again. Great plugin, I wish there were fewer problems with it..
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Bubblegam on November 10, 2018, 02:24:50
I presume you're using a fork with youtube-dl so all you have to do is:
1) run cmd
2) cd to your AIMP\Plugins\aimp_YouTube
3) "youtube-dl.exe -U". Enter.

Simple:
"C:\Program Files (x86)\AIMP\Plugins\aimp_YouTube\youtube-dl.exe" -U

Even simple:
Update your youtube-dl, bro. It fixed signatures for me  :D


---
As always, a huge shout-out to Eddy for Youtube plugin and jaryn-kubik for his useful fork. U guys are awesome  ;)

what am i doing wrong?

(https://i.imgur.com/xqybZHd.png)
(https://i.imgur.com/U5yDDtH.png)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on November 10, 2018, 16:26:57
Update, update, update...
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Zhenya on November 10, 2018, 17:41:58
what am i doing wrong?

Try to run cmd as administrator.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: cubis123 on November 12, 2018, 00:47:51
v1.2.0
Added Update button in the YouTube plugin options which should launch the "youtube-dl.exe -U" command as admin.

So whenever anything stops working try clicking on this first.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Friden on November 12, 2018, 12:40:00
Пожалуйста разместите инструкцию по настройке плагина. Ошибка при воспроизведении.Youtube-dl не появляется в настройках плагина http://i97.fastpic.ru/big/2018/1112/68/9f1de536806b333e936a10c2b917ae68.jpg.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on November 12, 2018, 12:47:58
Пожалуйста разместите инструкцию по настройке плагина. Ошибка при воспроизведении.Youtube-dl не появляется в настройках плагина http://i97.fastpic.ru/big/2018/1112/68/9f1de536806b333e936a10c2b917ae68.jpg.
Для начала обновите плагин.
Затем посетите первую запись этой темы, там картинка, в которой коасной рамочкой обведены необходимые настройки.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Friden on November 12, 2018, 14:07:44
Для начала обновите плагин.
Заработало. Изначально скачал по ссылке: http://eddy.cx/files/aimp_YouTube_v1.1.zip в шапке чуть ниже "подробнее..." там оказалась действительно устаревшая версия. Вопрос возможен ли захват live трансляций как https://www.youtube.com/watch?v=pv4xBTrNeoQ ? Благодарю за помощь. 
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on November 12, 2018, 14:50:35
Вопрос возможен ли захват live трансляций как https://www.youtube.com/watch?v=pv4xBTrNeoQ ? Благодарю за помощь.
Да, у меня работает
Title: Re: YouTube plugin for AIMP
Post by: Alexxander on November 15, 2018, 15:55:27
do anyone have the same problem? (scr attached)
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: Soolo on November 15, 2018, 16:05:22
Update, update, update...
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: butthead on December 01, 2018, 06:40:03
Радио работает, пруф в скриншоте. Также, как и те, что у меня в плейлисте ниже.

P.S.: хотелось бы еще добавить, что при обновлении/переустановке плагина, желательно удалять плагин как штатно (через настройки->плагины->отключить/перезагрузить плеер->пкм-удалить), так и в настройках есть внизу слева пункт Папка профиля. Нужно удалить папку AIMPYouTube и в файле AIMP.ini используя поиск найти блок под названием [YouTube] и стереть его, сохранившись перед закрытием. Только тогда можно заново устанавливать плагин. Если этого не сделать, то одно наложится на другое и получаем кучу ошибок и не работающий правильно плагин.
Естественно, я понимаю, что это геммор, но из личного опыта понял что не так лично я делал. Ранее обновлял накатывая на предыдущую версию или удаляя только штатно плагин - получал тонны ошибок и не работающий в итоге плагин, и не понимал, почему же никто не пишет баг-репорты автору?!

а у меня пишет :

File: youtube://KvRVky0r7YM/Progressive House · Relaxing Focus Music · 24/7 Live Radio.mp4
Code: -1 (FFFFFFFF)
Message: File was not found.
Title: Re: YouTube plugin for AIMP
Post by: pepek112 on December 08, 2018, 01:52:04
Hello.

Is any way to speed up songs buffering/loading? When using Aimp with Youtube-dl 03.12.18 and tis plugin 1.2, Aimp need for 3 to 5 sec to change songs. When using web browser the same thing (change song) is less then 1 sec to 1 sec. I tried change youtube-dl args but this looks like some args not working well with aimp :D like bestaudio or best[height<=720].

Regards
Title: Re: YouTube plugin for AIMP
Post by: cubis123 on December 12, 2018, 20:30:15
There's nothing simple you can do about the speed. Launching the underlying app (youtube-dl.exe) every time is what takes this long. Only solution is probably to just distribute the youtube-dl source files with the plugin and then execute them with the python/pypy api, which would mean the app would get loaded only once and then reused. But its way more complicated to do and you lose the easy update system.
Title: Re: YouTube plugin for AIMP
Post by: lalka333 on January 02, 2019, 09:11:12
Не появляются кнопки связанные с youtube как в первом сообщении, все обновлено до последней версии
Title: Re: YouTube plugin for AIMP
Post by: Guerrerosy on January 02, 2019, 21:06:09
Excelente plugin

Not all songs play, they skip each other
Title: Re: YouTube plugin for AIMP
Post by: Ezhik_v_tumane on January 03, 2019, 00:17:17
Не появляются кнопки связанные с youtube как в первом сообщении, все обновлено до последней версии
Кнопки связанные с YT будут появляться только на треках добавленных в плей-лист с YT (ссылка), вы же щелкаете ПКМ по трекам добавленным в плей-лист локально (файлы, находящиеся на жестком диске)
Title: Re: YouTube plugin for AIMP
Post by: lalka333 on January 03, 2019, 08:31:29
Quote
Кнопки связанные с YT будут появляться только на треках добавленных в плей-лист с YT (ссылка), вы же щелкаете ПКМ по трекам добавленным в плей-лист локально (файлы, находящиеся на жестком диске)
Что-то я думал что плагин по другому работает... что можно из контекстного меню добавлять с аккаунта youtube уже в плейлист, а там оказывается точечно по ссылкам добавлять надо как раньше... Но спасибо, теперь понятно что к чему.
Title: Re: YouTube plugin for AIMP
Post by: Ezhik_v_tumane on January 03, 2019, 09:43:22
Что-то я думал что плагин по другому работает... что можно из контекстного меню добавлять с аккаунта youtube уже в плейлист, а там оказывается точечно по ссылкам добавлять надо как раньше... Но спасибо, теперь понятно что к чему.
Вы, наверное, не правильно поняли. Вы щелкали ПКМ на треке находящемся локально на вашем жестком диске, соответственно этот файл нельзя добавить на YT и никаких действий с ним связанных с YT быть не может.
А на счет добавлять с аккаунта YT в плейлист AIMP через данный плагин можно следующим образом: Управление плейлистами (на дефолтном скине - внизу справа, см. скриншоты), и там уже можно добавлять из плейлистов находящихся на аккаунте YT.

P.S.: также можно перетягивать drag'n'drop напрямую из браузера в AIMP видео (правда они будут выглядеть в плейлисте как ссылка без названия) или добавлять через "плюсик" (тогда названия будут в порядке).
Title: Re: YouTube plugin for AIMP
Post by: Lis on January 14, 2019, 06:06:37
https://imgur.com/a/whrJbZt Доброе всем ,не могу запустить музыку с ютуба,такую ошибку выдает ,помогите плиз .
Плогин ютуб скачен.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on January 14, 2019, 06:54:23
https://imgur.com/a/whrJbZt Доброе всем ,не могу запустить музыку с ютуба,такую ошибку выдает ,помогите плиз .
Плогин ютуб скачен.
ссылка неверная, формат должен быть такой: https://www.youtube.com/watch?v=pEjTnz1vQCg
Title: Re: YouTube plugin for AIMP
Post by: tovBender on January 14, 2019, 11:49:24
Перестали запускаться некоторые каналы. Уже несколько раз переустанавливал с полной очисткой плагин - не помогает. Выдает такую ошибку
http://joxi.ru/1A5LJ1pCnXQQG2
Через браузер доступны.

https://www.youtube.com/watch?v=vAKtNV8KcWg
https://www.youtube.com/watch?v=hHW1oY26kxQ

Пробовал другие - работают. А эти перестали почему то. Есть идеи?
Title: Re: YouTube plugin for AIMP
Post by: Soolo on January 14, 2019, 13:52:41
Пробовал другие - работают. А эти перестали почему то. Есть идеи?
Обновите плагин: https://www.aimp.ru/?do=catalog&rec_id=732
Одна из ссылок заиграет.
Со второй пока не ясно.
Title: Re: YouTube plugin for AIMP
Post by: tovBender on January 14, 2019, 20:21:34
Обновите плагин: https://www.aimp.ru/?do=catalog&rec_id=732
Одна из ссылок заиграет.
Со второй пока не ясно.

Спасибо, заработало
Title: Re: YouTube plugin for AIMP
Post by: Lis on January 14, 2019, 23:44:33
ссылка неверная, формат должен быть такой: https://www.youtube.com/watch?v=pEjTnz1vQCg
Ссылка то верная была,мб из за того что клип долгий
https://www.youtube.com/watch?v=K3oCF2xRwuU&t=790s
Title: Re: YouTube plugin for AIMP
Post by: Soolo on January 15, 2019, 06:54:43
Ссылка то верная была,мб из за того что клип долгий
https://www.youtube.com/watch?v=K3oCF2xRwuU&t=790s
Я имел ввиду, что youtube.com и youtu.be - они только в браузере ведут в одно место, а плагин понимает только первый вид.
Title: Re: YouTube plugin for AIMP [v1.1]
Post by: on January 18, 2019, 15:25:31
(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=55164)

Soolo,

Hello!

I deleted all values from the youtube-dl field by mistake and only was able to copy -f best. Did I scr*w it up? ;D I want the best audio quality available/possible when streaming from different YouTube videos. Is -f best just enough, or I need to enter another value?

Thanks in advance!
Title: Re: YouTube plugin for AIMP
Post by: Soolo on January 18, 2019, 15:29:24
best is the best
https://github.com/rg3/youtube-dl#options
Title: Re: YouTube plugin for AIMP
Post by: nekopower on January 18, 2019, 16:47:41
Переустановил винду. Версия плеера портативная. Ютуб плагин перестал запускать музыку. Одна песня сыграла и всё. Уже пробовал обновлять, переустанавливать плагин, одна петрушка.
Title: Re: YouTube plugin for AIMP
Post by: nekopower on January 19, 2019, 20:46:27
Есть идеи, как починить плагин?
Title: Re: YouTube plugin for AIMP
Post by: Soolo on January 19, 2019, 21:45:53
Есть идеи, как починить плагин?
1. Авторизовались?
2. Настройки, как на первой странице, сделали?
3. Microsoft Visual C++ 2010 Redistributable Package (x86) установили?
4. Попробуйте декодер обновить кнопкой Update
Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on January 19, 2019, 23:23:08
Что-то не понимаю про 1.2.1, версия выпущена без указания в плагине или не выпущена?
https://github.com/jaryn-kubik/AIMPYouTube/releases - здесь 1.2.0, на сайте скачивается 1.2.0 по ридми и версии в настройках плагина.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on January 19, 2019, 23:44:22
Что-то не понимаю про 1.2.1, версия выпущена без указания в плагине или не выпущена?
https://github.com/jaryn-kubik/AIMPYouTube/releases - здесь 1.2.0, на сайте скачивается 1.2.0 по ридми и версии в настройках плагина.
Это промежуточная версия, в которой обновлён только дешифратор youtube-dl.
Title: Re: YouTube plugin for AIMP
Post by: nekopower on January 20, 2019, 09:49:09
1. Авторизовались?
2. Настройки, как на первой странице, сделали?
3. Microsoft Visual C++ 2010 Redistributable Package (x86) установили?
4. Попробуйте декодер обновить кнопкой Update
Настройки ставил, обновлять пробовал. Ничего не помогает. Попробовал даже профиль новый, всё равно тоже самое.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on January 20, 2019, 18:07:25
Настройки ставил, обновлять пробовал. Ничего не помогает. Попробовал даже профиль новый, всё равно тоже самое.
Как минимум настройки не те.
Какие ссылки не играет?
Title: Re: YouTube plugin for AIMP
Post by: nekopower on January 20, 2019, 18:31:45
Всё стоит, как было обычно, ничего не менялось, папка с профилем одна. Ссылки одну-две открывает, всё остальное просто ни в какую не играет.
Пробовал и плейлист заново добавлять, выходить-входить в аккаунт, ничего не помогает.
Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on January 20, 2019, 21:44:49
У Вас даже аккаунт как-то некорректно отображается.
Удалите AIMPYouTube в папке профиля и секцию [YouTube] в aimp.ini при выключенном плеере.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on January 21, 2019, 06:58:41
У Вас даже аккаунт как-то некорректно отображается.
Удалите AIMPYouTube в папке профиля и секцию [YouTube] в aimp.ini при выключенном плеере.
У меня тоже фотка не отображается, но при этом играет
Title: Re: YouTube plugin for AIMP
Post by: nekopower on January 21, 2019, 14:38:53
В общем, обновил вручную длл файл, скачал по ссылке с первого поста тут и всё заработало. Почему-то он не хотел обновляться через встроенный апдейтер.
Title: Re: YouTube plugin for AIMP
Post by: dieman7ich on January 21, 2019, 20:02:27
версия 3.60 не поддерживается?

Title: Re: YouTube plugin for AIMP
Post by: nekopower on January 21, 2019, 20:15:58
версия 3.60 не поддерживается?
Написано, что поддерживается, попробуй файл длл с гитхаба вручную скачать и обновить.
Title: Re: YouTube plugin for AIMP
Post by: jotomato on January 24, 2019, 18:44:31
Hello, sorry to say that this plugin is not working anymore, it's the same on my both computer, one with Win 7, the other with Win 10. And for me it's related with the java update. Hope it will work soon...
Title: Re: YouTube plugin for AIMP
Post by: Tox1c on January 26, 2019, 18:38:03
У всех не работает плагин? Я уже что только не настраивал, скачивал и не переустанавливал. Не играет и все тут. А еще перестал логиниться в ютуб.
Title: Re: YouTube plugin for AIMP
Post by: tovBender on January 26, 2019, 18:44:47
Работает. Ставил начисто версию которую мне прикрепляли
Title: Re: YouTube plugin for AIMP
Post by: Soolo on January 26, 2019, 20:14:46
У всех не работает плагин? Я уже что только не настраивал, скачивал и не переустанавливал. Не играет и все тут. А еще перестал логиниться в ютуб.
Разбирайтесь с антивирусом
Title: Re: YouTube plugin for AIMP
Post by: Tox1c on January 26, 2019, 20:18:01
Разбирайтесь с антивирусом

Я его уже выключил. До этого кстати все работало и при включенном.
Title: Re: YouTube plugin for AIMP
Post by: GTX9000 on January 26, 2019, 20:27:38
Здравствуйте. Я правильно установил Aimp, плагин Aimp Youtube и vcredist_x86, и он не работает вообще, когда я пытаюсь воспроизвести музыкальный клип. Редко когда работает правильно.
* Я вернулся, чтобы сказать, что это решено, я загрузил файл youtube-dl.exe в этот плагин, и теперь он идет гладко.
Title: Re: YouTube plugin for AIMP
Post by: Tox1c on January 26, 2019, 20:47:33
В общем заставил работать. Начал удалять всякие ненужные проги, и он заработал. Грешу на Hamachi.
Title: Re: YouTube plugin for AIMP
Post by: GOR291289 on January 29, 2019, 10:47:11
Народ подскажите как решить
---------------------------
Plugins Manager
---------------------------
Plugin "aimp_YouTube.dll" raised exception and will be automatically unloaded! We do not recommend you using this version of the plugin for stability reasons!
---------------------------
ОК   
---------------------------
Проги из первого поста ставил
Версии плагина разные пробовал все одно и то же
Title: Re: YouTube plugin for AIMP
Post by: jotomato on January 31, 2019, 18:41:37
This my second message to say that this plugin is not working anymore, I got the same message than "GTX9000", so I 'm gonna remove it and wait until a new version.
Title: Re: YouTube plugin for AIMP
Post by: jotomato on February 01, 2019, 20:15:12
I re-install the plugin with the new wersion, it's still not working and it's worst, it's freeziing my screen, so I remove it, and I will not re-install it, finish, fini, terminado.... Adios
Title: Re: YouTube plugin for AIMP
Post by: LUKITO on February 02, 2019, 13:44:49
The plugin suddenly stopped from working for me too. Everything seems fine, (no updates available) except to play a song. Every song in all of my YouTube playlists in AIMP says "0kHz, 0kbps, 0Bytes" and when I click on some of them, AIMP just start to play my local music files. Different local song depending on which song from YouTube i wanna play.
Title: Re: YouTube plugin for AIMP
Post by: zion4 on February 07, 2019, 21:01:20
Is there permanent fix for this plugin? My playlists from you tube doesn't work either. Whenever it gets patched, it starts crashing after a week or so.

It's great idea, but not really best execution. I know it's free and I should be grateful, but.. Ah, nevermind, all cool!  :-X
Title: Re: YouTube plugin for AIMP
Post by: jotomato on February 07, 2019, 21:48:52
 :( I was happy to see a new version (1.2.3.) but it  still not working, there's only a good point, my computer is not freezing anymore... I repeat that on my both computers ( Win 10 & Win 7) it's not working since the java update, and when I try to install Microsoft Visual C++ 2010 Redistributable Package (x86) my computer says it can't be install because there already a more recent version. Can't say more....
Title: Re: YouTube plugin for AIMP
Post by: cubis123 on February 13, 2019, 18:42:50
Is there permanent fix for this plugin? My playlists from you tube doesn't work either. Whenever it gets patched, it starts crashing after a week or so.

It's great idea, but not really best execution. I know it's free and I should be grateful, but.. Ah, nevermind, all cool!  :-X
As long as youtube keeps changing their backend, this will keep breaking, there's really no way around that. Updating the youtube-dl.exe with the Update button in Options->Plugins->Youtube should usually be enough though, it gets updated pretty quickly whenever it breaks (usually the same/next day). I could try to automate the updating, but didn't really have time for it yet. Also clicking on it manually is always gonna be less buggy anyway.

Also generally if you're sure you updated the youtube-dl.exe and it's still not working then post the exact links that don't work. I'm using this daily with no issues, so clearly there's a problem with different links/settings/os/whatever, but I can't possibly fix what I can't reproduce.
Title: Re: YouTube plugin for AIMP
Post by: zion4 on February 15, 2019, 17:47:59
As long as youtube keeps changing their backend, this will keep breaking, there's really no way around that. Updating the youtube-dl.exe with the Update button in Options->Plugins->Youtube should usually be enough though, it gets updated pretty quickly whenever it breaks (usually the same/next day). I could try to automate the updating, but didn't really have time for it yet. Also clicking on it manually is always gonna be less buggy anyway.

Also generally if you're sure you updated the youtube-dl.exe and it's still not working then post the exact links that don't work. I'm using this daily with no issues, so clearly there's a problem with different links/settings/os/whatever, but I can't possibly fix what I can't reproduce.

Thx for your answer. But.. I couldn't find "update button" in options/plugins/youtube!?
Title: Re: YouTube plugin for AIMP
Post by: +Fix on February 15, 2019, 18:45:30
See pic
Title: Re: YouTube plugin for AIMP
Post by: zion4 on February 16, 2019, 18:04:10
Ok, check mine:

Hmm my version is 4.51 (build 2084).. Will check if there's newer one.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on February 16, 2019, 18:36:33
Ok, check mine:

Hmm my version is 4.51 (build 2084).. Will check if there's newer one.
https://www.aimp.ru/?do=catalog&rec_id=732
Title: Re: YouTube plugin for AIMP
Post by: jotomato on February 24, 2019, 12:04:11
If it can help: a good news, it's working great on my Win 7 PC, still not on my Win 10 PC.... ::)
Title: Re: YouTube plugin for AIMP
Post by: pillow on March 09, 2019, 18:20:03
Is this working for anyone yet? I get the same error as LUKITO, shown here:

The plugin suddenly stopped from working for me too. Everything seems fine, (no updates available) except to play a song. Every song in all of my YouTube playlists in AIMP says "0kHz, 0kbps, 0Bytes" and when I click on some of them, AIMP just start to play my local music files. Different local song depending on which song from YouTube i wanna play.

Screenshot of error message I received when trying to play the track: https://i.ibb.co/V906YJL/shot00086.gif
I assume it's just because Youtube keeps changing their backend. Other extensions I use with yt have been broken on and off for a while too, like the greasemonkey Iridium script.
Title: Re: YouTube plugin for AIMP
Post by: cubis123 on March 09, 2019, 19:30:43
The track from your screenshot works for me just fine. Do you have everything updated? (Plugin version 1.2+ and then going to Options->Plugins->YouTube->Update)
Title: Re: YouTube plugin for AIMP
Post by: scarf on April 14, 2019, 09:44:41
Hello,

Really nice plugin. Since last updates, every time I update it, it always appears as "aimp_YouTube v1.2.0" on the settings menu, even restarting the program.
Title: Re: YouTube plugin for AIMP
Post by: vova9182 on April 14, 2019, 19:51:43
I tried today aimp yt plugin but it doesn t  work it says file was not found
Title: Re: YouTube plugin for AIMP
Post by: Soolo on April 14, 2019, 20:43:51
I tried today aimp yt plugin but it doesn t  work it says file was not found
What link?
Title: Re: YouTube plugin for AIMP
Post by: Illuminator on April 21, 2019, 13:31:54
What link?

It doesn't work with any YouTube link now.
Title: Re: YouTube plugin for AIMP
Post by: dmitry_u on April 24, 2019, 13:25:00
Plugin is stop working at all (((
Title: Re: YouTube plugin for AIMP
Post by: Ezhik_v_tumane on April 24, 2019, 17:01:57
Plugin is stop working at all (((
It doesn't work with any YouTube link now.
Go to AIMP Settings -> Plugins/YouTube -> Push the Update button here -> Wait 1-2 min until it is written "Updated..."
And YT plugin now works. Simple! (for more information look at screenshots in attachment).
Title: Re: YouTube plugin for AIMP
Post by: dmitry_u on April 25, 2019, 11:32:29
Thank you, suddenly, it start to work today lol
Title: Re: YouTube plugin for AIMP
Post by: jotomato on April 26, 2019, 23:24:52
the new version works on my PC Win 7, but on Win 10 it is freezing my screen, everyting is blocked, I have to switch off the computer with the start button...
Title: Re: YouTube plugin for AIMP
Post by: dubious on June 07, 2019, 20:15:28
Getting this error:

Code: [Select]
File: https://www.youtube.com/watch?v=N0w11k18I1k
Code: -1 (FFFFFFFF)
Message: File was not found.

I've updated the plugin using the button, no errors with the update, says it was successful.

OS Name   Microsoft Windows 10 Pro
Version   10.0.18362 Build 18362

EDIT:

Hit the update button again and it updated to: youtube-dl is up-to-date (2019.06.08)
Still does not work, however.  Getting the same error as above.
Title: Re: YouTube plugin for AIMP
Post by: Ezhik_v_tumane on June 08, 2019, 16:15:06
Getting this error:
...

It works (proof on screenshot). Try to update plugin again (Maybe you wait not so long enough? just tap Update and wait 1-3min) or reinstall plugin/aimp with deep clean.
Title: Re: YouTube plugin for AIMP
Post by: dubious on June 08, 2019, 19:27:45
It works (proof on screenshot). Try to update plugin again (Maybe you wait not so long enough? just tap Update and wait 1-3min) or reinstall plugin/aimp with deep clean.

I press the update button, it gives me a user account control popup asking me if I want to allow this app to make changes on my computer - I click yes.  I left the cmd prompt open for 10 minutes, it didnt do anything else but this:

Code: [Select]
youtube-dl is up-to-date (2019.06.08)
Press any key to continue . . .

I'll try reinstalling AIMP and the Youtube plugin I guess.


EDIT:

Uninstalled, then reinstalled AIMP and plugin.

Code: [Select]
Updating to version 2019.06.08 ...
Waiting for file handle to be closed ...
Press any key to continue . . . Updated youtube-dl to version 2019.06.08.

Same error as above, wont play youtube.


EDIT #2:

I've run AIMP in administrator mode for the AIMP install, AIMP Youtube plugin install, and the plugin update process, both with no success.  It doesn't even try to load the Youtube file, it instantly gives the "File was not found" error.
Title: Re: YouTube plugin for AIMP
Post by: Ezhik_v_tumane on June 09, 2019, 17:38:38
...

Man, i don't know what problem you have with that plugin.
Try to reinstall AIMP and plugin with DEEP CLEAN (clean in registry, appdata folders and e.t.c.)
I have portable version AIMP from PortableApps (last version) and plugin from https://github.com/jaryn-kubik/AIMPYouTube/releases (https://github.com/jaryn-kubik/AIMPYouTube/releases) (this github of this plugin) and push Update any time in plugin settings if plugin not worked.
Title: Re: YouTube plugin for AIMP
Post by: dubious on June 09, 2019, 22:20:14
Man, i don't know what problem you have with that plugin.
Try to reinstall AIMP and plugin with DEEP CLEAN (clean in registry, appdata folders and e.t.c.)
I have portable version AIMP from PortableApps (last version) and plugin from https://github.com/jaryn-kubik/AIMPYouTube/releases (https://github.com/jaryn-kubik/AIMPYouTube/releases) (this github of this plugin) and push Update any time in plugin settings if plugin not worked.

Here are my registry results:

https://i.imgur.com/gdmzFsA.png (https://i.imgur.com/gdmzFsA.png)
https://i.imgur.com/11l2FpK.png (https://i.imgur.com/11l2FpK.png)
https://i.imgur.com/palnkSr.png (https://i.imgur.com/palnkSr.png)

I've also searched my computer for any instances of "aimp_youtube" and "youtube-dl", nothing was found.

Now I get this error:

Code: [Select]
File: https://www.youtube.com/watch?v=N0w11k18I1k
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
X-Restrict-Formats-Hint: None
X-Content-Type-Options: nosniff
Date: Sun, 09 Jun 2019 20:32:10 GMT
Server: gvs 1.0

It actually tried to load, it was buffering, then I got the error ... instead of instantly giving me the other error.
Title: Re: YouTube plugin for AIMP
Post by: Ezhik_v_tumane on June 10, 2019, 09:53:24
...
I've also searched my computer for any instances of "aimp_youtube" and "youtube-dl", nothing was found.
...

I'd said about DEEP CLEAN from my early post.

https://www.aimp.ru/forum/index.php?topic=50071.msg376802#msg376802 (https://www.aimp.ru/forum/index.php?topic=50071.msg376802#msg376802)
Quote
Try to reinstall plugin to latest version with deep clean. First of all uninstall plugin in Options-Plugins. Further go to Options->bottom left of the screen Profile folders->Delete folder AIMPYouTube->in file AIMP.ini find the block [YouTube] and delete him-save&close file. Then install last version plugin and it will work.
P.S.: I hope this process will be easier in the future, but for now it's the only way.

I hope all be right and plugin will work :)
Title: Re: YouTube plugin for AIMP
Post by: dubious on June 10, 2019, 11:06:53
I'd said about DEEP CLEAN from my early post.

https://www.aimp.ru/forum/index.php?topic=50071.msg376802#msg376802 (https://www.aimp.ru/forum/index.php?topic=50071.msg376802#msg376802)
I hope all be right and plugin will work :)

Did exactly what you said, still getting this error:

Code: [Select]
File: https://www.youtube.com/watch?v=N0w11k18I1k
Code: -1 (FFFFFFFF)
Message: File was not found.
Title: Re: YouTube plugin for AIMP
Post by: scarf on June 13, 2019, 20:06:30
Is this normal? It always shows 1.2.0 everytime I update the plugin.

(https://i.imgur.com/VQc5cIY.jpg)

By pressing the "Update" button, it says "youtube-dl is up-to-date (2019.06.08)"  ???
Title: Re: YouTube plugin for AIMP
Post by: dubious on June 13, 2019, 21:05:42
Still shows 1.2.0 for me, too ... HOWEVER, you fixed my issue with that screenshot.

Adding
Code: [Select]
-f best[ext=mp4]/best to the argument line fixed my file not found problem, so thank you!
Title: Re: YouTube plugin for AIMP
Post by: scarf on June 13, 2019, 22:39:23
Still shows 1.2.0 for me, too ... HOWEVER, you fixed my issue with that screenshot.

Adding
Code: [Select]
-f best[ext=mp4]/best to the argument line fixed my file not found problem, so thank you!

LOL glad to know that =) It came by default. ???
You solved my doubt. The 1.2.0 seems to be normal.

You're welcome!
Title: Re: YouTube plugin for AIMP
Post by: Ezhik_v_tumane on June 14, 2019, 14:41:07
Still shows 1.2.0 for me, too ... HOWEVER, you fixed my issue with that screenshot.

Adding
Code: [Select]
-f best[ext=mp4]/best to the argument line fixed my file not found problem, so thank you!

If you don't have it, then you did not do a deep cleaning, as I wrote. And you can not say that they did everything exactly, because these arguments are spelled out by default with the proper and clean installation of the plugin.

Is this normal? It always shows 1.2.0 everytime I update the plugin.

By pressing the "Update" button, it says "youtube-dl is up-to-date (2019.06.08)"  ???

Just above, I gave a link to the githab, there is the original plug-in. Version is 1.2.0, only youtube API libraries are updated. And this is x.x.x.5 <- updated youtube API dll.
Title: Re: YouTube plugin for AIMP
Post by: dubious on June 14, 2019, 22:34:37
If you don't have it, then you did not do a deep cleaning, as I wrote. And you can not say that they did everything exactly, because these arguments are spelled out by default with the proper and clean installation of the plugin.

I installed AIMP on a fresh install of Windows 10, no backup, no nothing ... installed AIMP and the Youtube plugin and that argument was not there.  I did what you said exactly and reinstalled AIMP and the plugin, and that argument was still not there.
Title: Re: YouTube plugin for AIMP
Post by: jotomato on June 15, 2019, 19:01:46
I dowloaded the last version, it is worst than ever, my pc become mad, everything is blocked, I have to switch of, again, with the start button (win10)
on the other pc (win 7) it works fine.... ;D
Title: Re: YouTube plugin for AIMP
Post by: mehmetaka on June 24, 2019, 23:46:45
sounds like a cool plug-in but I can not use it.

Msvcr100.dll is not found.. I've already install Visual C++ Redistributable for Visual Studio 2015.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on June 25, 2019, 06:51:53
Msvcr100.dll is not found..
https://www.microsoft.com/en-US/download/details.aspx?id=5555
Title: Re: YouTube plugin for AIMP
Post by: mihapog on June 27, 2019, 10:37:16
Для примеров прослушивания альбомов "aimp+youtube-dl"...
Даю архив "wg.Wayne Gretzky.zip" для 20 альбомов "xxx.m3u"
У меня неплохо (!!!) получается.  :D
Title: Re: YouTube plugin for AIMP
Post by: mihapog on June 27, 2019, 17:12:34
 ;)
Title: Re: YouTube plugin for AIMP [v0.1]
Post by: Exganboress on June 28, 2019, 16:45:59
I add playlist with Retrowave (500 tracks). When I play first, Aimp start to use CPU 30%, RAM (2.5gb) and opens tens processes YouTube video downloader (every use 1-2% cpu) as a result my computer is completely frozen. I have hdd i5 3470 and 8gb ram with 15gb ready boost swap and 8gb swap file.
 
After power off i tried again and my computer dead again. A terrible example of a bad work with big playlists, fix it.
Title: Re: YouTube plugin for AIMP
Post by: data78 on June 30, 2019, 23:49:59
Finally totally broken. Tried everything from above - nothing worked. Even the deep clean never helped. So i did the only right thing: I deleted AIMP.


This pisses me off. AMEN

So sad. Amen.

Title: Re: YouTube plugin for AIMP
Post by: GreatLord on July 01, 2019, 11:02:54
Tried everything from above - nothing worked.
Have a problem with playing tracks but when I came here and just try this "-f best[ext=mp4]/best" everything becomes to normal.

Thanks so much, author for an amazing plugin, I just can easily skip music from my 19 buttons mouse only pressing the hotkey! :-* :-*
Title: Re: YouTube plugin for AIMP
Post by: FridayJew on July 06, 2019, 15:26:32
наверное можно просто отключить автоматическое обновление треков при запуске. Я кстате тоже долго думал чего он иногда при запуске безбожно фризит систему , а потом вспомнил , что у меня установлен данный плагин и подключен плейлист на 400 треков.
Title: Re: YouTube plugin for AIMP
Post by: georges55 on July 18, 2019, 15:39:32
Youtoube Plugin no longer works - Last test this July 18th at 15:30. Is it possible to fix this problem? thank you in advance. Georges
Title: Re: YouTube plugin for AIMP
Post by: Вася on July 21, 2019, 10:31:12
https://www.aimp.ru/forum/index.php?topic=50071.msg386494#msg386494
Title: Re: YouTube plugin for AIMP
Post by: Ezhik_v_tumane on July 21, 2019, 18:45:25
https://www.aimp.ru/forum/index.php?topic=50071.msg386494#msg386494
Спасибо, Вася, а то я уже устал каждые 2 страницы писать про обновления и переустановку с чисткой (у кого старая версия).  :)

Youtoube Plugin no longer works - Last test this July 18th at 15:30. Is it possible to fix this problem? thank you in advance. Georges
Plugin works. Update in settings or reinstal with deep clean. Look here for the answer how to do this, i wrote 2 instructions.
Title: Re: YouTube plugin for AIMP
Post by: georges55 on July 26, 2019, 12:36:57
Thank you for your help, I followed the instructions (UPDATE) and now everything is OK.
Title: Re: YouTube plugin for AIMP
Post by: beats on August 20, 2019, 00:18:31
Won't work. After i added a playlist, my computer crashed and i had to restart. Then i deleted the playlist and added one single video. But getting "Code: -1 (FFFFFFFF) Message: File was not found." error.


Edit: I'm using AIMP v4.60, build 2144
Title: Re: YouTube plugin for AIMP
Post by: Soolo on August 20, 2019, 07:37:00
Check preferences

(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=55164)  (https://b.radikal.ru/b28/1907/36/e7d25656c964.png)
Title: Re: YouTube plugin for AIMP
Post by: XelaNimed on August 22, 2019, 10:29:25
Всем привет.
Есть ли в планах добавить возможность сохранения на локальный диск?

Hello.
Are there any plans to add the ability to save the playing song to the local drive?
Title: Re: YouTube plugin for AIMP
Post by: GamblerMoscow on August 29, 2019, 11:26:43
Скажите пожалуйста, каким образом сделать так что бы плеер воспризводил плейлист ютуба. Авторизацию сделал, что дальше не понятно. Плейлист добавляю, но видит только треки, но не воспроизводит. Youtube -dl, туда чего писать? Плыз!
Title: Re: YouTube plugin for AIMP
Post by: Soolo on August 29, 2019, 11:27:53
не воспроизводит. Youtube -dl, туда чего писать? Плыз!
Начало темы читаем вниматочно
Title: Re: YouTube plugin for AIMP
Post by: Chrys4lislove on October 09, 2019, 22:39:02
Планируется ли какая-то интеграция с Youtube Music?
Возможно парсинг тех же плейлистов с рекомендаций? А вообще мне очень нравятся, что YTMusic продолжает закончившийся плейлист или очередь треками, подходящими под твои предпочтения. Возможна ли реализация как раз добавления этих самых треков, которые предлагаются после окончания плейлистов в каком-то виде?
Title: Re: YouTube plugin for AIMP
Post by: Soolo on October 10, 2019, 06:56:57
Планируется ли какая-то интеграция с Youtube Music?
Возможно парсинг тех же плейлистов с рекомендаций? А вообще мне очень нравятся, что YTMusic продолжает закончившийся плейлист или очередь треками, подходящими под твои предпочтения. Возможна ли реализация как раз добавления этих самых треков, которые предлагаются после окончания плейлистов в каком-то виде?
Плагин брошен, пробуйте новый https://www.aimp.ru/forum/index.php?topic=63088
Title: Re: YouTube plugin for AIMP
Post by: jotomato on November 11, 2019, 16:05:26
still the same, freezing my computer with Win 10, work perfectly on the other Win 7....
Title: Re: YouTube plugin for AIMP
Post by: Kiezkickerde on December 04, 2019, 00:21:09
still the same, freezing my computer with Win 10, work perfectly on the other Win 7....

Ahm, no. Unfortunally not, not at all.
I use a Win7 64bit and each time I install (and activate) the plugin xamp freeze in about 5 seconds. Reproducable. After the plugin was activated I have to delete it from Harddisk because there wasn´t enough time to just disable it. xamp freezed without doing anything more than starting it with an activated youtube-plugin.
Title: Re: YouTube plugin for AIMP
Post by: rafaelos on December 05, 2019, 12:53:18
Format m4a audio is not the best. Opus 160kbs/48000hrz dash audio is the best on youtube.  Unfortunally not work with this plugin (In foobar works excellent with foo_youtube)
Title: Re: YouTube plugin for AIMP
Post by: efc07 on December 21, 2019, 01:05:42
Hi! When I try to connect the plugin with my youtube account. I get an error like this: Sign in with Google temporarily disabled for this app. This app has not yet been verified by Google in order to use Google Sign in.

is it a bug?
Title: Re: YouTube plugin for AIMP
Post by: ScytheDubz on January 10, 2020, 05:36:34
Getting the same mistake as user efc07. It tells me Google sign-in has been temporarily for the app. SoundCloud app is working just fine, so maybe it's a bug?
Title: Re: YouTube plugin for AIMP
Post by: Laulink on January 16, 2020, 17:23:25
Hi ! I'm the same as efc07 and ScytheBubz, Google gives me the same error message. At least I seeI'm not the only one with this problem ^^' Think it can be fixed ?
Title: Re: YouTube plugin for AIMP
Post by: amilino on January 17, 2020, 16:05:51
Only Author can fix issue that application is not verified by google.
Title: Re: YouTube plugin for AIMP
Post by: AdrianEddy on January 19, 2020, 20:57:57
New version has been released: v1.3
- Fixed signature decoder
- Added livestream support
- Added youtube-dl as a fallback
- Fixed langs encodings
- Save last state of "Create new playlist" checkbox

download here: https://github.com/AdrianEddy/AIMPYouTube/releases

The youtube authorization will be fixed in a few days, Google needs to verify the plugin

Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on January 19, 2020, 21:48:04
New version has been released: v1.3
Russian 1.3
[FILE]
Author=Долматов Алексей
Name=Русский (RU)
VersionID=0
LangId=1049

[YouTube]
ConnectStatusOK=Авторизация пройдена|Теперь можно закрыть это окно браузера и вернуться к AIMP.
ConnectStatusError=К сожалению, произошла ошибка|Не удалось подключиться к учетной записи YouTube. Пожалуйста, вернитесь на AIMP и попробуйте еще раз.
YouTubeLang=ru

[YouTube.Messages]
Error=Ошибка
CantResolve=Не удалось разрешить этот адрес.

[YouTube.Menu]
AddURL=YouTube URL
OpenInBrowser=Открыть в веб-браузере
AddToExclusions=Добавить в список исключений
AddTo=Добавить в плейлист
RemoveFrom=Удалить из плейлиста
CheckForNewItems=Проверить новые видео

[YouTube.AddURL]
Title=Добавить YouTube URL
URL=YouTube URL
CreateNew=Создать новый плейлист
OK=OK
PlaylistName=Название плейлиста (опционально)

[YouTube.Options]
Title=YouTube
Account=YouTube аккаунт
ConnectButton=авторизоваться|выйти
General=Главное
MonitorURLs=Мониторинг добавленных URL-адресов
MonitorUserPlaylists=Мониторинг плейлистов пользователя
CheckAtStartup=Проверка новых треков при запуске AIMP
CheckEvery=Проверка новых треков| (Период в часах)
YoutubeDLTimeout=Тайм-аут| сек.
YoutubeDLAlways=Всегда использовать youtube-dl
YoutubeDLUpdate=Обновить
YoutubeDLParameters=Параметры

[YouTube.Playlists]
Favorites=Избранное
Uploads=Загрузки
Likes=Понравившиеся
WatchLater=Посмотреть позже

[YouTube.Exclusions]
Title=Управление исключёнными треками
Header=Исключённые треки
ListHeader=Заголовок трека|Длительность
Remove=Удалить из исключений
RemoveAndAddToPlaylist=Удалить из исключений и добавить в плейлист
OK=OK
Title: Re: YouTube plugin for AIMP
Post by: +Fix on January 20, 2020, 17:31:26
For plugin 1.3

[FILE]
Author=EstFix
Name=Eesti (EE)
VersionID=0
LangId=1061

[YouTube]
ConnectStatusOK=Autoriseerimine õnnestus|Võite nüüd sulgeda brauseri akna ja pöörduda tagasi AIMPi.
ConnectStatusError=Vabandame, tekkis viga|Ei suutnud Youtubesse sisse logida. Palun pöörduge tagasi AIMPi ja proovige uuesti.
YouTubeLang=ee

[YouTube.Messages]
Error=Viga
CantResolve=Ei suutnud avada seda linki.

[YouTube.Menu]
AddURL=YouTube link
OpenInBrowser=Ava veebilehitsejas
AddToExclusions=Lisa eranditesse
AddTo=Lisa
RemoveFrom=Eemalda
CheckForNewItems=Kontrolli uute videote olemasolu

[YouTube.AddURL]
Title=Lisa YouTube link
URL=YouTube link
CreateNew=Loo uus mänguloend
OK=OK
PlaylistName=Mänguloendi nimi (valikuline)

[YouTube.Options]
Title=YouTube
Account=YouTube kasutaja
ConnectButton=Ühenda|Katkesta
General=Üldine
MonitorURLs=Jälgi lisatud linke
MonitorUserPlaylists=Jägi kasutaja esitusloendit
CheckAtStartup=Kontrolli uuemate lugude olemasolu AIMPi käivitamisel
CheckEvery=Kontrolli uuemate lugude olemasolu iga|tunni järel
YoutubeDLTimeout=Ajalõpp|sekundit
YoutubeDLAlways=Kasuta alati youtube-dl
YoutubeDLUpdate=Uuenda
YoutubeDLParameters=Parameetrid

[YouTube.Playlists]
Favorites=Lemmikud
Uploads=Üleslaadimised
Likes=Meeldimised
WatchLater=Vaata hiljem

[YouTube.Exclusions]
Title=Loo erandid
Header=Halda loo erandeid
ListHeader=Loo pealkiri|kestvus
Remove=Eemalda eranditest
RemoveAndAddToPlaylist=Eemalda eranditest ja lisa mänguloendisse
OK=OK
Title: Re: YouTube plugin for AIMP
Post by: +Fix on January 22, 2020, 20:50:56
Dont know if this player or plugin, but with 2171 nightly built, when you open aimp, open plugin, push connect, then close opened window and close aimp. This memoryleak comes

edit: 2170 dont have such problem
Title: Re: YouTube plugin for AIMP
Post by: asdqwe on January 23, 2020, 23:15:22
боже какой кривой плагин
1. открывает супер долго треки. особенно если они несколько часовые
2. перестал запускать, обновил до 1,3+2020.01.15, так стал вообще критовать с ошибкой на пол экрана (месяц назад работал нормально он на той же машине)
3. подгружает рандомно треки.  добавил 10 прямых ссылок в новый плейлист, спустя 15 минут он подгружает 100 треков, по ссылкам нет плейлистов, только прямые линки на видео. в итоге пришлось тупо заблокировать плейлист от изменений. супер тяжелый, грубый и неудобный плагин. одно только добавление трека чего стоит, ни списком не добавить, ни из буфера обмена
Title: Re: YouTube plugin for AIMP
Post by: AdrianEddy on January 23, 2020, 23:56:00
v1.4: https://github.com/AdrianEddy/AIMPYouTube/releases
- Fixed signature decoder again (google just changed it 1 hour ago)
- Updated google login button appearance
- Updated langs
- Updated youtube-dl
Title: Re: YouTube plugin for AIMP
Post by: AdrianEddy on January 24, 2020, 13:49:19
Great news, Google approved the plugin and the authorization is now working again, you can login with your YouTube account in Settings just like before
Title: Re: YouTube plugin for AIMP
Post by: alenka29 on January 31, 2020, 10:46:06
Скажите, пожалуйста, а обязательно теперь залогиниваться на ютубе для подключения? Вчера, как обычно, стала включать 2-х часовой ролик "музыка для глубокого сна" ребенку и вместо буферизации программа пишет "открывается" .. и ничего не открывается. :'( Версия плагина 1.2, пыталась обновить, но в черном окне пишет про какую-то ошибку и остается прежняя версия. Интересно, что и фубар 2000 сборка перестала соединяться с ютубом, банят жадины наверное.  :'(
Title: Re: YouTube plugin for AIMP
Post by: AdrianEddy on January 31, 2020, 11:33:29
Do you have newest plugin version? (v1.4) https://github.com/AdrianEddy/AIMPYouTube/releases
Title: Re: YouTube plugin for AIMP
Post by: sandyy on February 02, 2020, 12:43:53
Do you have newest plusing version? (v1.4) https://github.com/AdrianEddy/AIMPYouTube/releases


Quality of live-stream from YT is a little bit lower then playing it from chrome. Is it possible to increase quality?
Title: Re: YouTube plugin for AIMP
Post by: brando_98 on February 25, 2020, 09:46:00
So, the addon only adds the first 200 videos of the list in the player, right? Is there any way that allows me to add more?
Title: Re: YouTube plugin for AIMP
Post by: asdqwe on March 08, 2020, 15:58:05
не играет https://www.youtube.com/watch?v=9hIShZxAJ-Q
Title: Re: YouTube plugin for AIMP
Post by: AdrianEddy on March 09, 2020, 11:49:52
не играет https://www.youtube.com/watch?v=9hIShZxAJ-Q
Hmm, the plugin seems to properly extract the stream url, but AIMP doesn't play it, even if I add the full mp4 url manually via Add->URL
@Artem, could you check this one?
Title: Re: YouTube plugin for AIMP
Post by: Joko on March 10, 2020, 11:41:37
Как то через раз работает плагин. Надо бы довести до ума.
Раньше работало как часы, сейчас прерывается и ошибку выдает на некоторые треки
https://www.youtube.com/watch?v=HkbjsbwziZY&list=PLRBp0Fe2GpgnIh0AiYKh7o7HnYAej-5ph
NCS
Title: Re: YouTube plugin for AIMP
Post by: EndlessParadox on March 11, 2020, 22:31:29
Недавно перестали обновляться треки через понравившиеся. Удалил плейлист и попробовал заново, плейлист понравившиеся пропали. Переустановил полностью и теперь кнопка youtube вообще не предлагает выбор и никак не работает.
Title: Re: YouTube plugin for AIMP
Post by: nikolia0613 on March 31, 2020, 01:38:11
Недавно перестали обновляться треки через понравившиеся. Удалил плейлист и попробовал заново, плейлист понравившиеся пропали. Переустановил полностью и теперь кнопка youtube вообще не предлагает выбор и никак не работает.
Мне помогло удаление доступа "AIMP plugin" https://myaccount.google.com/permissions?pli=1 и повторное подключение через приложение
Title: Re: YouTube plugin for AIMP
Post by: Kuroi_Mato_O on April 01, 2020, 08:25:02
Дня 3-4 назад перестал работать плагин, но как я понимаю тут проблема в youtube-dl, который тут используется, потому что он тоже сейчас не работает, хотя я неделю назад его юзал.
Title: Re: YouTube plugin for AIMP
Post by: AdrianEddy on April 01, 2020, 16:57:13
Дня 3-4 назад перестал работать плагин, но как я понимаю тут проблема в youtube-dl, который тут используется, потому что он тоже сейчас не работает, хотя я неделю назад его юзал.

it works properly for me, even without youtube-dl. Do you have the latest version? https://github.com/AdrianEddy/AIMPYouTube/releases
Title: Re: YouTube plugin for AIMP
Post by: jotomato on April 06, 2020, 18:26:23
Not working anymore, I can have the complete YouTube playlist but AIMP refuse to play. It's passing from song to song but can't load any. It's again with my Win10 PC, with the other Win7 it's OK...
Title: Re: YouTube plugin for AIMP
Post by: AdrianEddy on April 06, 2020, 19:12:15
Fixed: https://github.com/AdrianEddy/AIMPYouTube/releases
Title: Re: YouTube plugin for AIMP
Post by: jotomato on April 07, 2020, 14:56:03
Many thanks for the link, I installed it immediadly, not working better... Sorry for that
Title: Re: YouTube plugin for AIMP
Post by: jotomato on April 07, 2020, 15:02:53
just uptate it, it's working !!!! :)
Title: Re: YouTube plugin for AIMP
Post by: Fujosej on April 07, 2020, 16:29:27
Fixed: https://github.com/AdrianEddy/AIMPYouTube/releases

Thanks for the update ,love this plugin and the soundcloud one too, what is the best way to update the plugin if i have 1.4 installed?

Can i just use this button and install it over my 1.4 verison or should i delete 1.4 and freshly install 1.5?
(https://sun9-6.userapi.com/c857120/v857120500/149037/oqFOrE17z3A.jpg)
I know i am a bit too paranoid about this , i am sure it's fine to just drag and drop this files over my 1.4 and it would be fine
(https://sun9-8.userapi.com/c857120/v857120500/14904b/tVWuBhyz8OY.jpg)


Also for further improvement of the plugin , is there a way to remove tracks that have this kind of error.
(https://sun9-36.userapi.com/c205828/v205828500/d11ff/RlmH1aI9euY.jpg)
Let's say whenever aimp tries to load a track with that kind of error it doesn't show that popup and auto deletes the track from playlist. :)

- Also is there a way to add support for other services like bandcamp for example?

Title: Re: YouTube plugin for AIMP
Post by: jotomato on April 07, 2020, 20:26:06
Yersderday when I download it, I did as usual, I remove the previous version (Aimp - Plugins) and I paste the new version in the plugins folder, but it was not working then. This morning, I open AIMP, went to plugins, then Youtube and push the update button, and it's now working, so happy !
Title: Re: YouTube plugin for AIMP
Post by: jotomato on April 19, 2020, 17:00:39
Not working anymore on my Win 10 PC....  :'(
Title: Re: YouTube plugin for AIMP
Post by: jotomato on April 19, 2020, 17:49:25
After pushing the update button ( I did that at least 10 times from yesterday to now on) it works again !!! Thanks  :)
Title: Re: YouTube plugin for AIMP
Post by: CiFirst on April 25, 2020, 01:55:43
Hi,
after inserting the URL link, the playlist just didn't load from YouTube. So it doesn't work. Earlier it was working properly

25/04/2020 still working properly. fix itself :)
Title: Cant get youtube plugin to work
Post by: Driver416 on April 25, 2020, 19:39:53
I'm having trouble with the  the you tube plugin it won't load my Playlist from my you tube
Premium url
Title: Re: YouTube plugin for AIMP
Post by: rafaelos on May 09, 2020, 12:51:05
Not working with dash audio opus (170kbs/ 48000hz) -f bestaudio. M4a ist not have very good samplerate (only128kbs/44100hz). Foobar with youtube-dl working fine.
Title: Re: YouTube plugin for AIMP
Post by: Sztewe on May 09, 2020, 15:41:33
Sadly it wont work anymore  :(
Tried the github version, tried to update by the cmd line. No it just wont work.  :-[
(https://i.imgur.com/RBfrNCW.png)


What the actual fuck??? I just run the update like the dozenth time, and suddenly now it just started to play. Wooow. Such Wow.
Title: Re: YouTube plugin for AIMP
Post by: jotomato on May 10, 2020, 18:05:35
Not working anymore on Win 10
Title: Re: YouTube plugin for AIMP
Post by: AdrianEddy on May 10, 2020, 21:36:19
Updated: https://github.com/AdrianEddy/AIMPYouTube/releases
Title: Re: YouTube plugin for AIMP
Post by: jotomato on May 21, 2020, 01:54:14
Doesn't work properly anymore, play only few songs free of copyright on Win 10, on Win7 still working normally.
Wi
Title: Re: YouTube plugin for AIMP
Post by: AdrianEddy on May 21, 2020, 22:35:19
Doesn't work properly anymore, play only few songs free of copyright on Win 10, on Win7 still working normally.
Wi
are you using v1.7?
Title: Re: YouTube plugin for AIMP
Post by: jotomato on May 22, 2020, 21:31:43
Heu, no not yet, I try it immediatly , thanks !
Title: Re: YouTube plugin for AIMP
Post by: jotomato on May 23, 2020, 20:04:16
YouTube plugon 1.7 installed, working perfect !
Title: Re: YouTube plugin for AIMP
Post by: betibo4189 on May 26, 2020, 18:53:43
YouTube plugon 1.7 installed, working perfect !

I can confirm that too
I had a problem in version 1.6, but after upgrading to version 1.7, everything is fine
Title: Re: YouTube plugin for AIMP
Post by: betibo4189 on May 28, 2020, 09:33:39
I can confirm that too
I had a problem in version 1.6, but after upgrading to version 1.7, everything is fine

Unfortunately, today it stopped working again  :'(
I have this error:

(https://i.imgur.com/FiwfFhO.png)

Note: Direct on youtube working fine
Note: youtube-dl is up-to-date (2020.05.08)

UPDATE: after upgrade youtube-dl to 2020.05.29 now working fine !
Title: Re: YouTube plugin for AIMP
Post by: mu um on June 06, 2020, 00:50:36
Great plugin, thanks for creating and continuing to maintain it. I've been using it for years now. Unfortunately the plugin doesn't fetch all of my playlists. Can you please answer me that how many playlists can the plugin fetch?
Title: Re: YouTube plugin for AIMP
Post by: zk on June 13, 2020, 16:21:03
I just installed the plugin but now the player is grouping my playlist by album even with the Playlist group option is unchecked.
I really don't want grouping.
Title: Re: YouTube plugin for AIMP
Post by: betibo4189 on June 16, 2020, 09:44:26
I just installed the plugin but now the player is grouping my playlist by album even with the Playlist group option is unchecked.
I really don't want grouping.

Are you sure you have tried all the settings?
I also don't like grouping, but I turned it off without a problem (although I don't remember where this option was)

Did you tried disable grouping in playlist management ?

(Your problem is not about this plugin directly, imho)
Title: Re: YouTube plugin for AIMP
Post by: zk on June 16, 2020, 18:51:45
I tryed checking and unckeking and still groupping.
Now its crazy.
Suppose I was listening to a youtubetrack...
Then I close the player.
I just open a local track from the WindowsExplorer.
It should open the player with only that track in the Default playlist.
But player starts with the local track AND with the last youtube track played before I close the player.
The only way to clear the youtube track from the playlist is deleting it manually
Very strange
And stills groupping
Title: Re: YouTube plugin for AIMP
Post by: Kuroi_Mato_O on June 18, 2020, 22:39:00
Stopped working. I updated everything I could, logged out and logged into my account, but the youtube button just does nothing and the drop-down menu disappeared altogether. I didn’t closed the playlist in the screenshot and it plays normally, but I can’t add a new one. Adding something with youtube URL also not working. Anyone have similar issues?

(https://i.imgur.com/W4Tmkyy.png)
Title: Re: YouTube plugin for AIMP
Post by: Stinger on June 21, 2020, 22:55:57
Происходит тоже самое, как в выше написанном сообщении.
Пытаюсь добавить музыку через youtube - ничего не происходит, плейлист пустой.

Ждём обновления плагина с нетерпением :)
Title: Re: YouTube plugin for AIMP
Post by: Qbsoon on June 26, 2020, 13:16:31
Also stopped working for me. I have nothing added and when I try to add something from yt, nothing happens. New playlist is created, but it's empty, when I try to add to existing playlist also nothing is added.
Title: Re: YouTube plugin for AIMP
Post by: heroclix on June 29, 2020, 09:54:49
OK, посмотрел ответ сервера YT, а там такое:
{
  "error": {
    "code": 403,
    "message": "The request is missing a valid API key.",
    "errors": [
      {
        "message": "The request is missing a valid API key.",
        "domain": "global",
        "reason": "forbidden"
      }
    ],
    "status": "PERMISSION_DENIED"
  }
}
Дело в том, что с некоторых пор Google ввёл ограничения для сторонних приложений и установил суточные лимиты, поэтому обновлять плагин бесполезно пока используется какой то общий API Key. Оптимальный вариант реализовать ввод своего ключа через интерфейс плагина. Как его получить есть полно инструкций в гугле.
П.С. Для себя я вставил свой ключ с помощью хекса, находится в двух местах:
(https://i.imgur.com/GFRWj0o.png)
Title: Re: YouTube plugin for AIMP
Post by: parmalat00 on July 01, 2020, 04:03:13
  ??? а по подробнее???
Title: Re: YouTube plugin for AIMP
Post by: parmalat00 on July 01, 2020, 04:35:58
 heroclix   и где ты там нашёл интерфейс ввода апикея ???? ::)
Title: Re: YouTube plugin for AIMP
Post by: jotomato on July 01, 2020, 13:07:35
no update of current playlist, and impossible to put a new one. On Win 10 & Win 7
Title: Re: YouTube plugin for AIMP
Post by: heroclix on July 01, 2020, 17:06:34
@jotomato
1. Get your API Key for YouTube (https://www.slickremix.com/docs/get-api-key-for-youtube/)
2. Replace the key AIzaSyCeEdBFVx7MrZmbEewZCQrCGyJf02UNY8c (https://github.com/AdrianEddy/AIMPYouTube/blob/master/Config.h) with your using HxD (https://mh-nexus.de/downloads/HxDenu.zip)
3. Together we ask AdrianEddy to make it possible to change the key
(https://i.imgur.com/6JU8OxR.png)
Title: Re: YouTube plugin for AIMP
Post by: FloeHetling on July 03, 2020, 09:07:38
@jotomato
1. Get your API Key for YouTube (https://www.slickremix.com/docs/get-api-key-for-youtube/)
2. Replace the key AIzaSyCeEdBFVx7MrZmbEewZCQrCGyJf02UNY8c (https://github.com/AdrianEddy/AIMPYouTube/blob/master/Config.h) with your using HxD (https://mh-nexus.de/downloads/HxDenu.zip)
3. Together we ask AdrianEddy to make it possible to change the key
(https://i.imgur.com/6JU8OxR.png)
Сделал как описано, но стрелочка для добавления плейлистов все равно не появляется.
А как читать ответ сервера? Куда он сыпется?
Title: Re: YouTube plugin for AIMP
Post by: heroclix on July 03, 2020, 09:14:02
Куда он сыпется?
%AppData%AIMP\AIMPYouTube\Config.json
О какой стрелочке речь? Без апикея ссылки не добавляются, а стрелочка есть всегда.
Title: Re: YouTube plugin for AIMP
Post by: FloeHetling on July 03, 2020, 09:20:38
%AppData%AIMP\AIMPYouTube\Config.json
О какой стрелочке речь? Без апикея ссылки не добавляются, а стрелочка есть всегда.
Собственно та же проблема, что и у Kuroi_Mato_O несколькими постами выше.
(https://i.gyazo.com/68bd09dad51222f2b6d98a2be0571a9a.png)
Т.е. в плейлистах при добавлении нового плейлиста кнопка YouTube обычно давала возможность выбрать какой из плейлистов с Youtube добавить в AIMP.
Сейчас такой возможности нет.
Может, поможет указать в настройках API ключа в консоли разработчика Google что необходим доступ к личным данным вместо публичных, или проблема в общем?

Оффтоп: Я месяцев шесть назад пробовал собрать плагин из исходников, консультировался с разрабом, в итоге получившийся плагин работал нестабильно, но хоть как то по части GUI. Знаний в написании библиотек у меня ноль...
Title: Re: YouTube plugin for AIMP
Post by: heroclix on July 03, 2020, 09:46:51
FloeHetling
У меня эта кнопка посылает на авторизацию, никогда этим не пользовался, поэтому ничего подсказать не могу.
Всегда добавлял ссылки по кнопке + в существующий лист, или создавал новый
(https://i.imgur.com/F4eKsAw.png)
Как вариант попробуй удалить старые данные касающиеся youtube из папки профиля, и из AIMP.ini тоже
UPD. После авторизации перестали добавляться ссылки, плейлистов из учётки тоже не видит, после выхода работает, шо то с плагином всё-таки не так. А на какой версии раньше работало?
Title: Re: YouTube plugin for AIMP
Post by: jotomato on July 03, 2020, 17:48:24
Thanks @heroclix, but a bit difficult for me...
Title: Re: YouTube plugin for AIMP
Post by: Insendio on July 06, 2020, 01:25:22
@heroclix, ty bro

Thanks @heroclix, but a bit difficult for me...

Just logout and use settings like this screen below:
(https://i.imgur.com/Qrug5Rw.png)
Title: Re: YouTube plugin for AIMP
Post by: Sztewe on July 06, 2020, 18:24:40
@heroclix, ty bro

Just logout and use settings like this screen below:
(https://i.imgur.com/Qrug5Rw.png)

Not Working!! Just logged out and in, and used this image as instructions, but nonetheless, no new videos added to the list, and when i try to listen to a video by adress, the playlist is Empty
(https://i.imgur.com/folP1Am.png)
Title: Re: YouTube plugin for AIMP
Post by: LEV999 on July 10, 2020, 16:31:39
@jotomato
1. Get your API Key for YouTube (https://www.slickremix.com/docs/get-api-key-for-youtube/)
2. Replace the key AIzaSyCeEdBFVx7MrZmbEewZCQrCGyJf02UNY8c (https://github.com/AdrianEddy/AIMPYouTube/blob/master/Config.h) with your using HxD (https://mh-nexus.de/downloads/HxDenu.zip)
3. Together we ask AdrianEddy to make it possible to change the key
(https://i.imgur.com/6JU8OxR.png)

THANK YOU!!! СПАСИБО ОТ ДУШИ! :)
Title: Re: YouTube plugin for AIMP
Post by: LEV999 on July 10, 2020, 16:32:23
@heroclix, ty bro

Just logout and use settings like this screen below:
(https://i.imgur.com/Qrug5Rw.png)

THANK YOU!!! СПАСИБО ОТ ДУШИ! :)

Title: Re: YouTube plugin for AIMP
Post by: parmalat00 on July 13, 2020, 12:11:35
THANK YOU!!! СПАСИБО ОТ ДУШИ! :)
чушь не работает
Title: Re: YouTube plugin for AIMP
Post by: apocat on July 15, 2020, 16:09:18
чушь не работает
Плагин стал, но плейлисты не подтягивает и иконок ютуб в контекстном меню вообще нет.
Где бы увидеть от А до Я как он ставится и чем с ним делать.

снифер показал такое... явно не мой аккаунт

GET https://www.googleapis.com/youtube/v3/playlists?part=snippet&maxResults=50&mine=true&fields=items(id%2Csnippet) HTTP/1.1
Host: www.googleapis.com
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0)
Connection: keep-alive
Keep-Alive: 300
Authorization: Bearer ya29(и т.д. :)
Cache-Control: no-cache

ЯВНО (согласно документации) нехватает в строке чего-то типа key=AIzHHJJDFFODojfdfVJ1klnhY0npdat0Ym3A
Title: Re: YouTube plugin for AIMP
Post by: LEV999 on July 16, 2020, 16:59:51
чушь не работает

Если руки оттуда растут, то работает(делал все по инструкции, как написал "heroclix" и подправил "Insendio"). Не надо людей вводить в заблуждение. И кстати, работает на версии 4.60 build 2180. Обновился до 4.70 build 2222 вроде работает, но грузит по 10 минут и не более. Вернулся на 4.60 build 2180 полёт нормальный!
Title: Re: YouTube plugin for AIMP
Post by: apocat on July 16, 2020, 19:39:33
Если руки оттуда растут, то работает(делал все по инструкции, как написал "heroclix" и подправил "Insendio"). Не надо людей вводить в заблуждение. И кстати, работает на версии 4.60 build 2180. Обновился до 4.70 build 2222 вроде работает, но грузит по 10 минут и не более. Вернулся на 4.60 build 2180 полёт нормальный!

в этот раз сделал две замены на свой АПИ-ключ.
снифер показывает тоже самое... скрины в аттаче
Title: Re: YouTube plugin for AIMP
Post by: heroclix on July 17, 2020, 11:39:01
@LEV999
спасибо за поддержку

apocat
если бы вы почитали предыдущую страницу, то увидели бы где я писал (https://www.aimp.ru/forum/index.php?topic=50071.msg402121#msg402121) что с подключенным аккаунтом не работает, т.к. для доступа к личным данным нужен ещё ID и Secret key(смотрим на примере Kodi (https://seo-michael.co.uk/how-to-create-your-own-youtube-api-key-id-and-secret/)), было бы неплохо реализовать нечто подобное и здесь, но это вопросы Адриану

п.с. можно ведь ссылки на свои плейлисты добавить и без входа в учётку
Title: Re: YouTube plugin for AIMP
Post by: parmalat00 on July 18, 2020, 20:48:12
@LEV999
спасибо за поддержку

apocat
если бы вы почитали предыдущую страницу, то увидели бы где я писал (https://www.aimp.ru/forum/index.php?topic=50071.msg402121#msg402121) что с подключенным аккаунтом не работает, т.к. для доступа к личным данным нужен ещё ID и Secret key(смотрим на примере Kodi (https://seo-michael.co.uk/how-to-create-your-own-youtube-api-key-id-and-secret/)), было бы неплохо реализовать нечто подобное и здесь, но это вопросы Адриану

п.с. можно ведь ссылки на свои плейлисты добавить и без входа в учётку
нельзя ,только по одному видео можно !!!!!!
Title: Re: YouTube plugin for AIMP
Post by: masterleotaiwan on July 19, 2020, 18:44:22
Here is YouTube plugin for AIMP 1.7 in Traditional Chinese (Taiwan) Language
Title: Re: YouTube plugin for AIMP
Post by: jotomato on July 22, 2020, 19:40:48
LEV 999 thanks for your help, I did everything as described, and when I want to replace the new key, permission denied...  Very very sorry...
Title: Re: YouTube plugin for AIMP
Post by: heroclix on July 24, 2020, 11:53:57
permission denied
first copy aimp_YouTube.dll, for example to the desktop, then replace the key
or
try running HxD as administrator
Title: Re: YouTube plugin for AIMP
Post by: jotomato on July 25, 2020, 11:01:35
Thanks, as admin I can replace the key, but then AIMP YouTube plugin is not recognized anymore by AIMP, it means that when I go to plugin (in AIMP) there's no YouTube plugin....
Title: Re: YouTube plugin for AIMP
Post by: MuFeN on August 23, 2020, 18:01:29
Может кто подсказать как починить его?
Делал по инструкции постами выше и получил "краш" плеера при запуск ???
Объясните плизе что может не так делаю
Title: Re: YouTube plugin for AIMP
Post by: parmalat00 on September 03, 2020, 11:11:58
ждемс
Title: Re: YouTube plugin for AIMP
Post by: parmalat00 on September 03, 2020, 11:13:28
Может кто подсказать как починить его?
Делал по инструкции постами выше и получил "краш" плеера при запуск ???
Объясните плизе что может не так делаю

 8) 8) херокликс болтает ерунду,без разраба ничего не пофиксить ,теперь тупа ждать нужно его .
Title: Re: YouTube plugin for AIMP
Post by: jotomato on September 06, 2020, 22:41:18
Very strangely, it works perfectly on my PC Win7, but not at all on PC Win 10.....
Title: Re: YouTube plugin for AIMP
Post by: SergiSerhio on September 17, 2020, 10:29:12
Странная ситуация при воспроизведение онлайн радио с ютуба
https://www.youtube.com/watch?v=WYetg3AuLE4

Если использовать плагин с настройками по умолчанию без настройки "Всегда использовать youtube-dl", то качество звука стримится в 48 кбит, что ужасно
Когда включаю в настройках плагина "Всегда использовать youtube-dl" и полностью убираю параметры с окошка, то получаю уже приемлемый звук в 128 кбит, но после установки на паузу воспроизведения больше не удаётся воспроизвести, т.к. получаю ошибку ниже
Если выключить AIMP и снова запустить, то снова всё работает до первой паузы, потом снова ошибки пока не перезагрузишь AIMP
Если же отключить настройку "Всегда использовать youtube-dl", то всё хорошо, но качество звука на уши не налазит :)

Кто-то сталкивался с подобной ситуацией? Что можно сделать? А то после каждой паузы перезагружать плеер не вариант.

Code: [Select]
File: youtube://WYetg3AuLE4/Uplifting Trance Radio · 24/7 Live Stream.mp4
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
X-Walltime-Ms: 1600334328978
Date: Thu, 17 Sep 2020 09:18:48 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
Vary: Origin
X-Content-Type-Options: nosniff
Server: gvs 1.0
Title: Re: YouTube plugin for AIMP
Post by: parmalat00 on September 21, 2020, 03:32:21
Странная ситуация при воспроизведение онлайн радио с ютуба
https://www.youtube.com/watch?v=WYetg3AuLE4

Если использовать плагин с настройками по умолчанию без настройки "Всегда использовать youtube-dl", то качество звука стримится в 48 кбит, что ужасно
Когда включаю в настройках плагина "Всегда использовать youtube-dl" и полностью убираю параметры с окошка, то получаю уже приемлемый звук в 128 кбит, но после установки на паузу воспроизведения больше не удаётся воспроизвести, т.к. получаю ошибку ниже
Если выключить AIMP и снова запустить, то снова всё работает до первой паузы, потом снова ошибки пока не перезагрузишь AIMP
Если же отключить настройку "Всегда использовать youtube-dl", то всё хорошо, но качество звука на уши не налазит :)

Кто-то сталкивался с подобной ситуацией? Что можно сделать? А то после каждой паузы перезагружать плеер не вариант.

Code: [Select]
File: youtube://WYetg3AuLE4/Uplifting Trance Radio · 24/7 Live Stream.mp4
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
X-Walltime-Ms: 1600334328978
Date: Thu, 17 Sep 2020 09:18:48 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
Vary: Origin
X-Content-Type-Options: nosniff
Server: gvs 1.0


говорю же ниче нельзя сделать!!! ждите  разраба!
Title: Re: YouTube plugin for AIMP
Post by: Doctor Mabuse on October 10, 2020, 23:31:59
8) 8) херокликс болтает ерунду,без разраба ничего не пофиксить ,теперь тупа ждать нужно его .

Сам ерунду болтаешь, ниасилятор. У меня всё работало, когда я делал всё по этой инструкции, аналогичную которой, кстати, давал и сам разработчик - AdrianEddy (https://github.com/AdrianEddy/AIMPYouTube/issues/30) и которую ты бы мог сам прочесть, если бы удосужился сходить на GitHub, где официальная страничка плагина, а не разводить тут ор.

говорю же ниче нельзя сделать!!! ждите  разраба!

Разраб, пока ты тут оскорблял Heroclix'а, нашедшего решение, тем временем всё сделал - API Key утвержден, issue закрыт и вот прямо сейчас я слушаю с YouTube плейлист со своего аккаунта, переустановив ванильный плагин с "родным" API Key, не измененным с помощью HxD.

-----

Вообще, всем (в т.ч. и SergiSerhio с его траблом) будет полезно - заводите на GitHub аккаунт и рассказывайте разработчику о проблемах работы плагина там: https://github.com/AdrianEddy/AIMPYouTube/issues -> жмите New Issue и  все такое.
Title: Re: YouTube plugin for AIMP
Post by: azumukupoe on October 18, 2020, 12:55:49
YouTube Music support?
I want to listen to my uploaded music.
Title: Re: YouTube plugin for AIMP
Post by: tovBender on October 28, 2020, 14:47:48
Quote
youtube-dl from here https://github.com/rg3/youtube-dl/releases/

Repository unavailable due to DMCA takedown.

Не обновляется из-за закрытого репозитория.
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on November 04, 2020, 05:34:07
Не обновляется из-за закрытого репозитория.

На данный момент всё прекрасно обновляется, и кнопкой «Обновить» в настройках и через консоль.
Quote from: youtube-dl
-h, --help       Print this help text and exit
--version        Print program version and exit
-U, --update   Update this program to latest version. Make sure that you have sufficient permissions (run with sudo if needed)
(https://i.imgur.com/2ejiETD.gif)

https://www.youtube-dl.org
https://yt-dl.org
Title: Re: YouTube plugin for AIMP
Post by: DjuffinUA on November 13, 2020, 15:06:00
На данный момент всё прекрасно обновляется, и кнопкой «Обновить» в настройках и через консоль.
(https://i.imgur.com/2ejiETD.gif)

https://www.youtube-dl.org
https://yt-dl.org

Не работает обновление не через терминал не через aimp

(https://i.ibb.co/P6BYqxy/aimp.jpg)

А вот за ссылку на сайт спасибо. скачал exe-файл заменил в плагинах старый и заработало.
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on November 13, 2020, 15:52:08
Не работает обновление не через терминал не через aimp
У меня всё работает, как и писал выше.
Написал батник:
Code: [Select]
youtube-dl.exe --version
youtube-dl.exe --update
pause
положил рядом с "youtube-dl.exe" и запустил
(https://i.imgur.com/NyQVBg8.png)
могут быть проблемы на стороне сервера «youtube-dl», попробуйте скачать по ссылке.

Title: Re: YouTube plugin for AIMP
Post by: DjuffinUA on November 13, 2020, 15:55:42
У меня всё работает, как и писал выше.
Написал батник:
Code: [Select]
youtube-dl.exe --version
youtube-dl.exe --update
pause
положил рядом с "youtube-dl.exe" и запустил
(https://i.imgur.com/NyQVBg8.png)
могут быть проблемы на стороне сервера «youtube-dl», попробуйте скачать по ссылке.

Спасибо, скачал с сайта.
Title: Re: YouTube plugin for AIMP
Post by: parmalat00 on December 03, 2020, 11:24:06
У меня всё работает, как и писал выше.
Написал батник:
Code: [Select]
youtube-dl.exe --version
youtube-dl.exe --update
pause
положил рядом с "youtube-dl.exe" и запустил
(https://i.imgur.com/NyQVBg8.png)
могут быть проблемы на стороне сервера «youtube-dl», попробуйте скачать по ссылке.


спасибо большое без забабонов,сначала запускал батник но обнова не прилетала ,скачал вручную длку спасибо).
Title: Re: YouTube plugin for AIMP
Post by: FireFox on December 24, 2020, 00:34:03
Плагин не работает: я скачал плагин, я установил его, потом я авторизовался, но плагин не работает ("не работает" я имею ввиду нету дополнительных кнопок в контекстном меню)
 
The plugin does not work: I downloaded the plugin, I installed it, then I logged in, but the plugin does not work ("does not work" I mean there are no additional buttons in the context menu)
Title: Re: YouTube plugin for AIMP
Post by: unc0nnected on January 11, 2021, 18:28:53
Putting in another vote for youtube music support now that google play music is dead
Title: Re: YouTube plugin for AIMP
Post by: sickplanet on February 06, 2021, 13:57:34
How to update the plugin so is working again:
Go to your plugins folder (usually: "C:\Program Files (x86)\AIMP3\Plugins\aimp_YouTube")
Open a CMD there as Administrator and type this:
Code: [Select]
youtube-dl.exe --version

youtube-dl.exe --update

pause
(https://i.ibb.co/XV41zbr/cmd.png)
Title: Re: YouTube plugin for AIMP
Post by: alenka29 on February 17, 2021, 05:38:55
Как положить командный файл обновления в папочку плагина для youtube? Замучилась, мой виндовс 8.1 требует запуска проводника с правами администратора. Почитала - надо твикать реестр через утилиту ExecTI.exe, чтобы открыть эту папочку отдельным процессом проводника от администратора, боюсь.О: Озвереть полночи пытаюсь запустить длиннющий трек от бессоницы)). Пыталась ещё в foobar'е запустить - он хоть пишет файл не найден. Придется скачивать через Ummy.((
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on February 24, 2021, 07:35:42
How to update the plugin so is working again...

sickplanet at the time of writing your post (2021.02.06) the version of "youtube-dl 2021.02.04.1" was up to date.
She didn't need an update ...
The next version of "youtube-dl" was released 2021.02.10 (https://github.com/ytdl-org/youtube-dl/releases)



Как положить командный файл обновления в папочку плагина для youtube? Замучилась, мой виндовс 8.1 требует запуска проводника с правами администратора.
Используйте ПКМ. Копировать-Вставить. Именно так, а не обычным перетаскиванием мышкой.
Можно самостоятельно скачать актуальную версию "youtube-dl.exe" и скопировать в папку плагина (предварительно удалив старую).
Хотя утверждать и не буду, так как не известно как у вас "UAC" настроен, и какие у вас права доступа в "Program Files".

Лучше уж без батника, запустить Аимп от имени администратора. Перейти в настройки плагина, и обновить нажав кнопку.

(https://i.imgur.com/smNSaWr.png)  (https://i.imgur.com/XxxcrZ7.png)

(https://poster4.radikal.ru/2102/5b/3743fc4c824f.jpg) (https://radikal.ru/vf/Yjnp4q1hoye)

Quote
Почитала - надо твикать реестр через утилиту ExecTI.exe, чтобы открыть эту папочку отдельным процессом проводника от администратора, боюсь.
Не занимайтесь самолечением

Quote
Озвереть полночи пытаюсь запустить длиннющий трек от бессоницы)). Пыталась ещё в foobar'е запустить - он хоть пишет файл не найден.
А запустить в браузере? Не-е?

Quote
Придется скачивать через Ummy.((
Скопируйте "youtube-dl.exe" в другую папку, и желательно не на системном разделе диска.
Ну на крайний случай, в "моё видео" в пользовательской директории.
Создайте рядом батник с таким содержанием и запустите на исполнение.
Code: [Select]
youtube-dl.exe FRz_3Ajt6J0
Скачается видео (~30mb), рекомендуемое к просмотру. Ну или, перейдите по "ID" на ютуб и посмотрите там.
Title: Re: YouTube plugin for AIMP
Post by: heroclix on May 26, 2021, 23:26:58
Всем привет, давно хотел написать да всё забывал
Quote
Requirements:
Microsoft Visual C++ 2010 Redistributable Package (x86)
для любителей портабельных сборок, или тем кто не хочет устанавливать весь редист, достаточно положить в папку с плагином "msvcr100.dll", как показали мои эксперименты он нужен для обновления "youtube-dl.exe", файл во вложении
Title: Re: YouTube plugin for AIMP
Post by: rum_fairy on June 20, 2021, 17:58:47
ни с того ни с сего появилась ошибка  :(
каналы на ютубе рабочие

что это и как можно исправить?

(https://imgur.com/Rf40y3Q)
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on June 21, 2021, 08:09:06
ни с того ни с сего появилась ошибка  :(
каналы на ютубе рабочие
что это и как можно исправить?
? а где ссылки  :-X
каналы то рабочие и название то же, а вот стрим вполне могли сменить.
Title: Re: YouTube plugin for AIMP
Post by: rum_fairy on June 21, 2021, 19:33:58
? а где ссылки  :-X
каналы то рабочие и название то же, а вот стрим вполне могли сменить.
ссылки на плейлисты обновлял, ошибка остается таже.

канал с которого брал ссылки на плейлисты.
https://www.youtube.com/c/PandoraJourney/playlists

Title: Re: YouTube plugin for AIMP
Post by: ss.pl on June 22, 2021, 01:23:53
ссылки на плейлисты обновлял, ошибка остается таже.

На скриншоте ERROR: LqOfPkHGq9U: YouTube. Между эррор и ютуб индификатор видео.
Вставляете этот код в строку поиска (должен быть активным тот плейлист, когда появилась ошибка),
аимп найдёт проблемную ссылку, оправляете её в другой (новый) плейлист. И так далее, пока всё не наладится.
На скриншоте также виден трек "под фокусом" скорей всего это и есть ваша проблема.
2-Hours Epic Music Mix | THE POWER OF EPIC MUSIC - Full Mix Vol.1 (https://youtu.be/LqOfPkHGq9U)

Переходите в плейлист к "проблемным" ссылкам и начинаете их проверять поштучно.
Выделяете, жмёте F4 или ПКМ - "Информация о файле". Далее средняя вкладка "Информация", Внизу будет прямая ссылка на видео.
Скопируйте её, либо сразу создайте ещё один плейлист, либо потом при добавлении этой ссылки через плагин.
Запустите воспроизведение, если всё хорошо, то переходите к следующей ссылке и так далее.
Если всё плохо, попробуйте открыть "кривую" ссылку в видеоплеере или в браузере.
В целях профилактики можно выгружать плагин в настройках, с перезагрузкой плеера и с последующим удалением файла кэша
по пути: C:\Users\ХХХХХ\AppData\Roaming\AIMP\AIMPYouTube. Также снять галку в настройках с использования "youtube-dl"

Я то по первости подумал, что вы радио-стримы слушаете (я только так). Так что скриншот не особо рассматривал.
А тут 2-х часовые эпик-сеты, кста спасибо за ссылку пошарюсь, хотя я больше по аплифту и дарк-електро
Сходил на канал выбрал самый большой плейлист 543 видео (https://www.youtube.com/playlist?list=PLrjo8kFr6wuy9x38Imyb3bOvP7vfqpsvb), но по факту только 536.
Местный плагин загрузил только 514, так как соседний (https://www.aimp.ru/forum/index.php?topic=63088.0) все 536 - вот тоже стоит задуматься (бывают скрытые и удаленные видео)
Видео с ID: LqOfPkHGq9U у меня открылось без проблем, в то же время в составе большого плейлиста оно тупило.
Да и плагином я пользуюсь без логина, только прямые ссылки - без смарт-плейлистов.   
Title: Re: YouTube plugin for AIMP
Post by: CiFirst on June 22, 2021, 19:00:42
Здравствуйте, подскажите, в чем может быть проблема данной ошибки

File: youtube://TCd6PfxOy0Y/Daft Punk - Veridis Quo (Official audio).mp4
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
Vary: Origin
Cross-Origin-Resource-Policy: cross-origin
X-Restrict-Formats-Hint: None
X-Content-Type-Options: nosniff
Date: Tue, 22 Jun 2021 15:58:06 GMT
Server: gvs 1.0
Title: Re: YouTube plugin for AIMP
Post by: rum_fairy on June 22, 2021, 20:37:09
На скриншоте ERROR: LqOfPkHGq9U: YouTube. Между эррор и ютуб индификатор видео.
Вставляете этот код в строку поиска (должен быть активным тот плейлист, когда появилась ошибка),
аимп найдёт проблемную ссылку, оправляете её в другой (новый) плейлист. И так далее, пока всё не наладится.
На скриншоте также виден трек "под фокусом" скорей всего это и есть ваша проблема.
2-Hours Epic Music Mix | THE POWER OF EPIC MUSIC - Full Mix Vol.1 (https://youtu.be/LqOfPkHGq9U)

Переходите в плейлист к "проблемным" ссылкам и начинаете их проверять поштучно.
Выделяете, жмёте F4 или ПКМ - "Информация о файле". Далее средняя вкладка "Информация", Внизу будет прямая ссылка на видео.
Скопируйте её, либо сразу создайте ещё один плейлист, либо потом при добавлении этой ссылки через плагин.
Запустите воспроизведение, если всё хорошо, то переходите к следующей ссылке и так далее.
Если всё плохо, попробуйте открыть "кривую" ссылку в видеоплеере или в браузере.
В целях профилактики можно выгружать плагин в настройках, с перезагрузкой плеера и с последующим удалением файла кэша
по пути: C:\Users\ХХХХХ\AppData\Roaming\AIMP\AIMPYouTube. Также снять галку в настройках с использования "youtube-dl"
Я то по первости подумал, что вы радио-стримы слушаете (я только так). Так что скриншот не особо рассматривал.
А тут 2-х часовые эпик-сеты, кста спасибо за ссылку пошарюсь, хотя я больше по аплифту и дарк-електро
Сходил на канал выбрал самый большой плейлист 543 видео (https://www.youtube.com/playlist?list=PLrjo8kFr6wuy9x38Imyb3bOvP7vfqpsvb), но по факту только 536.
Местный плагин загрузил только 514, так как соседний (https://www.aimp.ru/forum/index.php?topic=63088.0) все 536 - вот тоже стоит задуматься (бывают скрытые и удаленные видео)
Видео с ID: LqOfPkHGq9U у меня открылось без проблем, в то же время в составе большого плейлиста оно тупило.
Да и плагином я пользуюсь без логина, только прямые ссылки - без смарт-плейлистов.
[/quote]

Плагин автоматически с "битого" трека (ссылки) спускается на следующий и его тоже признает "битым", и так до конца плейлиста.
Забавно то, что в окне исполнительного файла указывается еще один плагин youtube-dl. Да, на тот момент он стоял, и да, раньше он никак не конфликтовал. Но, после того как я его удалил и попытался заново разместить плейлист, окно + с ошибками все так же осталось появляется. Ума не приложу как это решать.
Title: Re: YouTube plugin for AIMP
Post by: rum_fairy on June 22, 2021, 20:50:21
Плагин автоматически с "битого" трека (ссылки) спускается на следующий и его тоже признает "битым", и так до конца плейлиста.
Забавно то, что в окне исполнительного файла указывается еще один плагин youtube-dl. Да, на тот момент он стоял, и да, раньше он никак не конфликтовал. Но, после того как я его удалил и попытался заново разместить плейлист, окно + с ошибками все так же осталось появляется. Ума не приложу как это решать.

Все, решилось. Спасибо!
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on June 23, 2021, 05:52:15
Все, решилось. Спасибо!
>:(
Как решилось, что делали? Нужно описать.
Как другие пользователи, с такой же проблемой, смогут её решить?
Тут и так 36 страниц мало-полезного чтива.
Title: Re: YouTube plugin for AIMP
Post by: rum_fairy on June 23, 2021, 07:01:44
>:(
Как решилось, что делали? Нужно описать.
Как другие пользователи, с такой же проблемой, смогут её решить?
Тут и так 36 страниц мало-полезного чтива.

У меня стояло 2 патча: AIMPyoutube и youtube-dl, работали они вместе, до сих пор. После, случилась ситуация с ошибками воспроизведения треков из плейлиста с youtube канала. Ошибка "не возможно воспроизвести файл" перепрыгивала к следующему и следующему, так до конца плейлиста. Но по мимо ошибки открывалось еще "исполнительное" окно в котором было предложено обновить плагин youtube-dl, который почему то обновляться не хотел, хотя с сайта устанавливал последнюю версию.
После чего решил его удалить полностью, был удален из
C:\Program Files (x86)\AIMP\Plugins, и,
C:\Users\Admin\AppData\Roaming\AIMP
После перезапуска AIMP и размещение плейлистов заново ошибки снова появились, как и исполнительное окно (см скрины), но на этот раз обновление плагина youtube-dl прошло успешно (пс. хотя я его вроде как удалил, но не суть). Главное что плагин обновился, и треки в плейлистах снова стали воспроизводиться.

Вся хронология моих действий, может кому поможет.
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on June 23, 2021, 09:03:27
rum_fairy, спасибо что ответили. Но стало ещё запутанней  ;D
У меня тоже 2 плагина установлено, этот и соседний, и работают они тоже одновременно (почти). Чаще плагин от cubis123
Там больше возможностей, но если по-хорошему он еще сыроват, "не допилен". А этот от AdrianEddy стабильный, но он только для ютуба.
Я просто забываю его отключать, когда лезу в настройки плеера то тогда и отключаю - а практически ни когда.

По поводу обновления основного (стороннего) компонента "youtube-dl.exe" писал выше (https://www.aimp.ru/forum/index.php?topic=50071.msg410011#msg410011).
У cubis123-а, эта часть плагина обновляется автоматически, а так как она находится в папке профиля, то проблем с обновлением нет,
а "youtube-dl.exe" лежит в "Program Files", вот тут возникают проблемы, если у пользователя нет права-записи в этот каталог.

Вообщем рекомендации такие:
Использовать только актуальную версию (https://github.com/ytdl-org/youtube-dl/releases) "youtube-dl.exe" и обязательно отключать соседний плагин (https://www.aimp.ru/forum/index.php?topic=63088.0).
включать или отключать (по факту) в настройках галку с использования "youtube-dl".
Title: Re: YouTube plugin for AIMP
Post by: CiFirst on June 28, 2021, 19:21:14
Здравствуйте, подскажите, в чем может быть проблема данной ошибки

File: youtube://TCd6PfxOy0Y/Daft Punk - Veridis Quo (Official audio).mp4
Code: -1 (FFFFFFFF)
Message: Unknown Error
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
Vary: Origin
Cross-Origin-Resource-Policy: cross-origin
X-Restrict-Formats-Hint: None
X-Content-Type-Options: nosniff
Date: Tue, 22 Jun 2021 15:58:06 GMT
Server: gvs 1.0

решил данную проблему полным удалением плагина и установкой заново с последующим обновлением
Title: Re: YouTube plugin for AIMP
Post by: Nikomo on August 31, 2021, 23:57:53
Вопрос, можно ли научить плагин работе с yt-dlp https://github.com/yt-dlp/yt-dlp
Я попробовал заменить им старый youtube-dl.exe, предварительно естественно переименовав yt-dlp_x86.exe на youtube-dl.exe, но увы музыка не играет с ним.
Title: Re: YouTube plugin for AIMP
Post by: KawaiiSelbst on September 11, 2021, 12:47:14
При попытке проиграть как либо из добавленных треков высвечивается такая вот ошибка

 (https://bun.filedit.ch/azoCDdJMyIcoCmJTIyQb.png),

 в плеере все треки отображаются вот так, то есть правильно судя по всему

(https://bun.filedit.ch/CSHeARiakdJYXJItcAiG.png).

Что делать?
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on September 12, 2021, 02:53:23
Что делать?
???

(https://i.imgur.com/zXKkC7W.png)
Title: Re: YouTube plugin for AIMP
Post by: Я Гриша! on September 13, 2021, 23:59:39
AdrianEddy, hi! Is it possible to implement parsing of the channel, by reference, of this kind?
Code: [Select]
https://www.youtube.com/c/АлисаСупронова/videos
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on September 14, 2021, 01:37:21
Я Гриша!

Code: [Select]
https://www.youtube.com/channel/UCYQGLmFxorvQkNtisrQ6S6w/videos
(https://www.aimp.ru/forum/index.php?action=dlattach;topic=50071.0;attach=64420)
Title: Re: YouTube plugin for AIMP
Post by: Я Гриша! on September 14, 2021, 19:23:52
ss.pl, благодарю! Не знал что так можно. Список добавился, только при попытке проиграть, вопреки обычному, выскакивает CMD, и потом непрерываемый поток ошибок.
Антивирус у меня не стоит. Галочку "youtube-dl" пробовал ставить в настройках, ничего не меняется.


(https://i.imgur.com/XzxXoy4.png)

Win 10 X64, YouTube plugin v1.7, AIMP 5 2324
___
Разобрался, скачал нужные файлы по ссылке и перезаписал. А нельзя ли их сразу в комплект к плагину положить? "youtube-dl".
Title: Re: YouTube plugin for AIMP
Post by: Я Гриша! on September 15, 2021, 01:16:32
Возможно ли добавить оценку треков? Очень не хватает такой возможности.

И второй момент, можно ли преодолеть ограничение в 200 песен?
Есть канал на котором 346 треков. а загружается только 200.
Code: [Select]
https://www.youtube.com/channel/UCxUDfTqDOAMi3zbu71BHs-g
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on September 16, 2021, 04:51:09
Разобрался, скачал нужные файлы по ссылке и перезаписал. А нельзя ли их сразу в комплект к плагину положить? "youtube-dl".
Quote
AdrianEddy, Последняя активность: Июля 16, 2020, 22:32:17
Надо просить админов, чтобы обновили архив в шапке.
Ну а так, да, нужно самим скачать актуальную версию youtube-dl (https://github.com/ytdl-org/youtube-dl/releases), либо кнопкой "обновить" в настройках.



И второй момент, можно ли преодолеть ограничение в 200 песен?
Есть канал на котором 346 треков. а загружается только 200.
Code: [Select]
https://www.youtube.com/channel/UCxUDfTqDOAMi3zbu71BHs-g

Я пробовал такую ссылку (без входа в аккаунт ютуба)
Code: [Select]
https://www.youtube.com/channel/UCxUDfTqDOAMi3zbu71BHs-g/videos/Загрузилось 346 ссылок, но только один раз. Больше, такой рекорд повторить не удалось, грузится 50 ссылок, и всё,
я и кэш убивал, и плагин перезапускал - ну ни в какую.
Выход: Только соседний плагин + текстовый редактор (править плейлист аимпа) и немного времени.

(https://i.imgur.com/Jj4KI7I.jpg)
Title: Re: YouTube plugin for AIMP
Post by: Я Гриша! on September 16, 2021, 20:46:43
ss.pl, благодарю! +1
Title: Re: YouTube plugin for AIMP
Post by: c0der on September 21, 2021, 14:19:32
Hey guys.

Just tried to get a little through this conversation with a translator since I cannot read/write russian.
Is this plugin still working since YouTube changed something and recently blocked 2 discord bots from streaming YouTube URLs?
I can't successfully insert single videos and full channels but when I want to play the track I am getting error for each track in the list (see screenshot attached).
Any solution on this problem yet?
Help would be appreciated.

Edit: I am currently using plugin version 1.7 and AIMP 5 beta.
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on September 22, 2021, 04:19:00
c0der Обновите "youtube-dl.exe"

(https://i.imgur.com/80eUwjc.png)

https://www.aimp.ru/forum/index.php?topic=50071.msg410011#msg410011
https://www.aimp.ru/forum/index.php?topic=50071.msg406344#msg406344

(https://i.imgur.com/iVqIkux.png)
Title: Re: YouTube plugin for AIMP
Post by: c0der on September 22, 2021, 04:29:38
Got the latest version from github, now everything's working like a charm. Thank u, sir!
Title: Re: YouTube plugin for AIMP
Post by: Kolobot on October 08, 2021, 09:46:56
Поставил плагинчик, не работаит ((( есть идеи в чем соль?

Менял dl вручную. При попытке обновить через плагин, ошибку выдает: Can't find the current version. Please try again later.

Вываливает такую вот ошибку при попытке открыть ссылку:
File: youtube://06V5oEHCMk8/Lila Frascara - Cuarzo.mp4
Code: -2004287480 (88890008)
Message: IAudioClient.Initialize
-------------------------
Format: 48000 Hz / 32 Bit / 7.1 Surround

ссылка: https://www.youtube.com/watch?v=06V5oEHCMk8

Версия АИМПа: 4.70 билд 2254 (12.08.2021)

Версия youtube-dl: 2021.06.06

Винда 10. Установка стационарная (не портативная)
Title: Re: YouTube plugin for AIMP
Post by: Dante_Salyeri on November 01, 2021, 14:33:43
Кто может подсказать по такому вопросу. Столкнулся с проблемой что все треки из ютуба стали долго загружаться.
Раньше помню треки из ютуба быстро загружались, а теперь прогрузка очень медленная, буферизация трека по времени чуть ли не длиннее самой песни песни.
Подскажите пожалуйста, как это исправить.
Спасибо!
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on November 02, 2021, 01:32:22
Подскажите пожалуйста, как это исправить.

Напишите автору:
https://github.com/AdrianEddy/AIMPYouTube/issues/34
Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on November 02, 2021, 04:46:59
По мне так смысла нет. В обсуждениях другого плеера упоминалось, что это Google может отслеживать использование без браузера и просмотра рекламы, в результате снижать скорость. Насколько это правда детально не изучал и не следил за этим вопросом.
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on November 02, 2021, 05:07:29
Насколько это правда детально не изучал и не следил за этим вопросом.
Всё верно, у меня качалка IDM, скорость упала ~ в 10 раз, и это с учётом сегментированной загрузки.
Залетало от 7 mb/s на коротких видео и до 12 mb/s (почти во весь канал) на  длинных, а сейчас 600kb - за счастье.
Title: Re: YouTube plugin for AIMP
Post by: Dante_Salyeri on November 02, 2021, 14:25:43
Напишите автору:
https://github.com/AdrianEddy/AIMPYouTube/issues/34
Спасибо!
По мне так смысла нет. В обсуждениях другого плеера упоминалось, что это Google может отслеживать использование без браузера и просмотра рекламы, в результате снижать скорость. Насколько это правда детально не изучал и не следил за этим вопросом.
Спасибо.
Всё верно, у меня качалка IDM, скорость упала ~ в 10 раз, и это с учётом сегментированной загрузки.
Залетало от 7 mb/s на коротких видео и до 12 mb/s (почти во весь канал) на  длинных, а сейчас 600kb - за счастье.
В общем я думал что это исключительно у меня проблема, но судя по всему это обширная проблема.
Title: Re: YouTube plugin for AIMP
Post by: drafted on November 06, 2021, 21:33:27
а сейчас 600kb - за счастье
Форк youtube-dl [yt-dlp: A youtube-dl fork with additional features and fixes](https://github.com/yt-dlp/yt-dlp) не имеет таких проблем.
Можно, временно (или постоянно), использовать его.
Title: Re: YouTube plugin for AIMP
Post by: Nikomo on November 07, 2021, 00:00:08
Всё верно, у меня качалка IDM, скорость упала ~ в 10 раз, и это с учётом сегментированной загрузки.
Залетало от 7 mb/s на коротких видео и до 12 mb/s (почти во весь канал) на  длинных, а сейчас 600kb - за счастье.
IDM обновите, и будет качать на нормальной скорости. Кстати, обратите внимание на Ant Download Manager, качалка очень похожа на IDM. Что же касается плагина, решил заменой youtube-dl на yt-dlp с последующим его переименованием.
Title: Re: YouTube plugin for AIMP
Post by: Kristio on November 09, 2021, 03:19:54
Куда плагин кеширует проигрываемую музыку?
Title: Re: YouTube plugin for AIMP
Post by: Doctor Mabuse on November 10, 2021, 01:21:47
Так... На сайте и здесь (в закрепленном сообщении) появилась версия 1.7.1 от 2021-11-09, но вместе с тем на ГитХабе последняя версия - 1.7 от 2020-15-05 и активность последняя там же в то же время была, не считая issues.

Различия (heх-сравнение показывает, что собственно dll-то та же самая) только в том, что youtube-dl заменена на переименованную yt-dlp (и это даже лучше оригинального youtube-dl, судя по форумному обсуждению), но в прилагаемом ридми сие не указано никак. Равно как и то, что сборка явно не авторская. Как-то это неправильно.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on November 10, 2021, 08:44:48
Как-то это неправильно.
Как говорится: не нравится - не пользуйтесь
Это временное решение из-за большого количества жалоб на плагин
Возможно, потом будет сделан "правильный" форк
Title: Re: YouTube plugin for AIMP
Post by: Doctor Mabuse on November 10, 2021, 17:38:47
не нравится - не пользуйтесь
Да причём тут это - просто хотя бы в ридми написали, что это "народная" сборка с yt-dlp. Ну или здесь бы комментарий оставили, что вот, сделали. А так первая мысль была - кто-то взломал аккаунт и залил непонятно что.
Title: Re: YouTube plugin for AIMP
Post by: alanecn on November 13, 2021, 06:10:08
Hello. I am attempting to use this plugin, however, I have no knowledge nor-likely-the correct programs to ensure everything works out right. I dont even know if the install of youtube-dl(p) is connected to the plugin, or anything, to be honest.
I need a from-scratch walkthrough //sweats
Title: Re: YouTube plugin for AIMP
Post by: Doctor Mabuse on November 14, 2021, 02:53:32
I need a from-scratch walkthrough
Judging by the screenshot, you have everything installed correctly.

Files from zip

Langs\
aimp_YouTube.dll
youtube-dl.exe

must be placed in

C:\Program Files (x86)\AIMP\Plugins\aimp_YouTube

https://i.imgur.com/kTT2NBu.png
https://i.imgur.com/WTRtz1T.png
https://i.imgur.com/kxGfmqy.png
Title: Re: YouTube plugin for AIMP
Post by: Nikomo on November 15, 2021, 23:51:03
Не работает плагин нормально с yt-dlp, при этом со старым youtube-dl проблем нет кроме медленной скорости.
Параллельный плагин на Питоне работает, но не удалось подменить старый youtube-dl на yt-dlp, пишет ошибку. Я бы им и пользовался дальше, но перемотка не работает.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on November 16, 2021, 08:44:19
Не работает плагин нормально с yt-dlp, при этом со старым youtube-dl проблем нет кроме медленной скорости.
что именно не работает?
Title: Re: YouTube plugin for AIMP
Post by: Nikomo on November 16, 2021, 22:40:49
что именно не работает?
Не работало само проигрывание треков, пока в aimp.ini не почистил строки плагина, и не установил его заново.
Title: Re: YouTube plugin for AIMP
Post by: imperator69 on January 09, 2022, 00:00:04
It doesn't work on v5.01  :(
Title: Re: YouTube plugin for AIMP
Post by: Kosta on January 15, 2022, 21:10:41
Лагает на буферизации.
Title: Re: YouTube plugin for AIMP
Post by: Digga_83 on January 22, 2022, 03:17:10
Hello everyone, maybe someone can help me?
when i load a playlist from youtube and play it, the music stutters totally, i can't play a single track without problems, does anyone know what could be the reason?
Thanks in advance

Aim 5.1
YT plugin 1.7

internet line
Download 100 Mbit/s
Upload 40 Mbit/s
Title: Re: YouTube plugin for AIMP
Post by: navari on March 05, 2022, 10:21:08
Постоянно лагает на буферизации
Title: Re: YouTube plugin for AIMP
Post by: vladex1995 on March 18, 2022, 17:47:21
I have the same problem. Extreme Lag. How can i lower the quality of the file so i can use the plugin
Title: Re: YouTube plugin for AIMP
Post by: sickplanet on March 18, 2022, 23:08:23
I have the same problem. Extreme Lag. How can i lower the quality of the file so i can use the plugin
same here. any solutions/ideas anyone ?
Title: Re: YouTube plugin for AIMP
Post by: gr-e on March 18, 2022, 23:52:50
Go to plugin settings and replace
Code: [Select]
bestaudio[protocol=m3u8_native]/bestaudio[protocol=m3u8]/best[ext=mp4]/bestwith
Code: [Select]
worstaudio[protocol=m3u8_native]/worstaudio[protocol=m3u8]/worst[ext=mp4]/worst
Title: Re: YouTube plugin for AIMP
Post by: sickplanet on March 19, 2022, 13:33:18
Go to plugin settings and replace
Code: [Select]
bestaudio[protocol=m3u8_native]/bestaudio[protocol=m3u8]/best[ext=mp4]/bestwith
Code: [Select]
worstaudio[protocol=m3u8_native]/worstaudio[protocol=m3u8]/worst[ext=mp4]/worst
tried this and same result... no difference.
i have gigabit connection
Title: Re: YouTube plugin for AIMP
Post by: gr-e on March 19, 2022, 15:02:40
tried this and same result... no difference.
i have gigabit connection
Weird, it did the trick for me.
Make sure you restart aimp and re-add the link to the playlist.
Title: Re: YouTube plugin for AIMP
Post by: TuMCoH on April 26, 2022, 00:38:32
Добрый день, у кого подтормаживает воспроизведение треков с Ютуба попробуйте заменить youtube-dl.exe на https://github.com/yt-dlp/yt-dlp/releases/download/2022.04.08/yt-dlp.exe с заменой имени файла, мне помогло. Тормоза пропали, прокрутка трека работает.

Аимп 5,02 билд 2365, ютуб 1,7
Title: good
Post by: CurZeh on April 26, 2022, 06:23:15
nice and easy
Title: Re: YouTube plugin for AIMP
Post by: Alexxander on May 18, 2022, 13:59:35
How to add many youtube links to playlist?
Подскажите, как добавить несколько youtube ссылок в плейлист AIMP?
Title: Re: YouTube plugin for AIMP
Post by: heroclix on June 09, 2022, 19:49:29
same here. any solutions/ideas anyone ?
This is not because of quality, this is because youtube is for several months now actively limiting downloading files directly, without usig their website. To work around this you need to use modified youtube-dl.exe that works around these limitations.

Steps (you need to have Youtube for AIMP intalled already):

1. Download yt-dlp.exe from https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe
2. Rename downloaded file from yt-dlp.exe to youtube-dl.exe
3. Right click youtube-dl.exe, choose properties, unblock file if windows says it is blocked.
4. Copy downloaded file youtube-dl.exe and overwrite original file in your      AIMP\Plugins\aimp_YouTube\        directory
6. Restart AIMP if it was running.

Youtube should be working now without stuttering, tested.

Author of this AIMP extension should start including different version of youtube-dl.exe.
Title: Re: YouTube plugin for AIMP
Post by: Heshflow on June 13, 2022, 19:14:12
Problem is, the plugin, even the new one (download .exe from github ... ok ...) isn't solving the really long buffering (?) times, when choosing long streams (> 1h), it takes ages and it still is lagging and stuttering. It worked perfectly well before.

Really a bummer - any chance it will work again in the future or is it a lost cause?
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on June 15, 2022, 02:01:39
Steps (you need to have Youtube for AIMP intalled already):

1. Download yt-dlp.exe from https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe (https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe)
Это не верно, скачивать нужно х86: httрs://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp_x86.exe

or is it a lost cause?
Heshflow перейдите на Github (https://github.com/yt-dlp/yt-dlp/releases) и скачайте 32-х битную версию.
У меня из этого плейлиста (https://www.youtube.com/playlist?list=PLrjo8kFr6wuwuSHyjfKiyG9A13Y9QhLWL) 2-х часовые сеты грузятся от 20 секунд до 2-х минут.
Всё зависит от формата, что отдаёт ютуб. Часовые сеты, вообще залетают за 15 - 50 секунд.
Командную строку в настройках "-f best[ext=mp4]/best" иногда меняю на равнозначную, это поиск по ID "-f 22/18/140" или "-f 18/22/140"


Title: Re: YouTube plugin for AIMP
Post by: heroclix on June 15, 2022, 16:23:39
Это не верно, скачивать нужно х86: httрs://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp_x86.exe
It doesn't matter if you download 64 or 32 bit version since nobody uses 32bit windows anymore, except maybe some very old machines, so why stick with old 32bit?
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on June 16, 2022, 01:09:24
heroclix, you may be right, but AIMP v5.02 itself is still 32-bit, and so is the plugin.
I compared the work of "yt-dlp" (it was not a plugin) on my computer with Win8.1 x64 and it seemed to me that "yt-dlp_x86" works faster. 
I don't know what this is connected with, but it is so - maybe at this time there was no one on YouTube  ;D
Title: Re: YouTube plugin for AIMP
Post by: Heshflow on June 18, 2022, 18:00:52
Heshflow перейдите на Github и скачайте 32-х битную версию.
У меня из этого плейлиста 2-х часовые сеты грузятся от 20 секунд до 2-х минут.
Всё зависит от формата, что отдаёт ютуб. Часовые сеты, вообще залетают за 15 - 50 секунд.
Командную строку в настройках "-f best[ext=mp4]/best" иногда меняю на равнозначную, это поиск по ID "-f 22/18/140" или "-f 18/22/140"

I tried, even with the x86, but it still takes ages and stutters now.
Before it loaded 10 hr music within 3-5 sec. without any stutter at all.
Guess Youtube found out how to kick all these "don't show youtube ads" players for good unfortunately.
Title: Re: YouTube plugin for AIMP
Post by: Karlmeister on June 21, 2022, 23:25:47
This is not because of quality, this is because youtube is for several months now actively limiting downloading files directly, without usig their website. To work around this you need to use modified youtube-dl.exe that works around these limitations.

Steps (you need to have Youtube for AIMP intalled already):

1. Download yt-dlp.exe from https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp.exe
2. Rename downloaded file from yt-dlp.exe to youtube-dl.exe
3. Right click youtube-dl.exe, choose properties, unblock file if windows says it is blocked.
4. Copy downloaded file youtube-dl.exe and overwrite original file in your      AIMP\Plugins\aimp_YouTube\        directory
6. Restart AIMP if it was running.

Youtube should be working now without stuttering, tested.

Author of this AIMP extension should start including different version of youtube-dl.exe.

I had the stuttering issue with the bundled yt downloader. I followed your tip and works like a charm! Thanks!

In my case, no need to grant special firewall permissions to the new console app.
Title: Re: YouTube plugin for AIMP
Post by: skapunker on November 03, 2022, 09:40:21
у кого нибудь этот плагин работает на данный момент  :-\?
Title: Re: YouTube plugin for AIMP
Post by: dykomenko on December 15, 2022, 16:24:58
у кого нибудь этот плагин работает на данный момент  :-\?
Плагин работает отлично.

Есть только вопрос, может кто подскажет, как установить  --limit-rate? Хотелось бы ограничить скорость загрузки
Title: Re: YouTube plugin for AIMP
Post by: blanchon on December 17, 2022, 12:37:38
"lang" file and instructions in French
Fichier "lang" et petit mode d'emploi en français
Title: Re: YouTube plugin for AIMP
Post by: patefoniq on April 04, 2023, 11:22:28
After the recent update of AIMP (a few days ago), pausing the YT track stopped working. Now, when I press the pause button, the track stops instead of being paused.
I would like to make it clear. Before the last AIMP update, this functionality worked like a charm without any problems - the soundtrack was being paused correctly.
Title: Re: YouTube plugin for AIMP
Post by: Artem on April 04, 2023, 12:56:35
After the recent update of AIMP (a few days ago), pausing the YT track stopped working. Now, when I press the pause button, the track stops instead of being paused.
I would like to make it clear. Before the last AIMP update, this functionality worked like a charm without any problems - the soundtrack was being paused correctly.

I will check it
Title: Re: YouTube plugin for AIMP
Post by: Солу on April 05, 2023, 13:13:30
Здравствуйте. Установил плагин, при первом использовании вышла ошибка и консоль, после вроде все отлично работает. Но нужна небольшая помощь, подскажите, пожалуйста.
1. Я так понимаю, плагин не скачивает песню, точнее скачивает куда то во временные файлы и после проигрывания сразу удаляет? потому что, при повторном проигрывании после другой песни, небольшая задержка. Если так, нет ли возможности, чтобы он не удалял? чтобы не было этой задержки?
2. Каждая песня из ютуба в аимпе находится в отдельной разделе, пускай и в одном плейлисте. Название раздела это название ссылки самой песни в ютубе, можно ли как то убрать эти разделы в аимпе? чтобы просто было название песни и все?
3. Для чего нужна опция "Всегда использовать ютуб длл?
Title: Re: YouTube plugin for AIMP
Post by: Soolo on April 05, 2023, 14:08:07
1. Я так понимаю, плагин не скачивает песню, точнее скачивает куда то во временные файлы и после проигрывания сразу удаляет? потому что, при повторном проигрывании после другой песни, небольшая задержка. Если так, нет ли возможности, чтобы он не удалял? чтобы не было этой задержки?
Дело не в удалении. Чтобы начать проигрывание, нужно подключиться к серверу Ютуба и скачать часть файла, на это нужно время, это не просто с диска файл проиграть.

2. Каждая песня из ютуба в аимпе находится в отдельной разделе, пускай и в одном плейлисте. Название раздела это название ссылки самой песни в ютубе, можно ли как то убрать эти разделы в аимпе? чтобы просто было название песни и все?
В индивидуальных настройках плейлиста отключите группировку

3. Для чего нужна опция "Всегда использовать ютуб длл?
Галочка вводилась, когда плагин сам без этой библиотеки мог играть, но это уже не важно, без этой галочки работать скорее всего не будет
Title: Re: YouTube plugin for AIMP
Post by: Солу on April 05, 2023, 14:38:23
Дело не в удалении. Чтобы начать проигрывание, нужно подключиться к серверу Ютуба и скачать часть файла, на это нужно время, это не просто с диска файл проиграть.

Это понятно, но, при повторном проигрывании он снова подключается и скачивает т.е уже 2 раз, при воспроизведении в 3 раз, снова и т.д. Можно ли сделать так, чтобы только при первом воспроизведении он скачал файл и при повторном уже обращайся к локальному файлу?

В индивидуальных настройках плейлиста отключите группировку
Спасибо
Title: Re: YouTube plugin for AIMP
Post by: Choveka on April 05, 2023, 15:21:53
То есть вам нужно чтобы АИМП скачивал музыки с YouTube? Это может принести АУМП-у только неприятностей ИМХО.
Title: Re: YouTube plugin for AIMP
Post by: Солу on April 05, 2023, 15:28:39
То есть вам нужно чтобы АИМП скачивал музыки с YouTube? Это может примести АУМП-у только неприятностей ИМХО.

Скачивать это не основная задача, я вот создал плейлист, и нет-нет добавляю туда песни через URL с ютуба и когда первая песня закончилась и начинается вторая, хочется чтобы не было паузы, а для этого нужно, чтобы после первого воспроизведение аимп скачал и при втором воспроизведении той же песни обращался уже к файлу а не к ютубу.
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on April 05, 2023, 16:10:09
при втором воспроизведении той же песни обращался уже к файлу а не к ютубу

Чем это действие будет отличатся от того, если вы самостоятельно скачаете плейлист (треки) и скормите их аимпу?
Title: Re: YouTube plugin for AIMP
Post by: Солу on April 05, 2023, 16:23:58
Чем это действие будет отличатся от того, если вы самостоятельно скачаете плейлист (треки) и скормите их аимпу?

Тем что, не нужно будет скачивать, указывать путь куда скачивать и т.д. Взял URL скормил аимпу а он сам скачал куда то себе и все. Да, это самое место будет забиваться, но это не проблема.
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on April 05, 2023, 16:39:56
Тем что, не нужно будет скачивать, указывать путь куда скачивать и т.д
Пишется один раз конфиг файл, и дальше можно забыть.
В аимпе создаётся смарт-плейлист на эту папку, с обновлением плейлиста при старте плеера.

Quote
Взял URL скормил аимпу а он сам скачал куда то себе и все.
Выше уже писали о последствиях. Если даже забить на юридическую составляющую, то ещё есть репутация.
Аимп - международный плеер.

Quote
Да, это самое место будет забиваться, но это не проблема
Ну вот, тем более. Создать папку для ютуба, а скачивать можно тем же экзешником, что лежит в папке плагина.

Title: Re: YouTube plugin for AIMP
Post by: Солу on April 05, 2023, 16:50:44
Понял, принял, спасибо за ответы)
Title: Re: YouTube plugin for AIMP
Post by: patefoniq on April 11, 2023, 16:13:22
Quote from: Солу on 05-04-2023, 12:13:30
3. Для чего нужна опция "Всегда использовать ютуб длл?
Галочка вводилась, когда плагин сам без этой библиотеки мог играть, но это уже не важно, без этой галочки работать скорее всего не будет

Could you explain that more clearly? I have this box unchecked and everything works fine. The only difference while enabling this option is that the links in the playlist are changed from youtube:// to ydl:\\ (additionally, all content of these links are different in detail).
Title: Re: YouTube plugin for AIMP
Post by: reddino on April 16, 2023, 18:16:31
is it not possible to install it on aimp 64 bit version?  :(
Title: Re: YouTube plugin for AIMP
Post by: cll on April 18, 2023, 22:27:59
не читает названия треков с сетов, не работает перемотка до подгрузки
а так конечно работает
Title: как добавить Youtube с именем?
Post by: asdqwe on May 19, 2023, 08:17:46
YouTube plugin v1.7 (https://www.aimp.ru/forum/index.php?topic=50071)

трек добавляется как "My Radio"

(https://i.imgur.com/Iw7SYK9.png)

где настроить чтобы он сам брал название из трека ?
Title: Re: как добавить Youtube с именем?
Post by: Алексей Долматов on May 19, 2023, 08:36:17
Теперь сравните этот скриншот и скриншоты из темы.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on May 19, 2023, 08:47:26
На добавление ссылок Ютуба должна быть отдельная команда

(https://i.imgur.com/uQVStRK.png)  (https://raw.githubusercontent.com/AdrianEddy/AIMPYouTube/master/_screenshots/addurl.png)
Title: Re: YouTube plugin for AIMP
Post by: asdqwe on May 19, 2023, 09:20:02
должна быть отдельная команда

▼▼▼▼
1.
копирую ссылку в буфер обмена, нажимаю на "ПЛЮС - Youtube URL"
зачем стоит галка "создать новый плейлист"?
разве аимп не может сам понимать - добавляю ли я плейлист с ютуба - и тогда эта автоматическая галка ещё понятна
(да даже в этом случае галка избыточна - что? добавил 5 ссылок на youtube-плейлисты и наворотил 5 новых плейлистов в аимпе? а если 20 ссылок-youtube-плейлистов то 20 плейлистов в аимпе? не логичнее ли по дефолту кидать в текущий лист?)
но если я добавляю одну ссылку - это каждый раз отключать галку при добавлении
(https://i.imgur.com/h6M9T09.png)

2.
без галки ничего не добавляется ( ссылка не битая, да, ссылка такая в буфере https://www.youtube.com/watch?v=Xbf7xcpi2Ak )
даже с галкой создается плейлист и не добавляется
(https://i.imgur.com/pdeEBDI.png)

3.
почему "Youtube URL" нету в кнопке ПКМ-добавить ?
(https://i.imgur.com/IcOWDqL.png)

4.
"ПКМ-добавить в плейлист" и "ПЛЮС - Youtube URL" это две одинаковых кнопки или нет?
если да - то почему они по разному именованы?
если нет - то чем они отличаются?
(https://i.imgur.com/WKW2Fga.png)

5.
почему на "ПЛЮС - Youtube URL" вылезает окно с пустым полем?
(https://i.imgur.com/1SOpZeR.png)

ведь на "ПКМ-добавить-ссылку" вылезает с автоматически вставленной ссылкой из буфера обмена
(https://i.imgur.com/cWEWhgK.png)

6.
это нормально что у "ПЛЮС - Youtube URL" нету дефолтной горячей клавиши?
а у "ПКМ-добавить-ссылку" есть?

7.
добавление плейлистов тоже не работает
вот ссылка (https://www.youtube.com/watch?v=QdKLjlEvMtU&list=PLDx6vxaCLeUTw0NRQhgYwCaWVf9j-N02Q&pp=iAQB)
Code: [Select]
https://www.youtube.com/watch?v=QdKLjlEvMtU&list=PLDx6vxaCLeUTw0NRQhgYwCaWVf9j-N02Q&pp=iAQB
(https://i.imgur.com/a5R5liN.png)

она добавилась только 1 раз
добавилось 13 треков, но повторно их добавить у меня не получилось (естественно я их 13 штук удалил из плейлиста перед повторным добавлением)
ни в новый плейлист, ни в текущий, ни с перезапуском аимпа
интернет есть и не важно - проигрывать локальный файл во время добавления - или проигрывать единичный ютуб трек во время добавления - всё равно плейлист второй раз добавить у меня не вышло
это стабильный ужас господа

8.
я уж молчу про обрывы 2 раза в день и выдачу ошибки (потом заскриню и принесу)
или про затуп аимпа при включении, что его приходится перезапускать по 5 раз
и да, это относится именно к этому плагину. т.к. если нажать "выход" из аимпа во время проигрывания локального файла - и потом запустить аимп, то он запускается мгновенно и не тупит, продолжая проигрывать локальный трек
а если аимп закрыт при проигрывании ютуб трека, то выход и открытие аимпа создаёт тупняки по 20 секунд и не работают никакие кнопки
и приходится тупо 5 раз его ребутить через диспетчер задач, чтобы на 5й раз он откис и продолжил работать
интернет у меня на кабеле и без "единого обрыва"
Title: Re: YouTube plugin for AIMP
Post by: gr-e on May 19, 2023, 19:33:43
2.
без галки ничего не добавляется ( ссылка не битая, да, ссылка такая в буфере https://www.youtube.com/watch?v=Xbf7xcpi2Ak )
даже с галкой создается плейлист и не добавляется
Да, есть такое. Плагин перестал добавлять треки.
3.
почему "Youtube URL" нету в кнопке ПКМ-добавить ?
Я вот тут (https://www.aimp.ru/forum/index.php?topic=57809.msg420991#msg420991) выкладывал модификации с добавленным пунктом меню.
Title: Re: YouTube plugin for AIMP
Post by: Andreas35 on May 30, 2023, 17:49:26
Hello! I have a problem with the YT plugin! I don't know which one is wrong (YT or Plugin?)! Previously when I added a YT list, all the files on it were listed perfectly! But now it doesn't work, it's completely random how many it adds! From a list of 749 files, sometimes it adds 50 and later 100, 150 and up to 200 files, but no more! I tried with several lists, same thing, sometimes more, sometimes less! I tried it with both 32 and 64 bit versions of AIMP and Plugin, but it doesn't work!
Title: Re: YouTube plugin for AIMP
Post by: Andreas35 on July 03, 2023, 02:49:54
The problem was probably with YT, it has been 50% solved! Sometimes it does not work properly.
Title: Re: YouTube plugin for AIMP
Post by: SFPunishment on July 04, 2023, 06:16:36
The problem was probably with YT, it has been 50% solved! Sometimes it does not work properly.
Is this for real? I'm having this problem right now when i try to load my +700 songs playlist and sometimes the plugin loads some 200/250 songs and sometimes it doesn't. I just loaded some songs with the My Radio playlist method but it's just too troublesome to do. Don't know if I have to change the API or what.
Title: Re: YouTube plugin for AIMP
Post by: Sogra on July 24, 2023, 22:35:22
Good afternoon, can you please tell me if your plugin can be installed on aimp for android?

Title: Re: YouTube plugin for AIMP
Post by: MALWARE on July 26, 2023, 22:39:47
У меня одного плагин перестал работать?
Title: Re: YouTube plugin for AIMP
Post by: loiola on August 01, 2023, 18:43:23
Пользуюсь плагином. При добавлении плейлиста, есть ли возможность рядом с треками видеть превью видео. (Плагин его точно выкачивает, при добавлении и формировании плейлиста. При нажатии F4, его можно увидеть.) Но было бы удобно это видеть рядом с треками. Или тема не по адресу. И нужно искать обложку для плеера которая выводит данную информацию в списке треков. Заранее спасибо.
Title: Re: YouTube plugin for AIMP
Post by: Artem on August 01, 2023, 19:07:48
Плейлист не умеет отображать картинки
Title: Re: YouTube plugin for AIMP
Post by: Zari on August 05, 2023, 12:28:31
Hello everyone.

After i updated to 5.11.2434 on PC this plugin acts weird.

Sometimes it skips songs from playlist. It does this thing, when i play song "1" and the song is finished it should jump to song "2" but it skips song "2" to song "3".

When i click "Check for new videos" on old youtube playlists it does not update the playlist at all...

Does anybody has this issues?
Title: Re: YouTube plugin for AIMP
Post by: bozo on August 12, 2023, 16:17:01
Getting the error when trying to play a video/URL. And it was fine before. Do I have to be logged in for the plugin to work properly?

Code: [Select]
Code: 2 (00000002)
Message: Can't open the file
-------------------------
HTTP/1.1 403 Forbidden
Last-Modified: Wed, 02 May 2007 10:26:10 GMT
Content-Type: text/plain
Content-Length: 0
Connection: close
Vary: Origin
Cross-Origin-Resource-Policy: cross-origin
X-Content-Type-Options: nosniff
Date: Sat, 12 Aug 2023 13:12:21 GMT
Server: gvs 1.0
Title: Re: YouTube plugin for AIMP
Post by: JohnDoe on August 15, 2023, 21:48:04
Здравствуйте, можно ли настроить так, чтобы качалась только аудиодорожка? Можно и не в самом лучшем качестве. Для экономии трафика. Пробую так - что-то качает (вижу по трафику), но ничего не играет и переходит к следующему треку.

Code: [Select]
-f "bestaudio/best" -cw
P. S. Оказалось, что он вообще не работает. Настройки, вроде, вернул как было:
-f best[ext=mp4]/best

Версия плагина из шапки (1-го сообщения), версия АИМП свежая - только что скачал. Пишет "Открытие...", через пару сек - "Буферизация...", и переходит на след. трек. При этом что-то качает, но ничего не играет.
Title: Re: YouTube plugin for AIMP
Post by: Zari on August 23, 2023, 10:48:10
When i add this playlist into Aimp the app is crashing.

https://www.youtube.com/watch?v=mH2wmyeiIpA&list=PL4dX1IHww9p1NLyjrB6GdCUHXwChZxeZt&index=1

It might not be a PlugIn problem but rather Aimp problems because of the characters(writing) offered by Youtube?

L.E.: Other playlist without special characters works properly.
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on August 23, 2023, 22:46:02
It might not be a PlugIn problem but rather Aimp problems because of the characters(writing) offered by Youtube?

у меня работает здесь видео (https://streamable.com/ev0evr)
если загружаете весь плейлист, используйте более короткую ссылку https://www.youtube.com/playlist?list=PL4dX1IHww9p1NLyjrB6GdCUHXwChZxeZt
если одно видео из этого листа, убирайте лишнее https://www.youtube.com/watch?v=mH2wmyeiIpA &list=PL4dX1IHww9p1NLyjrB6GdCUHXwChZxeZt&index=1
хотя всё это и необязательно - плагин умный, сам справится
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on August 23, 2023, 23:09:30
Soolo, обновить бы компонент в архиве, а то там у них вон что:
https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-v8mc-9377-rwjj

качайте любой "компонент" и самостоятельно обновляйте
основной: https://github.com/yt-dlp/yt-dlp/releases/latest
ночные сборки: https://github.com/yt-dlp/yt-dlp-nightly-builds/releases/latest
патчи: https://github.com/ytdl-patched/ytdl-patched/releases/latest
патч для "родителя": https://github.com/ytdl-patched/youtube-dl/releases/latest
Title: Re: YouTube plugin for AIMP
Post by: ManikManik2011 on August 24, 2023, 10:58:08
Во 👍 ;) боллшо нечего сказать. Отличный плагин. За исключением проблем с тегами изза которых скробблинг неправильно работает. Сделайте так чтобы он не указывал в альбоме YouTube пожалуйста.
Title: Re: YouTube plugin for AIMP
Post by: Remelibo on August 30, 2023, 20:44:50
Getting the error when trying to play a video/URL.
Try updating the yt-dlp component. This is in Plugins => Youtube => in the bottom right corner under youtube-dl the Update button. CMD line will open where the update process will be displayed. I had yt-dlp 3rd month 2023 (fresh plugin installation). After updating yt-dlp updated to version 7 of the month 2023 and the plugin for AIMP began to play YT as it should.
Title: Re: YouTube plugin for AIMP
Post by: bozo on August 31, 2023, 11:08:52
Try updating the yt-dlp component. This is in Plugins => Youtube => in the bottom right corner under youtube-dl the Update button. CMD line will open where the update process will be displayed. I had yt-dlp 3rd month 2023 (fresh plugin installation). After updating yt-dlp updated to version 7 of the month 2023 and the plugin for AIMP began to play YT as it should.
YES, thanks a lot, it works now.
Title: Re: YouTube plugin for AIMP
Post by: rafaelos on September 14, 2023, 14:10:54
From yesterday cannot add any yt url or playlist ( playlist is empty)
Title: Re: YouTube plugin for AIMP
Post by: LEV999 on September 15, 2023, 09:59:16
From yesterday cannot add any yt url or playlist ( playlist is empty)

Такая же ситуация  ::) the same situation. Исправил ситуацию тем, что скачал AIMP YouTube-DL (support for YouTube, SoundCloud, MixCloud, Yandex.Music, etc.) https://www.aimp.ru/forum/index.php?topic=63088.0, после чего стали добавляться url из Youtube.
Title: Re: YouTube plugin for AIMP
Post by: rafaelos on September 15, 2023, 13:22:42
AIMP YouTube-DL is obsolete, error message - youtube-dl invalid version
Title: Re: YouTube plugin for AIMP
Post by: gohellp on September 18, 2023, 04:48:13
Quote
Исправил ситуацию тем, что скачал AIMP YouTube-DL (support for YouTube, SoundCloud, MixCloud, Yandex.Music, etc.)
У вас 32-битная винда? Если нет, то странно, так как у меня именно по этой причине отказался работать предложенный вами плагин
Title: Re: YouTube plugin for AIMP
Post by: rafaelos on September 19, 2023, 14:22:51
Change with Foobar, yt plugins works like a charm
Title: Re: YouTube plugin for AIMP
Post by: RBR on September 21, 2023, 07:57:14
Плагин работает, в аккаунт вошёл, но как будто не подключается к серверам ютуба - нет выбора плейлистов на аккаунте, и они пустые.
Title: Re: YouTube plugin for AIMP
Post by: RBR on September 22, 2023, 13:02:10
Плагин работает, в аккаунт вошёл, но как будто не подключается к серверам ютуба - нет выбора плейлистов на аккаунте, и они пустые.
Точнее так, сначало плагин работал, я слушал музыку, но в плейлисте были только старые записи, мне захотелось обновить список, нажал в настройках на обновить, обновил сам плагин, теперь невозможно даже создать плейлист, пробовал переустанавливать.
Title: Re: YouTube plugin for AIMP
Post by: Ljubomir on September 27, 2023, 22:40:35
Так как несколько дней назад плейлист с YouTube больше не загружается. Когда URL-адрес добавляется, он просто создает новое окно с именем Youtube и блокируется там.
Title: Re: YouTube plugin for AIMP
Post by: rafaelos on September 29, 2023, 20:39:22
Deddy boy, sleep well... maybe you are dreaming something with the plugin update
Title: Re: YouTube plugin for AIMP
Post by: AlinrT on October 06, 2023, 00:24:02

I think that the owner of this plugin is no longer interested in this plugin. This plugin has not been working for a week. I hope it will be resolved as soon as possible. Come on Adrian, we know you can :)
Title: Re: YouTube plugin for AIMP
Post by: AlinrT on October 16, 2023, 22:46:34
so it still doesn't work?
Title: Re: YouTube plugin for AIMP
Post by: MALWARE on October 20, 2023, 21:56:45
so it still doesn't work?
Yes
Title: Re: YouTube plugin for AIMP
Post by: WhtMst on November 04, 2023, 13:40:29
Добрый день. Скажите есть ли решение заставить плагин работать?
Title: Re: YouTube plugin for AIMP
Post by: AlinrT on November 06, 2023, 19:01:56
I think not, the problem has been there for a month and it still hasn't been solved. I think he no longer deals with this plugin definitively
Title: Re: YouTube plugin for AIMP
Post by: Zynderion on November 06, 2023, 21:47:40
So, is anyone gonna take up the mantle and make a fix if the current creator's not going to do it[to my knowledge]?
Title: Re: YouTube plugin for AIMP
Post by: AlinrT on November 18, 2023, 02:22:35
this topic is for aimp and not for other programs. stop advertising on other applications because we are not interested. ;)
Title: Re: YouTube plugin for AIMP
Post by: rafaelos on November 21, 2023, 15:40:32
Ok, I wish you a pleasant audition ..... on youtube
Title: Re: YouTube plugin for AIMP
Post by: gr-e on November 23, 2023, 01:54:42
[rus]Сделал мод с возможностью добавить свой API ключ
Скачать (MEGA) (https://mega.nz/file/cqMGUQrB#sy3_g99_9XGmZyRfC0gqjmCnLd6hqpPY-aHsC--KeIA) (OneDrive) (https://1drv.ms/u/s!ApTEcnVX4P0RwGIcclizKvkZewxS?e=RbeyN6)

  • Создать проект, подключить YouTube API, получить Client ID и Client Secret: инструкция (https://github.com/patrickkfkan/volumio-youtube2/blob/volumio-2.x/gapi_setup.md) (перевод (https://raw-githubusercontent-com.translate.goog/patrickkfkan/volumio-youtube2/volumio-2.x/gapi_setup.md?_x_tr_sl=auto&_x_tr_tl=ru&_x_tr_hl=en&_x_tr_pto=wapp))
    (Шаги 3 и 4 можно пропустить, если нужен только API ключ)
    Важно:
    На шаге 3 при добавлении областей действия выбрать '.../auth/youtube.readonly' (View your YouTube account) и '.../auth/youtube' (Manage your YouTube account)
    На шаге 4 в поле Application type выбрать 'Desktop app'
  • Снова нажать 'Создать учетные данные' и выбрать 'Ключ API'. Он сгенерируется и появится на странице 'Учетные данные'
  • Открыть настройки AIMP > папка профиля > AIMPYouTube > Config.json
  • Найти строчки "UserAppKey": "...", "UserClientID": "", "UserClientSecret": "" и вставить свои API Key, Client ID и Client Secret в кавычки
  • Перезапустить AIMP
  • Откыть настройки плагина и войти в аккаунт
[/rus][eng]Here's a modified plugin that allows you to use your own API key
Download (MEGA) (https://mega.nz/file/cqMGUQrB#sy3_g99_9XGmZyRfC0gqjmCnLd6hqpPY-aHsC--KeIA) (OneDrive) (https://1drv.ms/u/s!ApTEcnVX4P0RwGIcclizKvkZewxS?e=RbeyN6)

  • Create a project, enable YouTube API, obtain Client ID and Client Secret: guide (https://github.com/patrickkfkan/volumio-youtube2/blob/volumio-2.x/gapi_setup.md)
    (You can skip steps 3 and 4 if you only need the API key)
    Important notes:
    Step 3: you need to check both '.../auth/youtube.readonly' (View your YouTube account) and '.../auth/youtube' (Manage your YouTube account)
    Step 4: select 'Desktop app' for Application Type
  • Click 'Create Credentials' once again and select 'API key'. It will be generated and added to the credentials page
  • Open AIMP settings > profile folder > AIMPYouTube > Config.json
  • Find "UserAppKey": "...", "UserClientID": "" and "UserClientSecret": "" lines and paste your API Key, Client ID и Client Secret in the quote marks respectively
  • Restart AIMP
  • Open plugin settings and log into your YouTube account
[/eng]
Title: Re: YouTube plugin for AIMP
Post by: Soolo on November 23, 2023, 09:15:00
Сделал мод с возможностью добавить свой API ключ
Это не для людей решение, коль умеете - сделайте удобно
Вероятно, для каждого пользователя не нужен свой индивидуальный ключ
Title: Re: YouTube plugin for AIMP
Post by: Jeff on November 23, 2023, 09:25:26
Сделал мод с возможностью добавить свой API ключ
Привет, на этапе создания ключа есть ли разница какой создавать (user или public)? Создал по гайду public, те плейлисты, которые у меня раньше уже были загружены воспроизводятся, а при загрузке нового аимп просто закрывается.
Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on November 23, 2023, 10:28:46
Это не для людей решение, коль умеете - сделайте удобно
Вероятно, для каждого пользователя не нужен свой индивидуальный ключ
Судя по справке, там 10к лимита в день, тратится не по 1. Плюс риск, что вычислят недобросовестное использование.
https://developers.google.com/youtube/v3/getting-started
Только у меня не завелось это дело. Кнопки в плейлисте не реагируют на связь с аккаунтом и на добавление ссылок, только при отсутствии авторизации пересылает в браузер. Добавление по одной ссылке работает (функционал плеера, не плагина), а свой плейлист не завёлся (ругается "канал был закрыт"). По квотам не заметил использования, словно ключ не использовался или не учитывалось.
Title: Re: YouTube plugin for AIMP
Post by: gr-e on November 23, 2023, 12:25:38
Это не для людей решение, коль умеете - сделайте удобно
Если кто захочет поделиться ключём, могу добавить его по умолчанию.
Привет, на этапе создания ключа есть ли разница какой создавать (user или public)?
При создании ключа никаких опций не должно предлагаться. Он генерируется сразу после клика create credentials > API key.
Только у меня не завелось это дело.
По квотам не заметил использования, словно ключ не использовался или не учитывалось.
А ключ свежий? После 90 дней неактивности он может перестать работать
Title: Re: YouTube plugin for AIMP
Post by: Soolo on November 23, 2023, 12:33:22
Если кто захочет поделиться ключём, могу добавить его по умолчанию.
Не сложно сделать левый акк
Вот, если конечно это тот ключ, инструкция крайне так себе
AIzaSyDF_twlZgkCvpy92V30cTk-t1dbJheRAm8
Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on November 23, 2023, 17:51:14
А ключ свежий?
Да. Увидел инструкцию, решил попробовать. Вот посмотреть первый пост - есть пункты ютуба, плейлисты. У меня плейлисты не показывает. Сейчас почитал, что на это и жаловались другие пользователи.
Title: Re: YouTube plugin for AIMP
Post by: gr-e on November 23, 2023, 18:42:38
Вот, если конечно это тот ключ
Добавил.
Вот посмотреть первый пост - есть пункты ютуба, плейлисты. У меня плейлисты не показывает.
Да, с авторизацией даже добавление по ссылке не работает. Я авторизацией не пользовался, так что не знаю, когда оно сломалось. Возможно, это совсем другая проблема.
Title: Re: YouTube plugin for AIMP
Post by: ss.pl on November 23, 2023, 18:47:09
Сделал мод с возможностью добавить свой API ключ
+80  :D
(https://forum.vivaldi.net/assets/uploads/files/1672078392621-s20.jpg)



Вот, если конечно это тот ключ, инструкция крайне так себе
пропатчил по методу (https://github.com/AdrianEddy/AIMPYouTube/issues/30#issuecomment-662898320)
(https://i.ibb.co/80W3055/yt.gif)
Title: Re: YouTube plugin for AIMP
Post by: gr-e on November 25, 2023, 14:47:31
Обновлен мод плагина на предыдущей странице (https://www.aimp.ru/forum/index.php?topic=50071.msg439379#msg439379)
Title: Re: YouTube plugin for AIMP
Post by: Jeff on November 25, 2023, 21:39:12
Обновлен мод плагина на предыдущей странице
Круто! Теперь всё работает без танцев с бубном. Спасибо!
Title: Re: YouTube plugin for AIMP
Post by: WhtMst on November 28, 2023, 22:43:55
Обновлен мод плагина на предыдущей странице (https://www.aimp.ru/forum/index.php?topic=50071.msg439379#msg439379)

А можно перезалить куда то еще, а то у меня просто грузится кружок и все, а скачать не могу.
Title: Re: YouTube plugin for AIMP
Post by: gr-e on November 29, 2023, 00:41:27
А можно перезалить куда то еще, а то у меня просто грузится кружок и все, а скачать не могу.
Добавил зеркало
Title: Re: YouTube plugin for AIMP
Post by: WhtMst on November 30, 2023, 20:45:27
Добавил зеркало

Спасибо. Но что-то нечего не изменилось.
Я в настройках AIMP отключил старый плагин, перезапустил AIMP, далее нажал ПКМ на плагине, удалил его. Зашел в папку C:\Users\***\AppData\Roaming\AIMP и там тоже удалил папку AIMPYouTube. После чего установил ваш плагин через AIMP - Плагины - Установить.

1. Он сразу откуда то подхватил мой аккаунт из ютуба. Хотя вроде я папку удалил тут C:\Users\***\AppData\Roaming\AIMP
2. Нечего не изменилось. См. скриншот, раньше когда я наводил на кнопку YouTube, там выпадало меню с моими плейлистами, но сейчас там нечего нет и при нажатии нечего не происходит. Но старые ютуб треки проигрывает.

(https://i.imgur.com/UwPYTzim.png) - https://i.imgur.com/UwPYTzi.png
Title: Re: YouTube plugin for AIMP
Post by: WhtMst on November 30, 2023, 20:56:12
Оооо я так понял что если хочешь чтобы работал твой акк и плейлисты, то надо проделывать махинации которые указаны у вас в спойлере, я прав?
Title: Re: YouTube plugin for AIMP
Post by: gr-e on November 30, 2023, 20:59:40
Оооо я так понял что если хочешь чтобы работал твой акк и плейлисты, то надо проделывать махинации которые указаны у вас в спойлере, я прав?
Да
Title: Re: YouTube plugin for AIMP
Post by: WhtMst on November 30, 2023, 21:14:44
Да

Проделал все эти нелегкие махинации. Доп. меню появилось, плейлисты тоже. Единственной что не работает, это обновление плейлиста. То есть я нажимаю ... > Проверить новые видео и раньше если в плейлисте были какие то изменения, они сразу же подхватывались плагином. А сейчас я специально удалил 2 видео из плейлиста, зашел, нажал но нечего не происходит.
Title: Re: YouTube plugin for AIMP
Post by: gr-e on November 30, 2023, 23:38:58
Единственной что не работает, это обновление плейлиста.
В настройках "мониторинг плейлистов пользователя" включен?
У меня работает
Title: Re: YouTube plugin for AIMP
Post by: WhtMst on December 01, 2023, 15:55:10
В настройках "мониторинг плейлистов пользователя" включен?
У меня работает

да, там все три галочки включены. Но не работает.
Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on December 01, 2023, 17:25:45
Нужно тестировать на новый профиль плеера. Раз мод плагина, то какие-то "следы" могут влиять на работу плагина. Если на новом профиле не работает, значит что-то не так с доступом через API или плагином. Выяснять, конечно, мне не хочется.
Title: Re: YouTube plugin for AIMP
Post by: Jeff on December 01, 2023, 18:57:03
да, там все три галочки включены. Но не работает.
У меня тоже работает, после прописывания данных попробуй выйти и зайти в аккаунт в настройках плагина, выдать все разрешения при входе.
Title: Re: YouTube plugin for AIMP
Post by: blanchon on December 09, 2023, 20:19:23
AdrianEddy updated YouTube plugin v1.7 on 2023-12-07
Since then everything works fine

Changes :
- youtube-dl.exe  version 2023 11 25
- aimp_YouTube.dll  version 2023 11 16

Here's an idea for AdrianEddy: why not name these updates V1.7.1, then V1.7.2, etc.?
 It would be easier for users to find their way around. Thanks

As a reminder, if any new problems arise :
- First see if an update of youtube-dl.exe is available (Menu/Plugins/Youtube/Update)
- Or manually, from https://github.com/yt-dlp/yt-dlp or https://github.com/yt-dlp/yt-dlp/releases
  download the most recent version of "yt-dlp_x86.exe" (for 32bits) or "yt-dlp.exe" (for 64bits)
Rename this file to "youtube-dl.exe" before replacing the original file in the ...\Plugins\aimp_YouTube\ folder.

- Wait for a new version of aimp_YouTube.dll....

Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on December 09, 2023, 20:59:23
AdrianEddy updated YouTube plugin v1.7 on 2023-12-07
You have interpreted the information incorrectly. This date replaced the plugin in the catalog with a modified version, which was published by user "gr-e" several messages above.
https://www.aimp.ru/forum/index.php?topic=50071.msg439379#msg439379
It is advisable to read (translate) the information from the message if you plan to use the plugin for a long time.
Title: Re: YouTube plugin for AIMP
Post by: AlinrT on December 11, 2023, 15:43:04
again no playlist is loaded anymore... I updated aimp and in vain, I tried with an older version and nothing...
Title: Re: YouTube plugin for AIMP
Post by: cll on December 12, 2023, 15:11:26
плагин сдох
Title: Re: YouTube plugin for AIMP
Post by: blanchon on December 13, 2023, 12:43:10
"It advisable to read (translate) the information from the message if you plan to use the plugin for a long time."


Hello

I don't have a Youtube account, I only add URLs (audio files or playslists) copied from the youtube site.

Today the 2023 11 16 version still works on my PC...

Why won't it work for much longer? My almost 70-year-old brain hasn't properly understood the information available ?  :'(

Thank you
Title: Re: YouTube plugin for AIMP
Post by: AlinrT on December 13, 2023, 21:31:52
I would try everything in vain... I tried with several versions of aimp and nothing. He went for a few days and then he died.


Title: Re: YouTube plugin for AIMP
Post by: Zari on December 20, 2023, 11:13:20
As i write this message with the exact hour this Plugin has worked on adding playlists. Didn't tested at all on "Check for new videos"

I think. it has something to do with the yt-dlp plugin and Youtube changes because it looks like sometimes it work and sometimes it does not work.
Title: Re: YouTube plugin for AIMP
Post by: MatsumotoRise on January 02, 2024, 02:35:39
[rus]Сделал мод с возможностью добавить свой API ключ
  • Работает добавление по ссылке (используется новый API ключ по умолчанию)
  • Возможность указать свои API Key, Client ID, Client Secret - без этих данных функционал, связанный с аккаунтом YouTube, работать не будет
  • Название канала в поле исполнитель
  • Описание видео в поле комментарий
  • Из названия канала удаляется " - Topic"
Скачать (MEGA) (https://mega.nz/file/cqMGUQrB#sy3_g99_9XGmZyRfC0gqjmCnLd6hqpPY-aHsC--KeIA) (OneDrive) (https://1drv.ms/u/s!ApTEcnVX4P0RwGIcclizKvkZewxS?e=RbeyN6)

  • Создать проект, подключить YouTube API, получить Client ID и Client Secret: инструкция (https://github.com/patrickkfkan/volumio-youtube2/blob/volumio-2.x/gapi_setup.md) (перевод (https://raw-githubusercontent-com.translate.goog/patrickkfkan/volumio-youtube2/volumio-2.x/gapi_setup.md?_x_tr_sl=auto&_x_tr_tl=ru&_x_tr_hl=en&_x_tr_pto=wapp))
    Важно:
    На шаге 3 при добавлении областей действия выбрать '.../auth/youtube.readonly' (View your YouTube account) и '.../auth/youtube' (Manage your YouTube account)
    На шаге 4 в поле Application type выбрать 'Desktop app'
  • Снова нажать 'Создать учетные данные' и выбрать 'Ключ API'. Он сгенерируется и появится на странице 'Учетные данные'
  • Открыть настройки AIMP > папка профиля > AIMPYouTube > Config.json
  • Найти строчки "UserAppKey": "...", "UserClientID": "", "UserClientSecret": "" и вставить свои API Key, Client ID и Client Secret в кавычки
  • Перезапустить AIMP
  • Откыть настройки плагина и войти в аккаунт
[/rus][eng]Here's a modified plugin that allows you to use your own API key
  • Adding URLs works out of the box (the default API key is replaced with a new one)
  • You can specify your own API Key, Client ID, Client Secret - without these credentials, any account-related features will not work
  • Channel name in the Artist tag
  • Video description in the Comment tag
  • " - Topic" is automatically removed from channel names
Download (MEGA) (https://mega.nz/file/cqMGUQrB#sy3_g99_9XGmZyRfC0gqjmCnLd6hqpPY-aHsC--KeIA) (OneDrive) (https://1drv.ms/u/s!ApTEcnVX4P0RwGIcclizKvkZewxS?e=RbeyN6)

  • Create a project, enable YouTube API, obtain Client ID and Client Secret: guide (https://github.com/patrickkfkan/volumio-youtube2/blob/volumio-2.x/gapi_setup.md)
    Important notes:
    Step 3: you need to check both '.../auth/youtube.readonly' (View your YouTube account) and '.../auth/youtube' (Manage your YouTube account)
    Step 4: select 'Desktop app' for Application Type
  • Click 'Create Credentials' once again and select 'API key'. It will be generated and added to the credentials page
  • Open AIMP settings > profile folder > AIMPYouTube > Config.json
  • Find "UserAppKey": "...", "UserClientID": "" and "UserClientSecret": "" lines and paste your API Key, Client ID и Client Secret in the quote marks respectively
  • Restart AIMP
  • Open plugin settings and log into your YouTube account
[/eng]


WOW,Thanks for your work, successfully restored.
Just replace "UserAppKey"

(https://i.imgur.com/70Yzant.png)
Title: Re: YouTube plugin for AIMP
Post by: Ljubomir on January 11, 2024, 17:52:55
[rus]Сделал мод с возможностью добавить свой API ключ
  • Работает добавление по ссылке - используется новый API ключ по умолчанию.
    Если он перестал работать, нужно указать свой (см. инструкцию ниже)
  • Возможность указать свои API Key, Client ID, Client Secret - без этих данных функционал, связанный с аккаунтом YouTube, работать не будет
  • Название канала в поле исполнитель
  • Описание видео в поле комментарий
  • Из названия канала удаляется " - Topic"
Скачать (MEGA) (https://mega.nz/file/cqMGUQrB#sy3_g99_9XGmZyRfC0gqjmCnLd6hqpPY-aHsC--KeIA) (OneDrive) (https://1drv.ms/u/s!ApTEcnVX4P0RwGIcclizKvkZewxS?e=RbeyN6)

  • Создать проект, подключить YouTube API, получить Client ID и Client Secret: инструкция (https://github.com/patrickkfkan/volumio-youtube2/blob/volumio-2.x/gapi_setup.md) (перевод (https://raw-githubusercontent-com.translate.goog/patrickkfkan/volumio-youtube2/volumio-2.x/gapi_setup.md?_x_tr_sl=auto&_x_tr_tl=ru&_x_tr_hl=en&_x_tr_pto=wapp))
    (Шаги 3 и 4 можно пропустить, если нужен только API ключ)
    Важно:
    На шаге 3 при добавлении областей действия выбрать '.../auth/youtube.readonly' (View your YouTube account) и '.../auth/youtube' (Manage your YouTube account)
    На шаге 4 в поле Application type выбрать 'Desktop app'
  • Снова нажать 'Создать учетные данные' и выбрать 'Ключ API'. Он сгенерируется и появится на странице 'Учетные данные'
  • Открыть настройки AIMP > папка профиля > AIMPYouTube > Config.json
  • Найти строчки "UserAppKey": "...", "UserClientID": "", "UserClientSecret": "" и вставить свои API Key, Client ID и Client Secret в кавычки
  • Перезапустить AIMP
  • Откыть настройки плагина и войти в аккаунт
[/rus][eng]Here's a modified plugin that allows you to use your own API key
  • Adding URLs works out of the box - the default API key is replaced with a new one.
    If it stops working, you need to use your own one (see instructions below)
  • You can specify your own API Key, Client ID, Client Secret - without these credentials, any account-related features will not work
  • Channel name in the Artist tag
  • Video description in the Comment tag
  • " - Topic" is automatically removed from channel names
Download (MEGA) (https://mega.nz/file/cqMGUQrB#sy3_g99_9XGmZyRfC0gqjmCnLd6hqpPY-aHsC--KeIA) (OneDrive) (https://1drv.ms/u/s!ApTEcnVX4P0RwGIcclizKvkZewxS?e=RbeyN6)

  • Create a project, enable YouTube API, obtain Client ID and Client Secret: guide (https://github.com/patrickkfkan/volumio-youtube2/blob/volumio-2.x/gapi_setup.md)
    (You can skip steps 3 and 4 if you only need the API key)
    Important notes:
    Step 3: you need to check both '.../auth/youtube.readonly' (View your YouTube account) and '.../auth/youtube' (Manage your YouTube account)
    Step 4: select 'Desktop app' for Application Type
  • Click 'Create Credentials' once again and select 'API key'. It will be generated and added to the credentials page
  • Open AIMP settings > profile folder > AIMPYouTube > Config.json
  • Find "UserAppKey": "...", "UserClientID": "" and "UserClientSecret": "" lines and paste your API Key, Client ID и Client Secret in the quote marks respectively
  • Restart AIMP
  • Open plugin settings and log into your YouTube account
[/eng]


I posle sve ove muke i dalje ne radi
Title: Re: YouTube plugin for AIMP
Post by: Doctor Mabuse on January 12, 2024, 22:16:22
Только у меня не завелось это дело

Вы при создании API Key добавили себя (аккаунт Google/Youtube) как пользователя, которому разрешено тестирование "непроверенного" приложения? У меня всё получилось после этого. Плейлисты, что уже существующие, что свежесозданные - показываются.
Title: Re: YouTube plugin for AIMP
Post by: Doctor Mabuse on January 12, 2024, 22:24:54
Это не для людей решение, коль умеете - сделайте удобно
Вероятно, для каждого пользователя не нужен свой индивидуальный ключ

Как можно "удобно" обойти ограничения, введенные Google специально для того, чтобы ограничить доступ к контенту на YouTube? :-) Я думаю, что ув. gr-e мог бы, конечно, посмотреть на то, как это сделано в том же NewPipe, но в NewPipe авторизация и доступ к непубличным плейлистам не предусмотрены же.
Title: Re: YouTube plugin for AIMP
Post by: James Pal on February 25, 2024, 10:07:25
How do i install this plugin corectly , i insert yt plugin in aimp plugins and it doesnt work , tell me how please...
Title: Re: YouTube plugin for AIMP
Post by: bebrunner on March 01, 2024, 01:38:57
Всем доброго времени суток, господа. При действиях, которые указаны в файле "ReadMe" почему-то выскакивает вот такая ошибка. Может кто-нибудь подсказать в чём проблема? У меня стоит Visual Studio 2022
Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on March 01, 2024, 02:11:53
Вы выбираете DLL для установки? В каком "прочти меня" вы такое нашли? В aimp_YouTube_ReadMe.txt совершенно иное.
Title: Re: YouTube plugin for AIMP
Post by: Soolo on March 01, 2024, 08:35:53
Всем доброго времени суток, господа. При действиях, которые указаны в файле "ReadMe" почему-то выскакивает вот такая ошибка. Может кто-нибудь подсказать в чём проблема? У меня стоит Visual Studio 2022
x64 папка лишняя
Title: Re: YouTube plugin for AIMP
Post by: bebrunner on March 07, 2024, 22:56:11
x64 папка лишняя
К несчастью, выдаёт точно такое же сообщение: "Followed packages were not installed:

The "C:\Program Files\AIMP\Plugins\aimp_YouTube\aimp_YouTube.dll" package has invalid file format"
Title: Re: YouTube plugin for AIMP
Post by: Алексей Долматов on March 07, 2024, 23:21:27
Так вам "по русски" пишет, что пакет не установлен. Вы выбирает библиотеку (dll), а не пакет (zip или aimppack).
В плеере небольшая недоработка с типами файлов. Там пакетом обозначен выбор DLL для VST2-плагинов. Другие плагины не устанавливаются по этому методу.

Я вам не просто так написал вопрос про инструкцию.

Вариант 1.
Скачиваете плагин в первом сообщении.
В плеере нажимаете "установить" и выбираете скачанный архив aimp_YouTube.zip
В плеере установленный плагин будет подсвечен, но и вручную находится в списке. Ставите галочку.

Вариант 2.
Скачиваете плагин и извлекаете архив aimp_YouTube.zip.
Открываете файл aimp_YouTube_ReadMe.txt из папки архива.
Читаете и строго следуете инструкции:
Quote
Установка плагина.

1. Распакуйте архив
2. Скопируйте папку плагина в папку AIMP\Plugins
3. Откнойте Настройки >> Плагины, найдите плагин и включите его (можно просто перезапустить AIMP)
4. Пользуйтесь

Вариант 3.
Перейти в каталог плагинов https://www.aimp.ru/?do=catalog&os=windows&id=2
Нажать ссылку "Как установить обложки / дополнения?".
Прочитать и устанавливать по инструкции.
Если плеер x64 разрядности, то файлы плагина брать из папки x64.
Title: Re: YouTube plugin for AIMP
Post by: Phoenix0699 on March 09, 2024, 01:01:46
 Здравствуйте! У меня чет не  плейлист ни трек добавить не получается.
ни ошибок, ни вылетов ничего не происходит
Title: Re: YouTube plugin for AIMP
Post by: AlekseyNKY on March 23, 2024, 22:57:14
[rus]Сделал мод с возможностью добавить свой API ключ
  • Работает добавление по ссылке - используется новый API ключ по умолчанию.
    Если он перестал работать, нужно указать свой (см. инструкцию ниже)
  • Возможность указать свои API Key, Client ID, Client Secret - без этих данных функционал, связанный с аккаунтом YouTube, работать не будет
  • Название канала в поле исполнитель
  • Описание видео в поле комментарий
  • Из названия канала удаляется " - Topic"
Скачать (MEGA) (https://mega.nz/file/cqMGUQrB#sy3_g99_9XGmZyRfC0gqjmCnLd6hqpPY-aHsC--KeIA) (OneDrive) (https://1drv.ms/u/s!ApTEcnVX4P0RwGIcclizKvkZewxS?e=RbeyN6)

  • Создать проект, подключить YouTube API, получить Client ID и Client Secret: инструкция (https://github.com/patrickkfkan/volumio-youtube2/blob/volumio-2.x/gapi_setup.md) (перевод (https://raw-githubusercontent-com.translate.goog/patrickkfkan/volumio-youtube2/volumio-2.x/gapi_setup.md?_x_tr_sl=auto&_x_tr_tl=ru&_x_tr_hl=en&_x_tr_pto=wapp))
    (Шаги 3 и 4 можно пропустить, если нужен только API ключ)
    Важно:
    На шаге 3 при добавлении областей действия выбрать '.../auth/youtube.readonly' (View your YouTube account) и '.../auth/youtube' (Manage your YouTube account)
    На шаге 4 в поле Application type выбрать 'Desktop app'
  • Снова нажать 'Создать учетные данные' и выбрать 'Ключ API'. Он сгенерируется и появится на странице 'Учетные данные'
  • Открыть настройки AIMP > папка профиля > AIMPYouTube > Config.json
  • Найти строчки "UserAppKey": "...", "UserClientID": "", "UserClientSecret": "" и вставить свои API Key, Client ID и Client Secret в кавычки
  • Перезапустить AIMP
  • Откыть настройки плагина и войти в аккаунт
[/rus][eng]Here's a modified plugin that allows you to use your own API key
  • Adding URLs works out of the box - the default API key is replaced with a new one.
    If it stops working, you need to use your own one (see instructions below)
  • You can specify your own API Key, Client ID, Client Secret - without these credentials, any account-related features will not work
  • Channel name in the Artist tag
  • Video description in the Comment tag
  • " - Topic" is automatically removed from channel names
Download (MEGA) (https://mega.nz/file/cqMGUQrB#sy3_g99_9XGmZyRfC0gqjmCnLd6hqpPY-aHsC--KeIA) (OneDrive) (https://1drv.ms/u/s!ApTEcnVX4P0RwGIcclizKvkZewxS?e=RbeyN6)

  • Create a project, enable YouTube API, obtain Client ID and Client Secret: guide (https://github.com/patrickkfkan/volumio-youtube2/blob/volumio-2.x/gapi_setup.md)
    (You can skip steps 3 and 4 if you only need the API key)
    Important notes:
    Step 3: you need to check both '.../auth/youtube.readonly' (View your YouTube account) and '.../auth/youtube' (Manage your YouTube account)
    Step 4: select 'Desktop app' for Application Type
  • Click 'Create Credentials' once again and select 'API key'. It will be generated and added to the credentials page
  • Open AIMP settings > profile folder > AIMPYouTube > Config.json
  • Find "UserAppKey": "...", "UserClientID": "" and "UserClientSecret": "" lines and paste your API Key, Client ID и Client Secret in the quote marks respectively
  • Restart AIMP
  • Open plugin settings and log into your YouTube account
[/eng]

Yeah, I've generated mi Google API Key, but I don't know where is supposed I have to paste it... any software that open any specific file on the aimp_YouTube_appkey.zip file? on aimp plugins menu? maybe can you make a short video that show us how to do that?
Title: Re: YouTube plugin for AIMP
Post by: gr-e on March 23, 2024, 23:15:15
Yeah, I've generated mi Google API Key, but I don't know where is supposed I have to paste it
You should install the plugin first, then:
Open AIMP settings > profile folder > AIMPYouTube > Config.json
Find "UserAppKey": "...", "UserClientID": "" and "UserClientSecret": "" lines and paste your API Key, Client ID и Client Secret in the quote marks respectively
You can open Config.json with any text editor
Title: Re: YouTube plugin for AIMP
Post by: AlekseyNKY on March 24, 2024, 17:48:52
I appreciate the help, and all your work around the plugin, I found the JSON and put my credentials on, but it doesn't work, can't view my library, anyway, I cant add a YouTube public video neither, can you make a tutorial? maybe there is an option on the google API that I don't choose or something
Title: Re: YouTube plugin for AIMP
Post by: gr-e on March 25, 2024, 22:31:02
Make sure you followed all the steps described in the post.
If it still doesn't work, I'm afraid I can't help you there. Could be some other issue with youtube that I'm not aware of.
Title: Re: YouTube plugin for AIMP
Post by: maza11 on April 18, 2024, 14:58:55
Ничего не понимаю, скачал, закинул в папки плагины. перезапустил плеер.
Плагин появился, выбираю добавить URL и ничего не происходит
Хочу добавить lofi hip hop radio и слушать через aimp
Показал на скринах
Мне не нужно личные плейлисты слушать, только общедоступные файлы
файл aimp_YouTube_ReadMe.txt читал
(https://i123.fastpic.org/big/2024/0418/13/3d2fee3b73f1584135d485d96b949713.jpg)
(https://i123.fastpic.org/big/2024/0418/07/484846e748a6d946e20fd6104ded5a07.jpg)(https://i123.fastpic.org/big/2024/0418/0b/fb46a94535a12f2b6ce9b3a08a33880b.jpg)
Title: Re: YouTube plugin for AIMP
Post by: WipSama on April 19, 2024, 16:42:26
I have a similar problem to 'maza11' I managed to get the API working, so I can read/add my playlists but nothign seems to work past that.
I can't add public video/playlist, I can add my YTplaylists but no video appear in them.