GET https://kbin.spritesserver.nl/u/@CloverSi@lemmy.comfysnug.space/newest/2023-11-08::2023-11-08

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
21.14 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
  +slug: "Ripping-spotify"
  +title: "Ripping spotify"
  +url: null
  +body: """
    The spotify app keeps getting worse by the week. At this point it won’t load my saved song list at all when I’m offline. While writing this, it just crashed in the background.\n
    \n
    So I’ve finally had enough and started looking for a ripper to use a different player app.\n
    \n
    But try and google for one and you’ll be surprised, the only reasonable results are github repos from 5 years ago and before you find one of those, you get a bunch of AI generated trash and some paid services whose websites also look very AI-generated.\n
    \n
    Are there any proper ways to do this? Alternative spotify apps exist (though they don’t seem to be very usable yet) so I’m sure there’s a way to get something from the API, even if it means I need to register for API access.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700072968 {#1726
    date: 2023-11-15 19:29:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: [
    App\Entity\EntryComment {#1614
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1579 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "What you’re looking for is [OnTheSpot](https://github.com/casualsnek/onthespot). Just ripped my library of a few thousand a few weeks ago, went very quickly and with full metadata."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699407740 {#1438
        date: 2023-11-08 02:42:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nottheengineer@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1573 …}
      +nested: Doctrine\ORM\PersistentCollection {#1587 …}
      +votes: Doctrine\ORM\PersistentCollection {#1574 …}
      +reports: Doctrine\ORM\PersistentCollection {#1588 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
      -id: 100603
      -bodyTs: "'/casualsnek/onthespot).':10 'ago':22 'full':28 'github.com':9 'github.com/casualsnek/onthespot).':8 'librari':14 'look':4 'metadata':29 'onthespot':7 'quick':25 're':3 'rip':12 'thousand':18 'week':21 'went':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1194461"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699407740 {#1700
        date: 2023-11-08 02:42:20.0 +01:00
      }
      +"title": 100603
    }
  ]
  -id: 11005
  -titleTs: "'rip':1 'spotifi':2"
  -bodyTs: "'5':73 'access':149 'ago':75 'ai':88,101 'ai-gener':100 'also':97 'altern':111 'api':138,148 'app':3,53,113 'background':35 'bunch':86 'crash':32 'differ':51 'enough':41 'even':139 'exist':114 'final':39 'find':79 'generat':89,102 'get':5,84,134 'github':70 'googl':57 'keep':4 'list':20 'll':62 'load':16 'look':44,98 'm':25,127 'mean':142 'need':144 'offlin':26 'one':59,80 'paid':93 'player':52 'point':12 'proper':106 'reason':67 'regist':146 'repo':71 'result':68 'ripper':47 'save':18 'seem':119 'servic':94 'someth':135 'song':19 'spotifi':2,112 'start':43 'sure':128 'surpris':64 'though':115 'trash':90 'tri':55 'usabl':123 'use':49 've':38 'way':107,132 'websit':96 'week':9 'whose':95 'won':14 'wors':6 'write':28 'year':74 'yet':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699479341
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699392941 {#1625
    date: 2023-11-07 22:35:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
  +slug: "Ripping-spotify"
  +title: "Ripping spotify"
  +url: null
  +body: """
    The spotify app keeps getting worse by the week. At this point it won’t load my saved song list at all when I’m offline. While writing this, it just crashed in the background.\n
    \n
    So I’ve finally had enough and started looking for a ripper to use a different player app.\n
    \n
    But try and google for one and you’ll be surprised, the only reasonable results are github repos from 5 years ago and before you find one of those, you get a bunch of AI generated trash and some paid services whose websites also look very AI-generated.\n
    \n
    Are there any proper ways to do this? Alternative spotify apps exist (though they don’t seem to be very usable yet) so I’m sure there’s a way to get something from the API, even if it means I need to register for API access.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700072968 {#1726
    date: 2023-11-15 19:29:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: [
    App\Entity\EntryComment {#1614
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1579 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "What you’re looking for is [OnTheSpot](https://github.com/casualsnek/onthespot). Just ripped my library of a few thousand a few weeks ago, went very quickly and with full metadata."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699407740 {#1438
        date: 2023-11-08 02:42:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nottheengineer@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1573 …}
      +nested: Doctrine\ORM\PersistentCollection {#1587 …}
      +votes: Doctrine\ORM\PersistentCollection {#1574 …}
      +reports: Doctrine\ORM\PersistentCollection {#1588 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
      -id: 100603
      -bodyTs: "'/casualsnek/onthespot).':10 'ago':22 'full':28 'github.com':9 'github.com/casualsnek/onthespot).':8 'librari':14 'look':4 'metadata':29 'onthespot':7 'quick':25 're':3 'rip':12 'thousand':18 'week':21 'went':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1194461"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699407740 {#1700
        date: 2023-11-08 02:42:20.0 +01:00
      }
      +"title": 100603
    }
  ]
  -id: 11005
  -titleTs: "'rip':1 'spotifi':2"
  -bodyTs: "'5':73 'access':149 'ago':75 'ai':88,101 'ai-gener':100 'also':97 'altern':111 'api':138,148 'app':3,53,113 'background':35 'bunch':86 'crash':32 'differ':51 'enough':41 'even':139 'exist':114 'final':39 'find':79 'generat':89,102 'get':5,84,134 'github':70 'googl':57 'keep':4 'list':20 'll':62 'load':16 'look':44,98 'm':25,127 'mean':142 'need':144 'offlin':26 'one':59,80 'paid':93 'player':52 'point':12 'proper':106 'reason':67 'regist':146 'repo':71 'result':68 'ripper':47 'save':18 'seem':119 'servic':94 'someth':135 'song':19 'spotifi':2,112 'start':43 'sure':128 'surpris':64 'though':115 'trash':90 'tri':55 'usabl':123 'use':49 've':38 'way':107,132 'websit':96 'week':9 'whose':95 'won':14 'wors':6 'write':28 'year':74 'yet':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699479341
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699392941 {#1625
    date: 2023-11-07 22:35:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1579
  +user: Proxies\__CG__\App\Entity\User {#1619 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
  +slug: "Ripping-spotify"
  +title: "Ripping spotify"
  +url: null
  +body: """
    The spotify app keeps getting worse by the week. At this point it won’t load my saved song list at all when I’m offline. While writing this, it just crashed in the background.\n
    \n
    So I’ve finally had enough and started looking for a ripper to use a different player app.\n
    \n
    But try and google for one and you’ll be surprised, the only reasonable results are github repos from 5 years ago and before you find one of those, you get a bunch of AI generated trash and some paid services whose websites also look very AI-generated.\n
    \n
    Are there any proper ways to do this? Alternative spotify apps exist (though they don’t seem to be very usable yet) so I’m sure there’s a way to get something from the API, even if it means I need to register for API access.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700072968 {#1726
    date: 2023-11-15 19:29:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#2395 …}
  +children: [
    App\Entity\EntryComment {#1614
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1579 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "What you’re looking for is [OnTheSpot](https://github.com/casualsnek/onthespot). Just ripped my library of a few thousand a few weeks ago, went very quickly and with full metadata."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699407740 {#1438
        date: 2023-11-08 02:42:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nottheengineer@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1573 …}
      +nested: Doctrine\ORM\PersistentCollection {#1587 …}
      +votes: Doctrine\ORM\PersistentCollection {#1574 …}
      +reports: Doctrine\ORM\PersistentCollection {#1588 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
      -id: 100603
      -bodyTs: "'/casualsnek/onthespot).':10 'ago':22 'full':28 'github.com':9 'github.com/casualsnek/onthespot).':8 'librari':14 'look':4 'metadata':29 'onthespot':7 'quick':25 're':3 'rip':12 'thousand':18 'week':21 'went':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1194461"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699407740 {#1700
        date: 2023-11-08 02:42:20.0 +01:00
      }
      +"title": 100603
    }
  ]
  -id: 11005
  -titleTs: "'rip':1 'spotifi':2"
  -bodyTs: "'5':73 'access':149 'ago':75 'ai':88,101 'ai-gener':100 'also':97 'altern':111 'api':138,148 'app':3,53,113 'background':35 'bunch':86 'crash':32 'differ':51 'enough':41 'even':139 'exist':114 'final':39 'find':79 'generat':89,102 'get':5,84,134 'github':70 'googl':57 'keep':4 'list':20 'll':62 'load':16 'look':44,98 'm':25,127 'mean':142 'need':144 'offlin':26 'one':59,80 'paid':93 'player':52 'point':12 'proper':106 'reason':67 'regist':146 'repo':71 'result':68 'ripper':47 'save':18 'seem':119 'servic':94 'someth':135 'song':19 'spotifi':2,112 'start':43 'sure':128 'surpris':64 'though':115 'trash':90 'tri':55 'usabl':123 'use':49 've':38 'way':107,132 'websit':96 'week':9 'whose':95 'won':14 'wors':6 'write':28 'year':74 'yet':124"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699479341
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5410168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699392941 {#1625
    date: 2023-11-07 22:35:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1614
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1579
    +user: Proxies\__CG__\App\Entity\User {#1619 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
    +slug: "Ripping-spotify"
    +title: "Ripping spotify"
    +url: null
    +body: """
      The spotify app keeps getting worse by the week. At this point it won’t load my saved song list at all when I’m offline. While writing this, it just crashed in the background.\n
      \n
      So I’ve finally had enough and started looking for a ripper to use a different player app.\n
      \n
      But try and google for one and you’ll be surprised, the only reasonable results are github repos from 5 years ago and before you find one of those, you get a bunch of AI generated trash and some paid services whose websites also look very AI-generated.\n
      \n
      Are there any proper ways to do this? Alternative spotify apps exist (though they don’t seem to be very usable yet) so I’m sure there’s a way to get something from the API, even if it means I need to register for API access.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700072968 {#1726
      date: 2023-11-15 19:29:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1731 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#2394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#2395 …}
    +children: [
      App\Entity\EntryComment {#1614}
    ]
    -id: 11005
    -titleTs: "'rip':1 'spotifi':2"
    -bodyTs: "'5':73 'access':149 'ago':75 'ai':88,101 'ai-gener':100 'also':97 'altern':111 'api':138,148 'app':3,53,113 'background':35 'bunch':86 'crash':32 'differ':51 'enough':41 'even':139 'exist':114 'final':39 'find':79 'generat':89,102 'get':5,84,134 'github':70 'googl':57 'keep':4 'list':20 'll':62 'load':16 'look':44,98 'm':25,127 'mean':142 'need':144 'offlin':26 'one':59,80 'paid':93 'player':52 'point':12 'proper':106 'reason':67 'regist':146 'repo':71 'result':68 'ripper':47 'save':18 'seem':119 'servic':94 'someth':135 'song':19 'spotifi':2,112 'start':43 'sure':128 'surpris':64 'though':115 'trash':90 'tri':55 'usabl':123 'use':49 've':38 'way':107,132 'websit':96 'week':9 'whose':95 'won':14 'wors':6 'write':28 'year':74 'yet':124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699479341
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5410168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699392941 {#1625
      date: 2023-11-07 22:35:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "What you’re looking for is [OnTheSpot](https://github.com/casualsnek/onthespot). Just ripped my library of a few thousand a few weeks ago, went very quickly and with full metadata."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699407740 {#1438
    date: 2023-11-08 02:42:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nottheengineer@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1573 …}
  +nested: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  -id: 100603
  -bodyTs: "'/casualsnek/onthespot).':10 'ago':22 'full':28 'github.com':9 'github.com/casualsnek/onthespot).':8 'librari':14 'look':4 'metadata':29 'onthespot':7 'quick':25 're':3 'rip':12 'thousand':18 'week':21 'went':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1194461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699407740 {#1700
    date: 2023-11-08 02:42:20.0 +01:00
  }
  +"title": 100603
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1614
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1579
    +user: Proxies\__CG__\App\Entity\User {#1619 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
    +slug: "Ripping-spotify"
    +title: "Ripping spotify"
    +url: null
    +body: """
      The spotify app keeps getting worse by the week. At this point it won’t load my saved song list at all when I’m offline. While writing this, it just crashed in the background.\n
      \n
      So I’ve finally had enough and started looking for a ripper to use a different player app.\n
      \n
      But try and google for one and you’ll be surprised, the only reasonable results are github repos from 5 years ago and before you find one of those, you get a bunch of AI generated trash and some paid services whose websites also look very AI-generated.\n
      \n
      Are there any proper ways to do this? Alternative spotify apps exist (though they don’t seem to be very usable yet) so I’m sure there’s a way to get something from the API, even if it means I need to register for API access.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700072968 {#1726
      date: 2023-11-15 19:29:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1731 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#2394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#2395 …}
    +children: [
      App\Entity\EntryComment {#1614}
    ]
    -id: 11005
    -titleTs: "'rip':1 'spotifi':2"
    -bodyTs: "'5':73 'access':149 'ago':75 'ai':88,101 'ai-gener':100 'also':97 'altern':111 'api':138,148 'app':3,53,113 'background':35 'bunch':86 'crash':32 'differ':51 'enough':41 'even':139 'exist':114 'final':39 'find':79 'generat':89,102 'get':5,84,134 'github':70 'googl':57 'keep':4 'list':20 'll':62 'load':16 'look':44,98 'm':25,127 'mean':142 'need':144 'offlin':26 'one':59,80 'paid':93 'player':52 'point':12 'proper':106 'reason':67 'regist':146 'repo':71 'result':68 'ripper':47 'save':18 'seem':119 'servic':94 'someth':135 'song':19 'spotifi':2,112 'start':43 'sure':128 'surpris':64 'though':115 'trash':90 'tri':55 'usabl':123 'use':49 've':38 'way':107,132 'websit':96 'week':9 'whose':95 'won':14 'wors':6 'write':28 'year':74 'yet':124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699479341
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5410168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699392941 {#1625
      date: 2023-11-07 22:35:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "What you’re looking for is [OnTheSpot](https://github.com/casualsnek/onthespot). Just ripped my library of a few thousand a few weeks ago, went very quickly and with full metadata."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699407740 {#1438
    date: 2023-11-08 02:42:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nottheengineer@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1573 …}
  +nested: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  -id: 100603
  -bodyTs: "'/casualsnek/onthespot).':10 'ago':22 'full':28 'github.com':9 'github.com/casualsnek/onthespot).':8 'librari':14 'look':4 'metadata':29 'onthespot':7 'quick':25 're':3 'rip':12 'thousand':18 'week':21 'went':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1194461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699407740 {#1700
    date: 2023-11-08 02:42:20.0 +01:00
  }
  +"title": 100603
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1614
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1579
    +user: Proxies\__CG__\App\Entity\User {#1619 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
    +slug: "Ripping-spotify"
    +title: "Ripping spotify"
    +url: null
    +body: """
      The spotify app keeps getting worse by the week. At this point it won’t load my saved song list at all when I’m offline. While writing this, it just crashed in the background.\n
      \n
      So I’ve finally had enough and started looking for a ripper to use a different player app.\n
      \n
      But try and google for one and you’ll be surprised, the only reasonable results are github repos from 5 years ago and before you find one of those, you get a bunch of AI generated trash and some paid services whose websites also look very AI-generated.\n
      \n
      Are there any proper ways to do this? Alternative spotify apps exist (though they don’t seem to be very usable yet) so I’m sure there’s a way to get something from the API, even if it means I need to register for API access.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700072968 {#1726
      date: 2023-11-15 19:29:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1731 …}
    +votes: Doctrine\ORM\PersistentCollection {#1410 …}
    +reports: Doctrine\ORM\PersistentCollection {#2394 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#2395 …}
    +children: [
      App\Entity\EntryComment {#1614}
    ]
    -id: 11005
    -titleTs: "'rip':1 'spotifi':2"
    -bodyTs: "'5':73 'access':149 'ago':75 'ai':88,101 'ai-gener':100 'also':97 'altern':111 'api':138,148 'app':3,53,113 'background':35 'bunch':86 'crash':32 'differ':51 'enough':41 'even':139 'exist':114 'final':39 'find':79 'generat':89,102 'get':5,84,134 'github':70 'googl':57 'keep':4 'list':20 'll':62 'load':16 'look':44,98 'm':25,127 'mean':142 'need':144 'offlin':26 'one':59,80 'paid':93 'player':52 'point':12 'proper':106 'reason':67 'regist':146 'repo':71 'result':68 'ripper':47 'save':18 'seem':119 'servic':94 'someth':135 'song':19 'spotifi':2,112 'start':43 'sure':128 'surpris':64 'though':115 'trash':90 'tri':55 'usabl':123 'use':49 've':38 'way':107,132 'websit':96 'week':9 'whose':95 'won':14 'wors':6 'write':28 'year':74 'yet':124"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699479341
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5410168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699392941 {#1625
      date: 2023-11-07 22:35:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "What you’re looking for is [OnTheSpot](https://github.com/casualsnek/onthespot). Just ripped my library of a few thousand a few weeks ago, went very quickly and with full metadata."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699407740 {#1438
    date: 2023-11-08 02:42:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nottheengineer@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1573 …}
  +nested: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1574 …}
  +reports: Doctrine\ORM\PersistentCollection {#1588 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1651 …}
  -id: 100603
  -bodyTs: "'/casualsnek/onthespot).':10 'ago':22 'full':28 'github.com':9 'github.com/casualsnek/onthespot).':8 'librari':14 'look':4 'metadata':29 'onthespot':7 'quick':25 're':3 'rip':12 'thousand':18 'week':21 'went':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1194461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699407740 {#1700
    date: 2023-11-08 02:42:20.0 +01:00
  }
  +"title": 100603
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1550
  +user: Proxies\__CG__\App\Entity\User {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
  +slug: "Is-it-possible-to-rip-audio-from-youtube-without-loss"
  +title: "Is it possible to rip audio from youtube without loss of quality or online conversions?"
  +url: null
  +body: """
    I read somewhere that it is possible to rip youtube videos (music only) without the need for converting it into an mp3 as such.\n
    \n
    The online conversion process (naturally) results in loss of quality, and (apparently) it is possible to preserve the original video’s audio quality via a *direct* rip. If so, how would it be done and what format would it be in anyway?\n
    \n
    thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699450529 {#1683
    date: 2023-11-08 14:35:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  +badges: Doctrine\ORM\PersistentCollection {#1723 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1550 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Oh I’m four days late but yes. The YouTube downloader also downloads audio, I didn’t realize they had a separate program that only downloads audio. Weird."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699450529 {#1679
        date: 2023-11-08 14:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FartsUnited@lemmy.dbzer0.com"
        "@Thorny_Insight@lemm.ee"
        "@CloverSi@lemmy.comfysnug.space"
        "@SomeRandomWords@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 101607
      -bodyTs: "'also':12 'audio':14,27 'day':5 'didn':16 'download':11,13,26 'four':4 'late':6 'm':3 'oh':1 'program':23 'realiz':18 'separ':22 'weird':28 'yes':8 'youtub':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1196400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699450529 {#1559
        date: 2023-11-08 14:35:29.0 +01:00
      }
      +"title": 101607
    }
  ]
  -id: 9503
  -titleTs: "'audio':6 'convers':15 'loss':10 'onlin':14 'possibl':3 'qualiti':12 'rip':5 'without':9 'youtub':8"
  -bodyTs: "'anyway':66 'appar':36 'audio':46 'convers':27 'convert':18 'direct':50 'done':58 'format':61 'loss':32 'mp3':22 'music':12 'natur':29 'need':16 'onlin':26 'origin':43 'possibl':7,39 'preserv':41 'process':28 'qualiti':34,47 'read':2 'result':30 'rip':9,51 'somewher':3 'thank':67 'via':48 'video':11,44 'without':14 'would':55,62 'youtub':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699161730
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7689245"
  +editedAt: DateTimeImmutable @1699075481 {#1554
    date: 2023-11-04 06:24:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699075330 {#1555
    date: 2023-11-04 06:22:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1550
  +user: Proxies\__CG__\App\Entity\User {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
  +slug: "Is-it-possible-to-rip-audio-from-youtube-without-loss"
  +title: "Is it possible to rip audio from youtube without loss of quality or online conversions?"
  +url: null
  +body: """
    I read somewhere that it is possible to rip youtube videos (music only) without the need for converting it into an mp3 as such.\n
    \n
    The online conversion process (naturally) results in loss of quality, and (apparently) it is possible to preserve the original video’s audio quality via a *direct* rip. If so, how would it be done and what format would it be in anyway?\n
    \n
    thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699450529 {#1683
    date: 2023-11-08 14:35:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  +badges: Doctrine\ORM\PersistentCollection {#1723 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1550 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Oh I’m four days late but yes. The YouTube downloader also downloads audio, I didn’t realize they had a separate program that only downloads audio. Weird."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699450529 {#1679
        date: 2023-11-08 14:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FartsUnited@lemmy.dbzer0.com"
        "@Thorny_Insight@lemm.ee"
        "@CloverSi@lemmy.comfysnug.space"
        "@SomeRandomWords@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 101607
      -bodyTs: "'also':12 'audio':14,27 'day':5 'didn':16 'download':11,13,26 'four':4 'late':6 'm':3 'oh':1 'program':23 'realiz':18 'separ':22 'weird':28 'yes':8 'youtub':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1196400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699450529 {#1559
        date: 2023-11-08 14:35:29.0 +01:00
      }
      +"title": 101607
    }
  ]
  -id: 9503
  -titleTs: "'audio':6 'convers':15 'loss':10 'onlin':14 'possibl':3 'qualiti':12 'rip':5 'without':9 'youtub':8"
  -bodyTs: "'anyway':66 'appar':36 'audio':46 'convers':27 'convert':18 'direct':50 'done':58 'format':61 'loss':32 'mp3':22 'music':12 'natur':29 'need':16 'onlin':26 'origin':43 'possibl':7,39 'preserv':41 'process':28 'qualiti':34,47 'read':2 'result':30 'rip':9,51 'somewher':3 'thank':67 'via':48 'video':11,44 'without':14 'would':55,62 'youtub':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699161730
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7689245"
  +editedAt: DateTimeImmutable @1699075481 {#1554
    date: 2023-11-04 06:24:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699075330 {#1555
    date: 2023-11-04 06:22:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1550
  +user: Proxies\__CG__\App\Entity\User {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
  +slug: "Is-it-possible-to-rip-audio-from-youtube-without-loss"
  +title: "Is it possible to rip audio from youtube without loss of quality or online conversions?"
  +url: null
  +body: """
    I read somewhere that it is possible to rip youtube videos (music only) without the need for converting it into an mp3 as such.\n
    \n
    The online conversion process (naturally) results in loss of quality, and (apparently) it is possible to preserve the original video’s audio quality via a *direct* rip. If so, how would it be done and what format would it be in anyway?\n
    \n
    thanks
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699450529 {#1683
    date: 2023-11-08 14:35:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  +badges: Doctrine\ORM\PersistentCollection {#1723 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1550 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Oh I’m four days late but yes. The YouTube downloader also downloads audio, I didn’t realize they had a separate program that only downloads audio. Weird."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699450529 {#1679
        date: 2023-11-08 14:35:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FartsUnited@lemmy.dbzer0.com"
        "@Thorny_Insight@lemm.ee"
        "@CloverSi@lemmy.comfysnug.space"
        "@SomeRandomWords@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1598 …}
      +nested: Doctrine\ORM\PersistentCollection {#1616 …}
      +votes: Doctrine\ORM\PersistentCollection {#1705 …}
      +reports: Doctrine\ORM\PersistentCollection {#1692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 101607
      -bodyTs: "'also':12 'audio':14,27 'day':5 'didn':16 'download':11,13,26 'four':4 'late':6 'm':3 'oh':1 'program':23 'realiz':18 'separ':22 'weird':28 'yes':8 'youtub':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1196400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699450529 {#1559
        date: 2023-11-08 14:35:29.0 +01:00
      }
      +"title": 101607
    }
  ]
  -id: 9503
  -titleTs: "'audio':6 'convers':15 'loss':10 'onlin':14 'possibl':3 'qualiti':12 'rip':5 'without':9 'youtub':8"
  -bodyTs: "'anyway':66 'appar':36 'audio':46 'convers':27 'convert':18 'direct':50 'done':58 'format':61 'loss':32 'mp3':22 'music':12 'natur':29 'need':16 'onlin':26 'origin':43 'possibl':7,39 'preserv':41 'process':28 'qualiti':34,47 'read':2 'result':30 'rip':9,51 'somewher':3 'thank':67 'via':48 'video':11,44 'without':14 'would':55,62 'youtub':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699161730
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/7689245"
  +editedAt: DateTimeImmutable @1699075481 {#1554
    date: 2023-11-04 06:24:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699075330 {#1555
    date: 2023-11-04 06:22:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550
    +user: Proxies\__CG__\App\Entity\User {#2383 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
    +slug: "Is-it-possible-to-rip-audio-from-youtube-without-loss"
    +title: "Is it possible to rip audio from youtube without loss of quality or online conversions?"
    +url: null
    +body: """
      I read somewhere that it is possible to rip youtube videos (music only) without the need for converting it into an mp3 as such.\n
      \n
      The online conversion process (naturally) results in loss of quality, and (apparently) it is possible to preserve the original video’s audio quality via a *direct* rip. If so, how would it be done and what format would it be in anyway?\n
      \n
      thanks
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 105
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699450529 {#1683
      date: 2023-11-08 14:35:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
    +badges: Doctrine\ORM\PersistentCollection {#1723 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 9503
    -titleTs: "'audio':6 'convers':15 'loss':10 'onlin':14 'possibl':3 'qualiti':12 'rip':5 'without':9 'youtub':8"
    -bodyTs: "'anyway':66 'appar':36 'audio':46 'convers':27 'convert':18 'direct':50 'done':58 'format':61 'loss':32 'mp3':22 'music':12 'natur':29 'need':16 'onlin':26 'origin':43 'possibl':7,39 'preserv':41 'process':28 'qualiti':34,47 'read':2 'result':30 'rip':9,51 'somewher':3 'thank':67 'via':48 'video':11,44 'without':14 'would':55,62 'youtub':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161730
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7689245"
    +editedAt: DateTimeImmutable @1699075481 {#1554
      date: 2023-11-04 06:24:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699075330 {#1555
      date: 2023-11-04 06:22:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Oh I’m four days late but yes. The YouTube downloader also downloads audio, I didn’t realize they had a separate program that only downloads audio. Weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699450529 {#1679
    date: 2023-11-08 14:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FartsUnited@lemmy.dbzer0.com"
    "@Thorny_Insight@lemm.ee"
    "@CloverSi@lemmy.comfysnug.space"
    "@SomeRandomWords@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 101607
  -bodyTs: "'also':12 'audio':14,27 'day':5 'didn':16 'download':11,13,26 'four':4 'late':6 'm':3 'oh':1 'program':23 'realiz':18 'separ':22 'weird':28 'yes':8 'youtub':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1196400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699450529 {#1559
    date: 2023-11-08 14:35:29.0 +01:00
  }
  +"title": 101607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550
    +user: Proxies\__CG__\App\Entity\User {#2383 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
    +slug: "Is-it-possible-to-rip-audio-from-youtube-without-loss"
    +title: "Is it possible to rip audio from youtube without loss of quality or online conversions?"
    +url: null
    +body: """
      I read somewhere that it is possible to rip youtube videos (music only) without the need for converting it into an mp3 as such.\n
      \n
      The online conversion process (naturally) results in loss of quality, and (apparently) it is possible to preserve the original video’s audio quality via a *direct* rip. If so, how would it be done and what format would it be in anyway?\n
      \n
      thanks
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 105
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699450529 {#1683
      date: 2023-11-08 14:35:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
    +badges: Doctrine\ORM\PersistentCollection {#1723 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 9503
    -titleTs: "'audio':6 'convers':15 'loss':10 'onlin':14 'possibl':3 'qualiti':12 'rip':5 'without':9 'youtub':8"
    -bodyTs: "'anyway':66 'appar':36 'audio':46 'convers':27 'convert':18 'direct':50 'done':58 'format':61 'loss':32 'mp3':22 'music':12 'natur':29 'need':16 'onlin':26 'origin':43 'possibl':7,39 'preserv':41 'process':28 'qualiti':34,47 'read':2 'result':30 'rip':9,51 'somewher':3 'thank':67 'via':48 'video':11,44 'without':14 'would':55,62 'youtub':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161730
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7689245"
    +editedAt: DateTimeImmutable @1699075481 {#1554
      date: 2023-11-04 06:24:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699075330 {#1555
      date: 2023-11-04 06:22:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Oh I’m four days late but yes. The YouTube downloader also downloads audio, I didn’t realize they had a separate program that only downloads audio. Weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699450529 {#1679
    date: 2023-11-08 14:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FartsUnited@lemmy.dbzer0.com"
    "@Thorny_Insight@lemm.ee"
    "@CloverSi@lemmy.comfysnug.space"
    "@SomeRandomWords@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 101607
  -bodyTs: "'also':12 'audio':14,27 'day':5 'didn':16 'download':11,13,26 'four':4 'late':6 'm':3 'oh':1 'program':23 'realiz':18 'separ':22 'weird':28 'yes':8 'youtub':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1196400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699450529 {#1559
    date: 2023-11-08 14:35:29.0 +01:00
  }
  +"title": 101607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550
    +user: Proxies\__CG__\App\Entity\User {#2383 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2454 …}
    +slug: "Is-it-possible-to-rip-audio-from-youtube-without-loss"
    +title: "Is it possible to rip audio from youtube without loss of quality or online conversions?"
    +url: null
    +body: """
      I read somewhere that it is possible to rip youtube videos (music only) without the need for converting it into an mp3 as such.\n
      \n
      The online conversion process (naturally) results in loss of quality, and (apparently) it is possible to preserve the original video’s audio quality via a *direct* rip. If so, how would it be done and what format would it be in anyway?\n
      \n
      thanks
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 105
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699450529 {#1683
      date: 2023-11-08 14:35:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2455 …}
    +votes: Doctrine\ORM\PersistentCollection {#2468 …}
    +reports: Doctrine\ORM\PersistentCollection {#2467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
    +badges: Doctrine\ORM\PersistentCollection {#1723 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 9503
    -titleTs: "'audio':6 'convers':15 'loss':10 'onlin':14 'possibl':3 'qualiti':12 'rip':5 'without':9 'youtub':8"
    -bodyTs: "'anyway':66 'appar':36 'audio':46 'convers':27 'convert':18 'direct':50 'done':58 'format':61 'loss':32 'mp3':22 'music':12 'natur':29 'need':16 'onlin':26 'origin':43 'possibl':7,39 'preserv':41 'process':28 'qualiti':34,47 'read':2 'result':30 'rip':9,51 'somewher':3 'thank':67 'via':48 'video':11,44 'without':14 'would':55,62 'youtub':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699161730
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/7689245"
    +editedAt: DateTimeImmutable @1699075481 {#1554
      date: 2023-11-04 06:24:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699075330 {#1555
      date: 2023-11-04 06:22:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Oh I’m four days late but yes. The YouTube downloader also downloads audio, I didn’t realize they had a separate program that only downloads audio. Weird."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699450529 {#1679
    date: 2023-11-08 14:35:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FartsUnited@lemmy.dbzer0.com"
    "@Thorny_Insight@lemm.ee"
    "@CloverSi@lemmy.comfysnug.space"
    "@SomeRandomWords@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1598 …}
  +nested: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1705 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 101607
  -bodyTs: "'also':12 'audio':14,27 'day':5 'didn':16 'download':11,13,26 'four':4 'late':6 'm':3 'oh':1 'program':23 'realiz':18 'separ':22 'weird':28 'yes':8 'youtub':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1196400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699450529 {#1559
    date: 2023-11-08 14:35:29.0 +01:00
  }
  +"title": 101607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details